AWS lightsail documentation change
Summary
Added explicit warning banner about irreversible certificate deletion and rephrased quota explanation
Security assessment
The new warning emphasizes operational security consequences of certificate deletion but doesn't address a specific vulnerability. The change improves visibility of security-related operational risks (potential service disruption) rather than patching a security flaw.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md b/lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md index 1a2eb7e0d..6a8f6f787 100644 --- a//lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md +++ b//lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md @@ -8,0 +9,4 @@ Delete an SSL/TLS certificate for your distribution +###### Warning + +Deleting an SSL/TLS certificate is final and can't be undone. + @@ -11 +15 @@ You can delete Amazon Lightsail SSL/TLS certificates that you're no longer using -Deleting an SSL/TLS certificate is final and can't be undone. You have a quota of certificates you can create over a 365-day period. For more information, see [Lightsail service quotas](https://docs.aws.amazon.com/general/latest/gr/lightsail.html#limits_lightsail) in the _AWS General Reference_. +You have a quota of certificates that you can create over a 365-day period. For more information, see [Lightsail service quotas](https://docs.aws.amazon.com/general/latest/gr/lightsail.html#limits_lightsail) in the _AWS General Reference_.