LayerPermissionAllowedPrincipal

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-layerpermissionallowedprincipal-schema.json Raw ↑
{
  "$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"
}