Amazon Private CA · Example Payload

Amazon Private Ca Update Certificate Authority Request Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

Amazon Private Ca Update Certificate Authority 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

CertificateAuthorityArnRevocationConfigurationStatus

Example Payload

Raw ↑
{
  "CertificateAuthorityArn": "arn:aws:acm-pca:us-east-1:123456789:certificate-authority/abc123",
  "RevocationConfiguration": "example-RevocationConfiguration",
  "Status": "ACTIVE"
}