S3 Features
S3 Access Logs
MFA Delete
aws s3api put-bucket-versioning --bucket <bucket-name> --versioning-configuration Status=Enabled,MFADelete=[Enabled|Disabled] --mfa "<arn of mfa device> <mfa-code>" --profile <aws-profile-name>
Signed URL
URL Generation
URL Expiration
Access Points
S3 Object Lambda
References
Last updated
