AWS AmazonRDS documentation change
Summary
Added note about Secrets Manager integration for master passwords during Oracle snapshot restores
Security assessment
Expands documentation on secure credential management via Secrets Manager during snapshot restoration, enhancing security guidance without resolving a specific security flaw.
Diff
diff --git a/AmazonRDS/latest/UserGuide/USER_RestoreFromSnapshot.md b/AmazonRDS/latest/UserGuide/USER_RestoreFromSnapshot.md index 29c51d00d..57e0cdffc 100644 --- a//AmazonRDS/latest/UserGuide/USER_RestoreFromSnapshot.md +++ b//AmazonRDS/latest/UserGuide/USER_RestoreFromSnapshot.md @@ -217,0 +218,2 @@ When you restore an Oracle database from a DB snapshot, consider the following: + * You can manage your master user password in AWS Secrets Manager. For more information, see [Overview of managing master user passwords with AWS Secrets Manager](./rds-secrets-manager.html#rds-secrets-manager-overview). +