Amazon AppSync · Schema

UpdateFunctionRequest

Request to update a function

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
name string 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
View JSON Schema on GitHub