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

Remove "Allow List All Bucket Names" scope from S3 and document required scopes #339

Open
SailReal opened this issue Jul 16, 2021 · 1 comment · May be fixed by #509
Open

Remove "Allow List All Bucket Names" scope from S3 and document required scopes #339

SailReal opened this issue Jul 16, 2021 · 1 comment · May be fixed by #509
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

Comments

@SailReal
Copy link
Member

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.

@SailReal SailReal added type:feature-request New feature or request storage:s3 labels Jul 16, 2021
@SailReal SailReal added the good first issue Issues easy to implement or with a narrow scope of changes label Oct 4, 2021
@SailReal SailReal added this to To do in Good First Issues via automation Feb 10, 2022
@stale

This comment was marked as outdated.

@stale stale bot added the state:stale Issues without any activity that will be closed automatically label Apr 18, 2022
@SailReal SailReal added this to the Backlog milestone Apr 19, 2022
@stale stale bot removed the state:stale Issues without any activity that will be closed automatically label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues easy to implement or with a narrow scope of changes storage:s3 type:feature-request New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant