AWS acm documentation change
Summary
Added note about eventual consistency when deleting certificates.
Security assessment
Clarifies operational behavior but does not relate to security features or vulnerabilities.
Diff
diff --git a/acm/latest/userguide/gs-acm-delete.md b/acm/latest/userguide/gs-acm-delete.md index 7aa7fa97d..39bf4b889 100644 --- a//acm/latest/userguide/gs-acm-delete.md +++ b//acm/latest/userguide/gs-acm-delete.md @@ -7 +7 @@ -You can use the ACM console or the AWS CLI to delete a certificate. +You can use the ACM console or the AWS CLI to delete a certificate. Deleting a ticket is eventually consistent. A certificate may appear in lists for a short time after it's deleted.