AWS app2container documentation change
Summary
Updated S3 server-side encryption documentation link
Security assessment
Same link correction as other App2Container files, no security impact beyond existing recommendations.
Diff
diff --git a/app2container/latest/UserGuide/iam-a2c.md b/app2container/latest/UserGuide/iam-a2c.md index d827b2b59..7d784ac3d 100644 --- a//app2container/latest/UserGuide/iam-a2c.md +++ b//app2container/latest/UserGuide/iam-a2c.md @@ -130 +130 @@ The following sections in the example policies depend on choices you've made for -You must also ensure that only authorized users can access the bucket. We recommend that you use server-side encryption for your bucket. See [Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html) in the _Amazon Simple Storage Service User Guide_ for more information about how to set it up. +You must also ensure that only authorized users can access the bucket. We recommend that you use server-side encryption for your bucket. See [Protecting data using server-side encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/serv-side-encryption.html) in the _Amazon Simple Storage Service User Guide_ for more information about how to set it up.