Amazon Private CA · Example Payload

Amazon Private Ca List Tags Request Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

Amazon Private Ca List Tags 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

CertificateAuthorityArnNextTokenMaxResults

Example Payload

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