APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon AppSync
CreateFunctionRequest
Amazon AppSync
· Schema
CreateFunctionRequest
Request to create a pipeline function
Amazon AppSync
GraphQL
API Management
Serverless
AWS
Properties
Name
Type
Description
name
string
The function name
description
string
Function description
dataSourceName
string
Data source name
requestMappingTemplate
string
Request mapping template
responseMappingTemplate
string
Response mapping template
functionVersion
string
Function version
syncConfig
string
syncConfig
maxBatchSize
integer
Maximum batch size
runtime
string
runtime
code
string
Function code
View JSON Schema on GitHub