AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

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

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

Summary

Updated URLs in documentation links by adding an extra slash in CloudFormation, pricing, and EC2 key pair references

Security assessment

The changes only modify URL formatting by adding double slashes. No security content was added, removed, or modified. This appears to be a routine documentation formatting fix without security implications.

Diff

diff --git a/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MySQL.md b/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MySQL.md
index dab23b71c..e4856497b 100644
--- a//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MySQL.md
+++ b//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MySQL.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 MySQL 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 MySQL 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 MySQL instanc
-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 MySQL pricing](https://aws.amazon.com/rds/mysql/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 MySQL pricing](https://aws.amazon.com//rds/mysql/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).