cognitosync_get_cognito_events: Gets the events and the corresponding Lambda functions associated with
an identity pool
Description
Gets the events and the corresponding Lambda functions associated with
an identity pool.
Usage
cognitosync_get_cognito_events(IdentityPoolId)
Arguments
IdentityPoolId
[required] The Cognito Identity Pool ID for the request
Request syntax
svc$get_cognito_events(
IdentityPoolId = "string"
)
Details
This API can only be called with developer credentials. You cannot call
this API with the temporary user credentials provided by Cognito
Identity.