Amazon Cognito · Example Payload

Identity Pools Role Mapping Example

AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated Identity

Identity Pools Role Mapping Example is an example object payload from Amazon Cognito, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TypeAmbiguousRoleResolutionRulesConfiguration

Example Payload

Raw ↑
{
  "Type": "example-string",
  "AmbiguousRoleResolution": "example-string",
  "RulesConfiguration": "example-string"
}