AWS AmazonRDS documentation change
Summary
Added note about encrypted backups for cross-region PITR and updated feature support list
Security assessment
The change clarifies security-related functionality (encrypted backups) but does not address a specific vulnerability.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Db2.Concepts.FeatureSupport.md b/AmazonRDS/latest/UserGuide/Db2.Concepts.FeatureSupport.md index 39a08a5fa..3dbd6f3d9 100644 --- a//AmazonRDS/latest/UserGuide/Db2.Concepts.FeatureSupport.md +++ b//AmazonRDS/latest/UserGuide/Db2.Concepts.FeatureSupport.md @@ -82,0 +83,4 @@ RDS for Db2 supports the following core Amazon RDS features: +###### Note + +To be able to restore your backup, don't provide a name for your database when you create a DB instance. For more information, see [Creating an Amazon RDS DB instance](./USER_CreateDBInstance.html). + @@ -91 +95 @@ RDS for Db2 supports the following core Amazon RDS features: - * Cross-Region point-in-time recovery (PITR) + * Cross-Region point-in-time recovery (PITR), including for encrypted backups @@ -142,2 +145,0 @@ RDS for Db2 supports Multi-AZ deployments, cross-Region automated backups, and r - * Cross-Region point-in-time-recovery (PITR) for encrypted backups. -