AWS AmazonS3 documentation change
Summary
Clarified that S3 Lifecycle configurations are unsupported on MFA delete-enabled buckets and added a link to MFA delete documentation
Security assessment
The change improves documentation about MFA delete (a security feature) but does not address a specific security vulnerability. It provides clearer guidance about security-related constraints.
Diff
diff --git a/AmazonS3/latest/userguide/lifecycle-and-other-bucket-config.md b/AmazonS3/latest/userguide/lifecycle-and-other-bucket-config.md index 4d114a408..f04db6fbc 100644 --- a//AmazonS3/latest/userguide/lifecycle-and-other-bucket-config.md +++ b//AmazonS3/latest/userguide/lifecycle-and-other-bucket-config.md @@ -36 +36 @@ For examples, see [Examples of overlapping filters and conflicting lifecycle act -S3 Lifecycle configuration on multi-factor authentication (MFA)-enabled buckets isn't supported. +S3 Lifecycle configuration on multi-factor authentication buckets configured for MFA delete isn't supported. For more information, see [Configuring MFA delete](./MultiFactorAuthenticationDelete.html).