View source: R/cognitosync_operations.R
cognitosync_describe_identity_usage | R Documentation |
Gets usage information for an identity, including number of datasets and data usage.
See https://www.paws-r-sdk.com/docs/cognitosync_describe_identity_usage/ for full documentation.
cognitosync_describe_identity_usage(IdentityPoolId, IdentityId)
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. |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.