Function Configuration
An example resource schema demonstrating some basic constructs and validation rules.
Example Usage
Example
No Java example available.
Properties
The Amazon S3 endpoint (where the code is located??).
The name of data source this function will attach.
The function description.
The ARN for the function generated by the service
The unique identifier for the function generated by the service
The version of the request mapping template. Currently, only the 2018-05-29 version of the template is supported.
The maximum number of resolver request inputs that will be sent to a single AWS Lambda function in a BatchInvoke operation.
The Function request mapping template. Functions support only the 2018-05-29 version of the request mapping template.
Describes a Sync configuration for a resolver. Contains information on which Conflict Detection, as well as Resolution strategy, should be performed when the resolver is invoked.
The Function response mapping template.
The location of a response mapping template in an Amazon S3 bucket. Use this if you want to provision with a template file in Amazon S3 rather than embedding it in your CloudFormation template.
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.
Describes a Sync configuration for a resolver. Specifies which Conflict Detection strategy and Resolution strategy to use when the resolver is invoked.