Amazon Cognito · Example Payload

Identity Pools Set Principal Tag Attribute Map Input Example

AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated Identity

Identity Pools Set Principal Tag Attribute Map Input 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"
}