AWS res documentation change
Summary
Strengthened recommendation for S3 bucket security settings (versioning and access logging).
Security assessment
Emphasizes security best practices for data protection but doesn't address a specific vulnerability. Adds documentation about security features (versioning/logging).
Diff
diff --git a/res/archive/release-minus-1/ug/create-snapshot.md b/res/archive/release-minus-1/ug/create-snapshot.md index 88c9fb302..57fd0134a 100644 --- a//res/archive/release-minus-1/ug/create-snapshot.md +++ b//res/archive/release-minus-1/ug/create-snapshot.md @@ -9 +9 @@ -Before you can create a snapshot, you must provide an Amazon S3 bucket with the necessary permissions. For information on creating a bucket, see [Creating a bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html). We recommend enabling bucket versioning and server access logging. These settings can be enabled from the bucket's **Properties** tab after provisioning. +Before you can create a snapshot, you must provide an Amazon S3 bucket with the necessary permissions. For information on creating a bucket, see [Creating a bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html). Enable bucket versioning and server access logging. These settings can be enabled from the bucket's **Properties** tab after provisioning.