Amazon Private CA · Example Payload

Amazon Private Ca Import Certificate Authority Certificate Request Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

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

CertificateAuthorityArnCertificateCertificateChain

Example Payload

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