ManagedCertificate
The ACM certificate associated with the HTTPS domain created for the Express service.
Contents
- domainName
-
The fully qualified domain name (FQDN) that is secured with this ACM certificate.
Type: String
Required: Yes
- status
-
The status of the ACM; certificate.
Type: String
Valid Values:
PROVISIONING | ACTIVE | DEPROVISIONING | DELETED | FAILEDRequired: Yes
- updatedAt
-
The Unix timestamp for when the ACM certificate was last updated
Type: Timestamp
Required: Yes
- arn
-
The Amazon Resource Name (ARN) of the ACM certificate.
Type: String
Required: No
- statusReason
-
Information about why the ACM certificate is in the current status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: