Amazon OpenSearch Service API · Example Payload

Openapi Cognito Options Example

AnalyticsElasticsearchSearch

Openapi Cognito Options Example is an example object payload from Amazon OpenSearch Service API, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EnabledUserPoolIdIdentityPoolIdRoleArn

Example Payload

Raw ↑
{
  "Enabled": "example-string",
  "UserPoolId": "resource-abc123",
  "IdentityPoolId": "resource-abc123",
  "RoleArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}