Skip to content

Commit

Permalink
Merge pull request #9246 from aws/v2-sync-pr-9224
Browse files Browse the repository at this point in the history
[V2] Replaced /awsexamplebucket/ with amzn-s3-demo-bucket
  • Loading branch information
AndrewAsseily authored Jan 22, 2025
2 parents 466d6fc + dbdc62b commit 0ad0dd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The following ``untag-resources`` example removes the specified tag keys and any associated values from the specified resource. ::

aws resourcegroupstaggingapi untag-resources \
--resource-arn-list arn:aws:s3:::awsexamplebucket \
--resource-arn-list arn:aws:s3:::amzn-s3-demo-bucket \
--tag-keys Environment CostCenter

Output::
Expand Down

0 comments on commit 0ad0dd6

Please sign in to comment.