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)
A list with the following syntax:
list( Events = list( "string" ) )
[required] The Cognito Identity Pool ID for the request
svc$get_cognito_events( IdentityPoolId = "string" )