Remove "Allow List All Bucket Names" scope from S3 and document required scopes #339
Labels
good first issue
Issues easy to implement or with a narrow scope of changes
storage:s3
type:feature-request
New feature or request
Milestone
Summary
As discussed in #338, drop "Allow List All Bucket Names" and do an object listing during authentication on the provided bucket and see if there is a
NO_SUCH_BUCKET
error.Document all remaining scopes.
Motivation
As a user I want to grant the provided access keys as less scopes as possible as well as know which scopes are requried.
The text was updated successfully, but these errors were encountered: