Amazon Cognito · Example Payload

Identity Pools Get Principal Tag Attribute Map Response Example

AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated Identity

Identity Pools Get Principal Tag Attribute Map Response Example is an example object payload from Amazon Cognito, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdentityPoolIdIdentityProviderNameUseDefaultsPrincipalTags

Example Payload

Raw ↑
{
  "IdentityPoolId": "us-east-1_example",
  "IdentityProviderName": "example-name",
  "UseDefaults": "example-string",
  "PrincipalTags": "example-string"
}