AWS AmazonRDS documentation change
Summary
Fixed URL formatting in CloudFormation/EC2 documentation links
Security assessment
Changes only correct URL syntax (added double slashes). No security configurations, vulnerabilities, or features are impacted. Infrastructure-as-code security guidance remains identical.
Diff
diff --git a/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MariaDB.md b/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MariaDB.md index 961f26371..cab2a0434 100644 --- a//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MariaDB.md +++ b//AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.MariaDB.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 MariaDB 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 MariaDB 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 MariaDB insta -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 MariaDB pricing](https://aws.amazon.com/rds/mariadb/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 MariaDB pricing](https://aws.amazon.com//rds/mariadb/pricing). @@ -235 +235 @@ 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).