IdentityCertificate
An object that contains information about an S/MIME certificate that's associated with an email identity.
Contents
- CertificateArn
-
The Amazon Resource Name (ARN) of the AWS Certificate Manager (ACM) certificate that's associated with the email identity.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:[\w+=/,.@-]+:[\w+=/,.@-]+:[\w+=/,.@-]*:[0-9]+:certificate/[\w+=,.@-]+Required: No
- CertificateExpiryTime
-
The timestamp after which the certificate is no longer valid.
Type: Timestamp
Required: No
- FromAddress
-
The email address that the certificate applies to.
Type: String
Required: No
- Status
-
The status of the certificate association. A status of
ACTIVEindicates that the certificate is ready to use for signing.Type: String
Valid Values:
PROVISIONING | INACTIVE | DEPROVISIONING | ACTIVE | FAILEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: