{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "AutoScalingConfigurationSummary", "type": "record", "fields": [ { "name": "AutoScalingConfigurationArn", "type": "string" }, { "name": "AutoScalingConfigurationName", "type": "string" }, { "name": "AutoScalingConfigurationRevision", "type": "string" } ] }