AWS ses documentation change
Summary
Updated S3 documentation links from 'dev' to 'userguide' path (two instances)
Security assessment
Fixes URL paths in existing S3 bucket policy guidance. No impact on security functionality.
Diff
diff --git a/ses/latest/dg/sending-email-suppression-list.md b/ses/latest/dg/sending-email-suppression-list.md index a3c200490..de9580745 100644 --- a//ses/latest/dg/sending-email-suppression-list.md +++ b//ses/latest/dg/sending-email-suppression-list.md @@ -241 +241 @@ In the preceding examples, replace `[email protected]` and `recipient2@exam -When applied to an Amazon S3 bucket, the following policy gives SES permission to read that bucket. For more information about attaching policies to Amazon S3 buckets, see [Using Bucket Policies and User Policies](https://docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html) in the _Amazon Simple Storage Service User Guide_. +When applied to an Amazon S3 bucket, the following policy gives SES permission to read that bucket. For more information about attaching policies to Amazon S3 buckets, see [Using Bucket Policies and User Policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html) in the _Amazon Simple Storage Service User Guide_. @@ -530 +530 @@ In the preceding examples, replace `[email protected]` with the email addre -When applied to an Amazon S3 bucket, the following policy gives SES permission to read that bucket. For more information about attaching policies to Amazon S3 buckets, see [Using Bucket Policies and User Policies](https://docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html) in the _Amazon Simple Storage Service User Guide_. +When applied to an Amazon S3 bucket, the following policy gives SES permission to read that bucket. For more information about attaching policies to Amazon S3 buckets, see [Using Bucket Policies and User Policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html) in the _Amazon Simple Storage Service User Guide_.