AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-11-19 · Documentation low

File: AmazonRDS/latest/UserGuide/custom-setup-orcl.md

Summary

Removed 'AWS' prefix from multiple CloudFormation references throughout the document

Security assessment

Changes only modify service naming conventions (AWS CloudFormation → CloudFormation) without altering security recommendations or configurations. No impact on security posture or guidance.

Diff

diff --git a/AmazonRDS/latest/UserGuide/custom-setup-orcl.md b/AmazonRDS/latest/UserGuide/custom-setup-orcl.md
index ec79bb550..b63c8523d 100644
--- a//AmazonRDS/latest/UserGuide/custom-setup-orcl.md
+++ b//AmazonRDS/latest/UserGuide/custom-setup-orcl.md
@@ -72 +72 @@ Skip this step if either of the following is true:
-To simplify setup, we strongly recommend that you use AWS CloudFormation templates to create CloudFormation stacks. If you plan to configure IAM and your VPC manually, skip this step.
+To simplify setup, we strongly recommend that you use CloudFormation templates to create CloudFormation stacks. If you plan to configure IAM and your VPC manually, skip this step.
@@ -180 +180 @@ You can configure IAM using either CloudFormation or manual steps.
-We strongly recommend that you configure your RDS Custom for Oracle environment using AWS CloudFormation. This technique is the easiest and least error-prone.
+We strongly recommend that you configure your RDS Custom for Oracle environment using CloudFormation. This technique is the easiest and least error-prone.
@@ -230 +230 @@ When you use the CloudFormation template for IAM, it creates the following requi
-    1. Select the ****I acknowledge that AWS CloudFormation might create IAM resources with custom names**** check box.
+    1. Select the ****I acknowledge that CloudFormation might create IAM resources with custom names**** check box.
@@ -680 +680 @@ You can configure your virtual private cloud (VPC) using either CloudFormation o
-We strongly recommend that you configure your RDS Custom for Oracle environment using AWS CloudFormation. This technique is the easiest and least error-prone.
+We strongly recommend that you configure your RDS Custom for Oracle environment using CloudFormation. This technique is the easiest and least error-prone.
@@ -786 +786 @@ CloudFormation configures your private VPC. In the left panel, when **custom-vpc
-As an alternative to automating VPC creation with AWS CloudFormation, you can configure your VPC manually. This option might be best when you have a complex networking setup that uses existing resources.
+As an alternative to automating VPC creation with CloudFormation, you can configure your VPC manually. This option might be best when you have a complex networking setup that uses existing resources.