From dbdc62b40ea6aa7cac717e376c95d0cd905f6d8a Mon Sep 17 00:00:00 2001 From: David Souther Date: Thu, 16 Jan 2025 12:53:53 -0500 Subject: [PATCH] Replaced /awsexamplebucket/ with amzn-s3-demo-bucket --- awscli/examples/resourcegroupstaggingapi/untag-resources.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awscli/examples/resourcegroupstaggingapi/untag-resources.rst b/awscli/examples/resourcegroupstaggingapi/untag-resources.rst index e614cd992990..bc11b93abeda 100644 --- a/awscli/examples/resourcegroupstaggingapi/untag-resources.rst +++ b/awscli/examples/resourcegroupstaggingapi/untag-resources.rst @@ -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::