CreateFunctionRequest
class CreateFunctionRequest
Types
Properties
Link copied to clipboard
The Function``DataSource
name.
Link copied to clipboard
The Function
description.
Link copied to clipboard
The version
of the request mapping template. Currently, the supported value is 2018-05-29. Note that when using VTL and mapping templates, the functionVersion
is required.
Link copied to clipboard
The maximum batching size for a resolver.
Link copied to clipboard
The Function
request mapping template. Functions support only the 2018-05-29 version of the request mapping template.
Link copied to clipboard
The Function
response mapping template.
Link copied to clipboard
Describes a runtime used by an Amazon Web Services AppSync pipeline resolver or Amazon Web Services AppSync function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.
Link copied to clipboard
Describes a Sync configuration for a resolver.