Skip to content

Don't use ListAllBuckets in media #1

@MaticBabnik

Description

@MaticBabnik

It requires

{
            "Effect": "Allow",
            "Principal": "*",
            "Action": "s3:ListAllMyBuckets",
            "Resource": "arn:aws:s3:::*"
}

which is cancer; we should prolly just check for each bucket individually

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions