Skip to content

Add tagging/attribute perms in T-content AWS buckets#985

Merged
marcoieni merged 1 commit intorust-lang:masterfrom
traviscross:TC/content-s3-allow-renames
Feb 26, 2026
Merged

Add tagging/attribute perms in T-content AWS buckets#985
marcoieni merged 1 commit intorust-lang:masterfrom
traviscross:TC/content-s3-allow-renames

Conversation

@traviscross
Copy link
Copy Markdown
Contributor

To rename an object in S3 using the CLI, one needs the tagging permissions. Let's set those perms. We'll also set s3:GetObjectAttributes as that's another one that a tool might commonly expect to have.

cc @marcoieni @tmandry

To rename an object in S3 using the CLI, one needs the tagging
permissions.  Let's set those perms.  We'll also set
`s3:GetObjectAttributes` as that's another one that a tool might
commonly expect to have.
Copy link
Copy Markdown
Member

@marcoieni marcoieni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wooops, I completely missed this PR. Thanks!

@marcoieni marcoieni merged commit 91ddd83 into rust-lang:master Feb 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants