Amazon AppSync · Schema

FunctionConfiguration

A reusable pipeline function configuration

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
functionId string The function ID
functionArn string The function ARN
name string The function name
description string The function description
dataSourceName string The data source name
requestMappingTemplate string The request mapping template
responseMappingTemplate string The response mapping template
functionVersion string The function version
syncConfig string syncConfig
maxBatchSize integer Maximum batch size
runtime string runtime
code string The function code
View JSON Schema on GitHub