| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.CognitoSync.GetCognitoEvents
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
Request
data GetCognitoEvents Source
Instances
Request constructor
Arguments
| :: Text | |
| -> GetCognitoEvents |
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