{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/KMSKeyArn", "title": "KMSKeyArn", "type": "string", "pattern": "(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()" }