amazonka-cognito-sync-0.3.6: Amazon Cognito Sync SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CognitoSync.GetCognitoEvents

Contents

Description

Gets the events and the corresponding Lambda functions associated with an identity pool

http://docs.aws.amazon.com/cognitosync/latest/APIReference/API_GetCognitoEvents.html

Synopsis

Request

Request constructor

getCognitoEvents Source

GetCognitoEvents constructor.

The fields accessible through corresponding lenses are:

Request lenses

gceIdentityPoolId :: Lens' GetCognitoEvents Text Source

The Cognito Identity Pool ID for the request

Response

Response constructor

getCognitoEventsResponse :: GetCognitoEventsResponse Source

GetCognitoEventsResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

gcerEvents :: Lens' GetCognitoEventsResponse (HashMap Text Text) Source

The Cognito Events returned from the GetCognitoEvents request