paws.security.identity (version 0.1.0)

cognitosync_describe_identity_pool_usage: Gets usage details (for example, data storage) about a particular identity pool

Description

Gets usage details (for example, data storage) about a particular identity pool.

Usage

cognitosync_describe_identity_pool_usage(IdentityPoolId)

Arguments

IdentityPoolId

[required] 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.

Request syntax

svc$describe_identity_pool_usage(
  IdentityPoolId = "string"
)

Details

This API can only be called with developer credentials. You cannot call this API with the temporary user credentials provided by Cognito Identity.