Amazon Private CA · Example Payload

Amazon Private Ca Create Certificate Authority Request Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

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

Top-level fields

CertificateAuthorityConfigurationRevocationConfigurationCertificateAuthorityTypeIdempotencyTokenKeyStorageSecurityStandardTagsUsageMode

Example Payload

Raw ↑
{
  "CertificateAuthorityConfiguration": "example-CertificateAuthorityConfiguration",
  "RevocationConfiguration": "example-RevocationConfiguration",
  "CertificateAuthorityType": "ROOT",
  "IdempotencyToken": "abc218def",
  "KeyStorageSecurityStandard": "example-KeyStorageSecurityStandard",
  "Tags": "example-Tags",
  "UsageMode": "example-UsageMode"
}