⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
pinpoint
/
View File Name :
untag-resource.rst
**Example 1: To remove a tag from a resource** The following ``untag-resource`` example removes the specified tag (key name and value) from a resource. :: aws pinpoint untag-resource \ --resource-arn arn:aws:mobiletargeting:us-west-2:AIDACKCEVSQ6C2EXAMPLE:apps/810c7aab86d42fb2b56c8c966example \ --tag-keys Year This command produces no output. **Example 2: To remove multiple tags from a resource** The following ``untag-resource`` example removes the specified tags (key names and values) from a resource. :: aws pinpoint untag-resource \ --resource-arn arn:aws:mobiletargeting:us-east-1:AIDACKCEVSQ6C2EXAMPLE:apps/810c7aab86d42fb2b56c8c966example \ --tag-keys Year Stack This command produces no output. For more information, see 'Tagging Amazon Pinpoint Resources
'__ in the *Amazon Pinpoint Developer Guide*.