Amazon Cognito · Example Payload

User Pools Log Configuration Type Example

AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated Identity

User Pools Log Configuration Type 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

LogLevelEventSourceCloudWatchLogsConfiguration

Example Payload

Raw ↑
{
  "LogLevel": "example-string",
  "EventSource": "example-string",
  "CloudWatchLogsConfiguration": "example-string"
}