Gets usage information for an identity, including number of datasets and data usage.
cognitosync_describe_identity_usage(IdentityPoolId, IdentityId)
[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.
[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.
svc$describe_identity_usage( IdentityPoolId = "string", IdentityId = "string" )
This API can be called with temporary user credentials provided by Cognito Identity or with developer credentials.