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