CertificateAssociationSummary
Describes a summary of a certificate association.
Contents
- acmCertificateArn
-
The Amazon Resource Name (ARN) of the ACM certificate.
Type: String
Length Constraints: Minimum length of 75. Maximum length of 256.
Pattern:
arn:(aws|aws-cn|aws-us-gov):acm:[a-z0-9-]+:[0-9]{12}:certificate/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: Yes
- status
-
The status of the certificate association.
Type: String
Valid Values:
PENDING_ASSOCIATION | ASSOCIATED | PENDING_DISASSOCIATION | DISASSOCIATED | FAILEDRequired: Yes
- associatedAt
-
The timestamp of when the certificate was associated.
Type: Timestamp
Required: No
- updatedAt
-
The timestamp of when the certificate association was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: