Amazon WorkSpaces Web · JSON Structure

Workspaces Web Arn Structure

ARN schema from Amazon WorkSpaces Web API

Type: string Properties: 0
End User ComputingSecure BrowserVirtual DesktopZero Trust

ARN is a JSON Structure definition published by Amazon WorkSpaces Web. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "pattern": "^arn:[\\w+=\\/,.@-]+:[a-zA-Z0-9\\-]+:[a-zA-Z0-9\\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\\/[a-fA-F0-9\\-]{36})+$",
  "minLength": 20,
  "maxLength": 2048,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "ARN",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-structure/workspaces-web-arn-structure.json",
  "description": "ARN schema from Amazon WorkSpaces Web API"
}