{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-private-ca/refs/heads/main/json-schema/amazon-private-ca-describe-certificate-authority-audit-report-request-schema.json", "title": "DescribeCertificateAuthorityAuditReportRequest", "description": "DescribeCertificateAuthorityAuditReportRequest schema from Amazon Private CA API", "type": "object", "properties": { "CertificateAuthorityArn": { "allOf": [ { "$ref": "#/components/schemas/Arn" }, { "description": "
The Amazon Resource Name (ARN) of the private CA. This must be of the form:
arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012 .