Amazon AppSync · Example Payload

Appsync Cognito User Pool Config Example

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync Cognito User Pool Config Example is an example object payload from Amazon AppSync, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

userPoolIdawsRegionappIdClientRegex

Example Payload

Raw ↑
{
  "userPoolId": "us-east-1_abc123",
  "awsRegion": "us-east-1",
  "appIdClientRegex": ".*"
}