metadataKey schema from Amazon Health Dashboard API
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-health-dashboard/refs/heads/main/json-schema/health-metadata-key-schema.json", "title": "metadataKey", "description": "metadataKey schema from Amazon Health Dashboard API", "type": "string" }