{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/LayerPermissionAllowedPrincipal", "title": "LayerPermissionAllowedPrincipal", "type": "string", "pattern": "\\d{12}|\\*|arn:(aws[a-zA-Z-]*):iam::\\d{12}:root" }