Skip to content

How to tag multiple objects in an s3 bucket using aws cli? #7273

Answered by aBurmeseDev
ajmalicf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ajmalicf, thank you for reaching out. Unfortunately, AWS CLI commands for S3 API are only meant to work with one single key value and in this case, you might have to run the command a few times for multiple objects. Here's docs for your reference: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/delete-object-tagging.html

Hope it helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aBurmeseDev
Comment options

Answer selected by tim-finnigan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants