AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

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

File: AmazonRDS/latest/AuroraUserGuide/export-cluster-data.Setup.md

Summary

Fixed URL formatting in IAM documentation links by adding double slash after domain

Security assessment

The change only corrects URL syntax without altering security content. No security vulnerabilities or security feature enhancements are addressed.

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.Setup.md b/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.Setup.md
index 2d1c6d84e..5635bd513 100644
--- a//AmazonRDS/latest/AuroraUserGuide/export-cluster-data.Setup.md
+++ b//AmazonRDS/latest/AuroraUserGuide/export-cluster-data.Setup.md
@@ -73 +73 @@ In the policy, include the following resources to identify the S3 bucket and obj
-For more information about creating an IAM policy for Amazon Aurora, see [Creating and using an IAM policy for IAM database access](./UsingWithRDS.IAMDBAuth.IAMPolicy.html). See also [Tutorial: Create and attach your first customer managed policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_managed-policies.html) in the _IAM User Guide_.
+For more information about creating an IAM policy for Amazon Aurora, see [Creating and using an IAM policy for IAM database access](./UsingWithRDS.IAMDBAuth.IAMPolicy.html). See also [Tutorial: Create and attach your first customer managed policy](https://docs.aws.amazon.com//IAM/latest/UserGuide/tutorial_managed-policies.html) in the _IAM User Guide_.
@@ -102 +102 @@ After you create the policy, note the ARN of the policy. You need the ARN for a
-  2. Create an IAM role, so that Aurora can assume this IAM role on your behalf to access your Amazon S3 buckets. For more information, see [Creating a role to delegate permissions to an IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html) in the _IAM User Guide_.
+  2. Create an IAM role, so that Aurora can assume this IAM role on your behalf to access your Amazon S3 buckets. For more information, see [Creating a role to delegate permissions to an IAM user](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-user.html) in the _IAM User Guide_.