AWS AmazonElastiCache documentation change
Summary
Fixed Amazon S3 documentation links by correcting 'user-guide' to 'userguide' in URLs
Security assessment
The change only corrects documentation URLs and does not alter security-related content or procedures. No security implications from URL path corrections in references.
Diff
diff --git a/AmazonElastiCache/latest/dg/backups-exporting.md b/AmazonElastiCache/latest/dg/backups-exporting.md index ddbfd4e7d..94e2ed6b2 100644 --- a//AmazonElastiCache/latest/dg/backups-exporting.md +++ b//AmazonElastiCache/latest/dg/backups-exporting.md @@ -63 +63 @@ The name of your Amazon S3 bucket must be DNS-compliant. Otherwise, ElastiCache -For more information about creating an Amazon S3 bucket, see [Creating a bucket](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/CreatingaBucket.html) in the _Amazon Simple Storage Service User Guide_. +For more information about creating an Amazon S3 bucket, see [Creating a bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/CreatingaBucket.html) in the _Amazon Simple Storage Service User Guide_. @@ -217 +217 @@ If your S3 bucket does not have the permissions needed for ElastiCache to export -If you want to copy your backup to another AWS Region, use Amazon S3 to copy it. For more information, see [Copying an object](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/MakingaCopyofanObject.html) in the _Amazon Simple Storage Service User Guide_. +If you want to copy your backup to another AWS Region, use Amazon S3 to copy it. For more information, see [Copying an object](https://docs.aws.amazon.com/AmazonS3/latest/userguide/MakingaCopyofanObject.html) in the _Amazon Simple Storage Service User Guide_.