Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ram
/
Filename :
untag-resource.rst
back
Copy
**To remove tags from a resource share** The following ``untag-resource`` example removes the ``project`` tag key and associated value from the specified resource share. :: aws ram untag-resource \ --tag-keys project \ --resource-share-arn arn:aws:ram:us-west-2:123456789012:resource-share/7ab63972-b505-7e2a-420d-6f5d3EXAMPLE This command produces no output.