Amazon Private CA · Example Payload

Amazon Private Ca Key Usage Example

Certificate AuthorityCertificatesPKISecurityX.509TLSIoT

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

Top-level fields

DigitalSignatureNonRepudiationKeyEnciphermentDataEnciphermentKeyAgreementKeyCertSignCRLSignEncipherOnlyDecipherOnly

Example Payload

Raw ↑
{
  "DigitalSignature": "example-DigitalSignature",
  "NonRepudiation": "example-NonRepudiation",
  "KeyEncipherment": "example-KeyEncipherment",
  "DataEncipherment": "example-DataEncipherment",
  "KeyAgreement": "example-KeyAgreement",
  "KeyCertSign": "example-KeyCertSign",
  "CRLSign": "example-CRLSign",
  "EncipherOnly": "example-EncipherOnly",
  "DecipherOnly": "example-DecipherOnly"
}