Amazon Private CA · Example Payload

Amazon Private Ca Certificate Authority Configuration Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

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

Top-level fields

KeyAlgorithmSigningAlgorithmSubjectCsrExtensions

Example Payload

Raw ↑
{
  "KeyAlgorithm": "RSA_2048",
  "SigningAlgorithm": "RSA_2048",
  "Subject": "example-Subject",
  "CsrExtensions": "example-CsrExtensions"
}