AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

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

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

Summary

Fixed broken documentation links by adding double slashes in URLs for CloudFormation, pricing, EC2 key pairs, and instance termination guides.

Security assessment

Changes only correct URL formatting without modifying security content. No security vulnerabilities or features are addressed.

Diff

diff --git a/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.SQLServer.md b/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.SQLServer.md
index bdd542d40..496da3a68 100644
--- a//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.SQLServer.md
+++ b//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.SQLServer.md
@@ -204 +204 @@ 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 SQL Server 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 SQL Server 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).. 
@@ -208 +208 @@ Instead of using the console to create your VPC, EC2 instance, and SQL Server in
-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 SQL Server pricing](https://aws.amazon.com/rds/sqlserver/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 SQL Server pricing](https://aws.amazon.com//rds/sqlserver/pricing).
@@ -231 +231 @@ 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).
@@ -389 +389 @@ If you used CloudFormation to create resources, skip this step and go to the nex
-For more information about deleting an EC2 instance, see [Terminate your instance](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/terminating-instances.html) in the _User Guide for Windows Instances_.
+For more information about deleting an EC2 instance, see [Terminate your instance](https://docs.aws.amazon.com//AWSEC2/latest/WindowsGuide/terminating-instances.html) in the _User Guide for Windows Instances_.