AWS AmazonRDS documentation change
Summary
Corrected grammar in TLS deprecation notice from 'recommends' to 'recommend'.
Security assessment
This is a minor grammatical correction in existing security guidance about TLS deprecation. It doesn't introduce new security information or address a specific vulnerability.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md b/AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md index 1117f448a..6b326d0bf 100644 --- a//AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md +++ b//AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md @@ -84 +84 @@ Use the master user account for administrative tasks such as creating additional -Transport Layer Security protocol versions 1.0 and 1.1 (TLS 1.0 and TLS 1.1) are deprecated. In accordance with security best practices, Oracle has deprecated the use of TLS 1.0 and TLS 1.1. To meet your security requirements, we strongly recommends that you use TLS 1.2 instead. +Transport Layer Security protocol versions 1.0 and 1.1 (TLS 1.0 and TLS 1.1) are deprecated. In accordance with security best practices, Oracle has deprecated the use of TLS 1.0 and TLS 1.1. To meet your security requirements, we strongly recommend that you use TLS 1.2 instead.