AWS AmazonRDS documentation change
Summary
Updated URLs in documentation links by adding an extra slash in CloudFormation, pricing, and EC2 key pair references
Security assessment
Changes are purely cosmetic URL formatting adjustments. No security-related content was modified or added. The references to key pairs remain unchanged except for URL structure.
Diff
diff --git a/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md b/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md index 8f94be095..b362400a0 100644 --- a//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md +++ b//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.Oracle.md @@ -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 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). +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 -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). @@ -237 +237 @@ In the Github page, click the _Download raw file_ button to save the template YA -Before starting this process, make sure you have a Key pair for an EC2 instance in your AWS account. For more information, see [Amazon EC2 key pairs and Linux instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html). +Before starting this process, make sure you have a Key pair for an EC2 instance in your AWS account. For more information, see [Amazon EC2 key pairs and Linux instances](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/ec2-key-pairs.html).