{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://api-evangelist.github.io/amazon-appsync/json-structure/appsync-create-function-response-structure.json", "title": "CreateFunctionResponse", "description": "Response from creating a function", "type": "record", "fields": { "functionConfiguration": { "type": "string", "description": "functionConfiguration" } } }