AwsAppSyncGraphQlApiUserPoolConfigDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsAppSyncGraphQlApiUserPoolConfigDetails

Specifies the authorization configuration for using Amazon Cognito user pools with your AWS 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 AWS 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 AWS SDKs, see the following: