AWS AmazonRDS documentation change
Summary
Removed reference to Aurora Serverless v1 certificate management from SSL documentation
Security assessment
This change removes documentation about Aurora Serverless v1's use of ACM certificates. While SSL/TLS configuration is security-related, this appears to be documentation cleanup rather than addressing a security vulnerability. No security issue is mentioned in the change.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.md b/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.md index e42bf619f..9b8317733 100644 --- a//AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.md +++ b//AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL.md @@ -164,3 +164 @@ Your application trust store needs to only register the root CA certificate. Do -Amazon RDS Proxy and Aurora Serverless v1 use certificates from the AWS Certificate Manager (ACM). If you're using RDS Proxy, you don't need to download Amazon RDS certificates or 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, you don't need to download Amazon RDS certificates or 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) .