TlsCertificateData
Contains metadata about an AWS Certificate Manager certificate.
Contents
- CertificateArn
-
The Amazon Resource Name (ARN) of the certificate.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn:aws.*
Required: No
- CertificateSerial
-
The serial number of the certificate.
Type: String
Required: No
- Status
-
The status of the certificate.
Type: String
Required: No
- StatusMessage
-
Contains details about the certificate status, including information about certificate errors.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[a-zA-Z0-9- ]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: