AWS app2container documentation change
Summary
Updated S3 server-side encryption documentation link
Security assessment
Routine documentation link correction. The security recommendation remains unchanged.
Diff
diff --git a/app2container/latest/UserGuide/cmd-init.md b/app2container/latest/UserGuide/cmd-init.md index 077453da9..41f4c4e33 100644 --- a//app2container/latest/UserGuide/cmd-init.md +++ b//app2container/latest/UserGuide/cmd-init.md @@ -51 +51 @@ You must provide a local directory for application containerization artifacts. E -You can optionally provide an Amazon S3 bucket for application containerization artifacts. If you choose to set up an Amazon S3 bucket, you must 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 can optionally provide an Amazon S3 bucket for application containerization artifacts. If you choose to set up an Amazon S3 bucket, you must 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.