AWS AmazonRDS documentation change
Summary
Fixed URL formatting in IAM documentation links by adding double slashes after domain
Security assessment
Formatting correction for documentation links without any security content changes
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.Setup.md b/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.Setup.md index 5a72f743c..bb3f0e4af 100644 --- a//AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.Setup.md +++ b//AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.Setup.md @@ -75 +75 @@ In the policy, include the following resources to identify the S3 bucket and obj -For more information on 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 on 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_. @@ -104 +104 @@ 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_.