{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ServerlessV1ProviderRegionId", "title": "Serverless V1 Provider Region ID", "description": "Region ID for serverless v1 cloud provider region.", "type": "string", "example": "us" }