{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-outposts/refs/heads/main/json-schema/openapi-account-id-schema.json", "title": "AccountId", "description": "The ID of the Amazon Web Services account.", "type": "string", "pattern": "\\d{12}" }