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

🐞 Users are intermittently reported Access Denied errors when accessing alpha buckets #5085

Closed
julialawrence opened this issue Aug 19, 2024 · 2 comments
Labels
bug Something isn't working stale

Comments

@julialawrence
Copy link
Contributor

Describe the bug.

For some paths, users are reporting Access Denied errors when performing write operations (copy files, upload files, deleting files) when working with Alpha buckets to which they have permissions to via their s3-policy in their roles.

Investigations have determined that this is an issue with missing permissions which now need to be retrofitted onto all Alpha roles

To Reproduce

No response

Expected Behaviour

No response

Additional context

"s3:GetObjectTagging",
"s3:PutObjectTagging"

Above permissions need to be added to alpha roles.

Copy link
Contributor

This issue is being marked as stale because it has been open for 60 days with no activity. Remove stale label or comment to keep the issue open.

@github-actions github-actions bot added the stale label Oct 19, 2024
Copy link
Contributor

This issue is being closed because it has been open for a further 7 days with no activity. If this is still a valid issue, please reopen it, Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2024
@github-project-automation github-project-automation bot moved this from 👀 TODO to 🎉 Done in Analytical Platform Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
Archived in project
Development

No branches or pull requests

1 participant