Amazon Private CA · Example Payload

Amazon Private Ca Revoke Certificate Request Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

Amazon Private Ca Revoke Certificate Request Example is an example object payload from Amazon Private CA, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CertificateAuthorityArnCertificateSerialRevocationReason

Example Payload

Raw ↑
{
  "CertificateAuthorityArn": "arn:aws:acm-pca:us-east-1:123456789:certificate-authority/abc123",
  "CertificateSerial": "01:23:45:67:89:ab:cd:ef",
  "RevocationReason": "example-RevocationReason"
}