AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersDetails - 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.

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: