AWS lightsail documentation change
Summary
Added warning note clarifying that certificates cannot be deleted while in use, requiring domain changes or disabling before deletion.
Security assessment
The change addresses operational constraints of certificate management without referencing security vulnerabilities, exploits, or security features. It's a procedural clarification about resource dependencies, not a response to security threats.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md b/lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md index 6a8f6f787..e902e19a9 100644 --- a//lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md +++ b//lightsail/latest/userguide/amazon-lightsail-deleting-distribution-certificates.md @@ -18,0 +19,4 @@ You have a quota of certificates that you can create over a 365-day period. For +###### Important + +The **Delete** option is unavailable if the certificate you want to delete is in use. To delete certificates that are in use, you must first change the custom domains of the distribution that are using the certificate, or disable custom domains on the distribution that are using the certificate. +