awscc_appsync_resolver (Resource)

The AWS::AppSync::Resolver resource defines the logical GraphQL resolver that you attach to fields in a schema. Request and response templates for resolvers are written in Apache Velocity Template Language (VTL) format. For more information about resolvers, see Resolver Mapping Template Reference. When you submit an update, CFNLong updates resources based on differences between what you submit and the stack's current template. To cause this resource to be updated you must change a property value for this resource in the CFNshort template. Changing the S3 file content without changing a property value will not result in an update operation. See Update Behaviors of Stack Resources in the User Guide.

Schema

Required

Optional

Read-Only

Nested Schema for caching_config

Required:

Optional:

Nested Schema for pipeline_config

Optional:

Nested Schema for runtime

Required:

Nested Schema for sync_config

Required:

Optional:

Nested Schema for sync_config.lambda_conflict_handler_config

Optional:

Import

Import is supported using the following syntax:

$ terraform import awscc_appsync_resolver.example <resource ID>