Package-level declarations
Types
An auth mode.
An auth provider for the AppSync API.
Optional authorization configuration for using Amazon Cognito user pools with your API endpoint.
The configuration for an Event Api
The log config for the AppSync API.
A LambdaAuthorizerConfig holds configuration on how to authorize AWS AppSync API access when using the AWS_LAMBDA authorizer mode. Be aware that an AWS AppSync API may have only one Lambda authorizer configured at a time.
The OpenID Connect configuration.
An auth mode.
Describes a runtime used by an AWS AppSync pipeline resolver or AWS AppSync function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.
The LambdaConflictHandlerConfig when configuring LAMBDA as the Conflict Handler.
Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.
Describes a runtime used by an APSYlong resolver or APSYlong function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.
The caching configuration for a resolver that has caching activated.
The `LambdaConflictHandlerConfig`
when configuring LAMBDA as the Conflict Handler.
Use the `PipelineConfig`
property type to specify `PipelineConfig`
for an APSYlong resolver. `PipelineConfig`
is a property of the AWS::AppSync::Resolver resource.
Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.