amazonka-cognito-sync-1.3.0: 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.DescribeIdentityPoolUsage

Contents

Description

Gets usage details (for example, data storage) about a particular 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 DescribeIdentityPoolUsage.

Synopsis

Creating a Request

describeIdentityPoolUsage Source

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

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

Request Lenses

dipuIdentityPoolId :: Lens' DescribeIdentityPoolUsage Text Source

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

Destructuring the Response

describeIdentityPoolUsageResponse Source

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

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

Response Lenses