You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an engineer
I expect to be able to rename files and folders in S3 using my alpha user
So that I can do my work.
Value / Purpose
A support ticket came in regarding a user (and his team) not being able to rename files or folder in their S3 bucket, which they had previously been able to do. The issue was remedied by adding s3:GetObjectTagging and s3:PutObjectTagging actions to their alpha-user permissions (s3-access), however the cause of this issue still needs investigating.
Proposal
Look into cause of lost permissions to rename S3 files/folder and implement fix.
Definition of Done
Investigate cause of lost permissions
Implement fix if needed
Another team member has reviewed
Tests are green
The text was updated successfully, but these errors were encountered:
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!
User Story
As an engineer
I expect to be able to rename files and folders in S3 using my alpha user
So that I can do my work.
Value / Purpose
A support ticket came in regarding a user (and his team) not being able to rename files or folder in their S3 bucket, which they had previously been able to do. The issue was remedied by adding
s3:GetObjectTagging
ands3:PutObjectTagging
actions to their alpha-user permissions (s3-access), however the cause of this issue still needs investigating.Proposal
Look into cause of lost permissions to rename S3 files/folder and implement fix.
Definition of Done
The text was updated successfully, but these errors were encountered: