Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mention s3:GetBucketVersioning permission in README #776

Merged
merged 1 commit into from
Nov 2, 2023

Commits on Nov 2, 2023

  1. Mention s3:GetBucketVersioning permission.

    Altinity#556 added a check if S3 bucket versioning is enabled, but this requires its own IAM permission. Without this permissions there are periodic `AccessDenied` errors in logs while making `GET /?versioning= HTTP/1.1` from isVersioningEnabled() though they appear to be harmless if versioning isn't being used.
    vitaliyf authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    77f4e1a View commit details
    Browse the repository at this point in the history