{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-private-ca/refs/heads/main/json-structure/amazon-private-ca-certificate-authority-usage-mode-structure.json", "name": "CertificateAuthorityUsageMode", "description": "CertificateAuthorityUsageMode schema from Amazon Private CA API", "type": "string", "enum": [ "GENERAL_PURPOSE", "SHORT_LIVED_CERTIFICATE" ] }