AwsAppSyncGraphQlApiUserPoolConfigDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsAppSyncGraphQlApiUserPoolConfigDetails

Specifies the authorization configuration for using Amazon Cognito user pools with your Amazon AppSync GraphQL API endpoint.

Contents

AppIdClientRegex

A regular expression for validating the incoming Amazon Cognito user pools app client ID. If this value isn't set, no filtering is applied.

Type: String

Pattern: .*\S.*

Required: No

AwsRegion

The Amazon Web Services Region in which the user pool was created.

Type: String

Pattern: .*\S.*

Required: No

DefaultAction

The action that you want your GraphQL API to take when a request that uses Amazon Cognito user pools authentication doesn't match the Amazon Cognito user pools configuration.

Type: String

Pattern: .*\S.*

Required: No

UserPoolId

The user pool ID.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: