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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.CognitoSync.GetIdentityPoolConfiguration

Contents

Description

Synopsis

Request

Request constructor

getIdentityPoolConfiguration Source

GetIdentityPoolConfiguration constructor.

The fields accessible through corresponding lenses are:

Request lenses

gipcIdentityPoolId :: Lens' GetIdentityPoolConfiguration Text Source

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. This is the ID of the pool for which to return a configuration.

Response

Response constructor

Response lenses

gipcrIdentityPoolId :: Lens' GetIdentityPoolConfigurationResponse (Maybe Text) Source

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.

gipcrPushSync :: Lens' GetIdentityPoolConfigurationResponse (Maybe PushSync) Source

Configuration options applied to the identity pool.