Amazon Private CA · Example Payload

Amazon Private Ca Permission Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

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

Top-level fields

CertificateAuthorityArnCreatedAtPrincipalSourceAccountActionsPolicy

Example Payload

Raw ↑
{
  "CertificateAuthorityArn": "arn:aws:acm-pca:us-east-1:123456789:certificate-authority/abc123",
  "CreatedAt": "example-CreatedAt",
  "Principal": "example-Principal",
  "SourceAccount": "example-SourceAccount",
  "Actions": "example-Actions",
  "Policy": "example-Policy"
}