Amazon WorkSpaces · Schema

CertificateAuthorityArn

CertificateAuthorityArn schema from Amazon WorkSpaces API

DesktopEnd User ComputingVirtual DesktopDesktop as a Service
View JSON Schema on GitHub

JSON Schema

workspaces-certificate-authority-arn-schema.json Raw ↑
{
  "type": "string",
  "pattern": "arn:[\\w+=/,.@-]+:[\\w+=/,.@-]+:[\\w+=/,.@-]*:[0-9]*:[\\w+=,.@-]+(/[\\w+=,.@-]+)*",
  "minLength": 5,
  "maxLength": 200,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CertificateAuthorityArn",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-certificate-authority-arn-schema.json",
  "description": "CertificateAuthorityArn schema from Amazon WorkSpaces API"
}