AWS AppSync Resolver PipelineConfig
Use the
PipelineConfig property type to specify PipelineConfig for an AWS AppSync resolver.
PipelineConfig is a property of the AWS::AppSync::Resolver resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Functions" :[}String, ...]
YAML
Functions:-String
Properties
Functions-
The FunctionsIds of the functions attached with the resolver.
Required: No
Type: List of String values
Update requires: No interruption
See Also
-
PipelineResolverConfig operation in the AWS AppSync API Reference
