AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersDetails - AWS Security Hub CSPM
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 12, 2026.

AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersDetails

A list of additional authentication providers for the GraphqlApi API.

Contents

AuthenticationType

The type of security configuration for your GraphQL API: API key, AWS Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or AWS Lambda.

Type: String

Pattern: .*\S.*

Required: No

LambdaAuthorizerConfig

The configuration for Lambda function authorization.

Type: AwsAppSyncGraphQlApiLambdaAuthorizerConfigDetails object

Required: No

OpenIdConnectConfig

The OpenID Connect configuration.

Type: AwsAppSyncGraphQlApiOpenIdConnectConfigDetails object

Required: No

UserPoolConfig

The Amazon Cognito user pools configuration.

Type: AwsAppSyncGraphQlApiUserPoolConfigDetails object

Required: No

See Also

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