{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ListMetricsOutput", "type": "object", "properties": { "Metrics": { "type": "array" }, "NextToken": { "type": "string" }, "OwningAccounts": { "type": "array" } } }