AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

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

File: AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' throughout the document for terminology consistency

Security assessment

The changes are purely branding/terminology updates (removing redundant 'AWS' from CloudFormation references). No security vulnerabilities, mitigations, or security features are mentioned or modified. The existing security warning about 0.0.0.0/0 SSH access remains unchanged.

Diff

diff --git a/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md b/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md
index c8fd8330b..8f94be095 100644
--- a//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md
+++ b//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md
@@ -5 +5 @@
-PrerequisitesStep 1: Create an EC2 instanceStep 2: Create an Oracle DB instance(Optional) Create VPC, EC2 instance, and Oracle DB instance using AWS CloudFormationStep 3: Connect your SQL client to an Oracle DB instanceStep 4: Delete the EC2 instance and DB instance(Optional) Delete the EC2 instance and DB instance created with CloudFormation(Optional) Connect your DB instance to a Lambda function
+PrerequisitesStep 1: Create an EC2 instanceStep 2: Create an Oracle DB instance(Optional) Create VPC, EC2 instance, and Oracle DB instance using CloudFormationStep 3: Connect your SQL client to an Oracle DB instanceStep 4: Delete the EC2 instance and DB instance(Optional) Delete the EC2 instance and DB instance created with CloudFormation(Optional) Connect your DB instance to a Lambda function
@@ -25 +25 @@ This tutorial allows you to create your resources by using one of the following
-  2. Use AWS CloudFormation to create the database instance and EC2 instance ‐ (Optional) Create VPC, EC2 instance, and Oracle DB instance using AWS CloudFormation
+  2. Use CloudFormation to create the database instance and EC2 instance ‐ (Optional) Create VPC, EC2 instance, and Oracle DB instance using CloudFormation
@@ -42 +42 @@ When you use **Standard create** instead, you can specify more configuration opt
-  * (Optional) Create VPC, EC2 instance, and Oracle DB instance using AWS CloudFormation
+  * (Optional) Create VPC, EC2 instance, and Oracle DB instance using CloudFormation
@@ -208 +208 @@ When the status changes to **Available** , you can connect to the DB instance. D
-## (Optional) Create VPC, EC2 instance, and Oracle DB instance using AWS CloudFormation
+## (Optional) Create VPC, EC2 instance, and Oracle DB instance using CloudFormation
@@ -210 +210 @@ When the status changes to **Available** , you can connect to the DB instance. D
-Instead of using the console to create your VPC, EC2 instance, and Oracle DB instance, you can use AWS CloudFormation to provision AWS resources by treating infrastructure as code. To help you organize your AWS resources into smaller and more manageable units, you can use the AWS CloudFormation nested stack functionality. For more information, see [ Creating a stack on the AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) and [Working with nested stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html). 
+Instead of using the console to create your VPC, EC2 instance, and Oracle DB instance, you can use CloudFormation to provision AWS resources by treating infrastructure as code. To help you organize your AWS resources into smaller and more manageable units, you can use the CloudFormation nested stack functionality. For more information, see [ Creating a stack on the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) and [Working with nested stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html). 
@@ -214 +214 @@ Instead of using the console to create your VPC, EC2 instance, and Oracle DB ins
-AWS CloudFormation is free, but the resources that CloudFormation creates are live. You incur the standard usage fees for these resources until you terminate them. For more information, see [RDS for Oracle pricing](https://aws.amazon.com/rds/oracle/pricing).
+CloudFormation is free, but the resources that CloudFormation creates are live. You incur the standard usage fees for these resources until you terminate them. For more information, see [RDS for Oracle pricing](https://aws.amazon.com/rds/oracle/pricing).
@@ -216 +216 @@ AWS CloudFormation is free, but the resources that CloudFormation creates are li
-To create your resources using the AWS CloudFormation console, complete the following steps:
+To create your resources using the CloudFormation console, complete the following steps:
@@ -239 +239 @@ Before starting this process, make sure you have a Key pair for an EC2 instance
-When you use the AWS CloudFormation template, you must select the correct parameters to make sure your resources are created properly. Follow the steps below:
+When you use the CloudFormation template, you must select the correct parameters to make sure your resources are created properly. Follow the steps below:
@@ -241 +241 @@ When you use the AWS CloudFormation template, you must select the correct parame
-  1. Sign in to the AWS Management Console and open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).
+  1. Sign in to the AWS Management Console and open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).
@@ -284 +284 @@ If you use `0.0.0.0/0` for SSH access, you make it possible for all IP addresses
-After the stack creation process completes, view the stacks with names _BastionStack_ and _RDSNS_ to note the information you need to connect to the database. For more information, see [ Viewing AWS CloudFormation stack data and resources on the AWS Management Console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-view-stack-data-resources.html).
+After the stack creation process completes, view the stacks with names _BastionStack_ and _RDSNS_ to note the information you need to connect to the database. For more information, see [ Viewing CloudFormation stack data and resources on the AWS Management Console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-view-stack-data-resources.html).
@@ -380 +380 @@ After you connect to and explore the sample EC2 instance and DB instance that yo
-If you used AWS CloudFormation to create resources, skip this step and go to the next step.
+If you used CloudFormation to create resources, skip this step and go to the next step.
@@ -416 +416 @@ For more information about deleting an EC2 instance, see [Terminate your instanc
-If you used AWS CloudFormation to create resources, delete the CloudFormation stack after you connect to and explore the sample EC2 instance and DB instance, so you're no longer charged for them.
+If you used CloudFormation to create resources, delete the CloudFormation stack after you connect to and explore the sample EC2 instance and DB instance, so you're no longer charged for them.
@@ -420 +420 @@ If you used AWS CloudFormation to create resources, delete the CloudFormation st
-  1. Open the AWS CloudFormation console.
+  1. Open the CloudFormation console.
@@ -431 +431 @@ If you used AWS CloudFormation to create resources, delete the CloudFormation st
-For more information about deleting a stack in CloudFormation, see [Deleting a stack on the AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html) in the _AWS CloudFormation User Guide_.
+For more information about deleting a stack in CloudFormation, see [Deleting a stack on the CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html) in the _AWS CloudFormation User Guide_.