AuthProvider
class AuthProvider
Describes an authorization provider.
Types
Properties
Link copied to clipboard
The authorization type.
Link copied to clipboard
Describes an Amazon Cognito user pool configuration.
Link copied to clipboard
A LambdaAuthorizerConfig
specifies how to authorize AppSync API access when using the AWS_LAMBDA
authorizer mode. Be aware that an AppSync API can have only one Lambda authorizer configured at a time.
Link copied to clipboard
Describes an OpenID Connect (OIDC) configuration.