Certificates
Contains one or more certificates or a certificate signing request (CSR).
Contents
- AwsHardwareCertificate
-
The HSM hardware certificate issued (signed) by AWS CloudHSM.
Type: String
Length Constraints: Maximum length of 20000.
Pattern:
[a-zA-Z0-9+-/=\s]*
Required: No
- ClusterCertificate
-
The cluster certificate issued (signed) by the issuing certificate authority (CA) of the cluster's owner.
Type: String
Length Constraints: Maximum length of 20000.
Pattern:
[a-zA-Z0-9+-/=\s]*
Required: No
- ClusterCsr
-
The cluster's certificate signing request (CSR). The CSR exists only when the cluster's state is
UNINITIALIZED
.Type: String
Length Constraints: Maximum length of 20000.
Pattern:
[a-zA-Z0-9+-/=\s]*
Required: No
- HsmCertificate
-
The HSM certificate issued (signed) by the HSM hardware.
Type: String
Length Constraints: Maximum length of 20000.
Pattern:
[a-zA-Z0-9+-/=\s]*
Required: No
- ManufacturerHardwareCertificate
-
The HSM hardware certificate issued (signed) by the hardware manufacturer.
Type: String
Length Constraints: Maximum length of 20000.
Pattern:
[a-zA-Z0-9+-/=\s]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: