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