AWS AmazonRDS documentation change
Summary
Removed reference to Aurora Serverless v1 certificate management from SSL certificate rotation documentation
Security assessment
This change removes documentation about how Aurora Serverless v1 handles SSL/TLS certificates. While certificate management is security-critical, this appears to be documentation cleanup for a deprecated feature rather than addressing a specific security vulnerability. No security issue is indicated.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.md b/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.md index 7d1d1fd99..d2eebd3c8 100644 --- a//AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.md +++ b//AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.md @@ -30,3 +30 @@ Consider the following situations before rotating your certificate: - * Amazon RDS Proxy and Aurora Serverless v1 use certificates from the AWS Certificate Manager (ACM). If you're using RDS Proxy, when you rotate your SSL/TLS certificate, you don't need to update applications that use RDS Proxy connections. For more information, see [Using TLS/SSL with RDS Proxy](./rds-proxy.howitworks.html#rds-proxy-security.tls) . - - * If you're using Aurora Serverless v1, downloading Amazon RDS certificates isn't required. For more information, see [Using TLS/SSL with Aurora Serverless v1](./aurora-serverless.html#aurora-serverless.tls) . + * Amazon RDS Proxy uses certificates from the AWS Certificate Manager (ACM). If you're using RDS Proxy, when you rotate your SSL/TLS certificate, you don't need to update applications that use RDS Proxy connections. For more information, see [Using TLS/SSL with RDS Proxy](./rds-proxy.howitworks.html#rds-proxy-security.tls) .