Amazon Cognito · Example Payload

Cognito Idp Provider Description Example

AuthenticationAuthorizationIdentityIdentity ProviderOAuth2OIDC

Cognito Idp Provider Description 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

ProviderNameProviderTypeLastModifiedDateCreationDate

Example Payload

Raw ↑
{
  "ProviderName": "my-user-pool-01",
  "ProviderType": "my-user-pool-01",
  "LastModifiedDate": "example-value",
  "CreationDate": "example-value"
}