{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "InstanceConfiguration", "type": "record", "fields": [ { "name": "Cpu", "type": "string" }, { "name": "Memory", "type": "string" }, { "name": "InstanceRoleArn", "type": "string" } ] }