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

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CognitoSync.GetCognitoEvents

Contents

Description

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.

See: AWS API Reference for GetCognitoEvents.

Synopsis

Creating a Request

getCognitoEvents Source

Creates a value of GetCognitoEvents with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

gceIdentityPoolId :: Lens' GetCognitoEvents Text Source

The Cognito Identity Pool ID for the request

Destructuring the Response

getCognitoEventsResponse Source

Creates a value of GetCognitoEventsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

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

The Cognito Events returned from the GetCognitoEvents request