AWS::AppSync::Resolver PipelineConfig
Use the PipelineConfig property type to specify PipelineConfig for an Amazon AppSync resolver.
PipelineConfig is a property of the AWS::AppSync::Resolver
resource.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Functions" :[ String, ... ]}
YAML
Functions:- String
Properties
Functions-
A list of
Functionobjects.Required: No
Type: List of String
Update requires: No interruption