Amazon Private CA · Schema

CertificateAuthority

Contains information about your private certificate authority (CA). Your private CA can issue and revoke X.509 digital certificates. Digital certificates verify that the entity named in the certificate Subject field owns or controls the public key contained in the Subject Public Key Info field. Call the CreateCertificateAuthority action to create your private CA. You must then call the GetCertificateAuthorityCertificate action to retrieve a private CA certificate signing request (CSR). Sign the CSR with your Amazon Web Services Private CA-hosted or on-premises root or subordinate CA certificate. Call the ImportCertificateAuthorityCertificate action to import the signed certificate into Certificate Manager (ACM).

AWSCertificate AuthorityCertificatesPKISecurityX.509TLSIoT

Properties

Name Type Description
Arn object
OwnerAccount object
CreatedAt object
LastStateChangeAt object
Type object
Serial object
Status object
NotBefore object
NotAfter object
FailureReason object
CertificateAuthorityConfiguration object
RevocationConfiguration object
RestorableUntil object
KeyStorageSecurityStandard object
UsageMode object
View JSON Schema on GitHub