AWS AmazonRDS documentation change
Summary
Updated section headers, added block size limits, and revised TLS deprecation wording
Security assessment
Clarifies TLS 1.0/1.1 deprecation (a security best practice) but does not address a new vulnerability. Adds documentation about security recommendations.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md b/AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md index 40e5de1cd..92f33ffb2 100644 --- a//AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md +++ b//AmazonRDS/latest/UserGuide/Oracle.Concepts.limitations.md @@ -5 +5 @@ -File size limitsPublic synonymsSchemas for unsupported featuresLimitations for Oracle DBA privilegesDeprecation of TLS 1.0 and 1.1 Transport Layer Security +File size limitsFile size limitsPublic synonymsSchemas for unsupported features in RDS for OracleLimitations for DBA privileges in RDS for OracleDeprecation of TLS 1.0 and 1.1 @@ -18,0 +19,2 @@ This list is not exhaustive. + * Block size limits in RDS for Oracle + @@ -21 +23 @@ This list is not exhaustive. - * Schemas for unsupported features + * Schemas for unsupported features in RDS for Oracle @@ -23 +25 @@ This list is not exhaustive. - * Limitations for Oracle DBA privileges + * Limitations for DBA privileges in RDS for Oracle @@ -25 +27 @@ This list is not exhaustive. - * Deprecation of TLS 1.0 and 1.1 Transport Layer Security + * Deprecation of TLS 1.0 and 1.1 Transport Layer Security in RDS for Oracle @@ -40,0 +43,4 @@ The maximum size of a single file on RDS for Oracle DB instances is 16 TiB (tebi +## Block size limits in RDS for Oracle + +The maximum size of a single block on RDS for Oracle DB instances is 8 KB. The 16 KB block size isn't supported. + @@ -47 +53 @@ You can create public synonyms referencing objects in your own schemas. -## Schemas for unsupported features +## Schemas for unsupported features in RDS for Oracle @@ -51 +57 @@ In general, Amazon RDS doesn't prevent you from creating schemas for unsupported -## Limitations for Oracle DBA privileges +## Limitations for DBA privileges in RDS for Oracle @@ -74 +80 @@ Use the master user account for administrative tasks such as creating additional -## Deprecation of TLS 1.0 and 1.1 Transport Layer Security +## Deprecation of TLS 1.0 and 1.1 Transport Layer Security in RDS for Oracle @@ -76 +82 @@ 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, RDS for Oracle 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 recommends that you use TLS 1.2 instead.