PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
secretsmanager
**To remove tags from a secret** The following example shows how to remove two tags from a secret's metadata. For each tag, both the key and its associated value are removed. :: aws secretsmanager untag-resource --secret-id MyTestDatabaseSecret \ --tag-keys '[ "FirstTag", "SecondTag"]' There is no output from this API. To see the result, use the describe-secret operation.
[-] tag-resource.rst
[edit]
[-] get-resource-policy.rst
[edit]
[-] put-resource-policy.rst
[edit]
[+]
..
[-] cancel-rotate-secret.rst
[edit]
[-] delete-secret.rst
[edit]
[-] update-secret-version-stage.rst
[edit]
[-] list-secret-version-ids.rst
[edit]
[-] delete-resource-policy.rst
[edit]
[-] describe-secret.rst
[edit]
[-] create-secret.rst
[edit]
[-] get-random-password.rst
[edit]
[-] rotate-secret.rst
[edit]
[-] put-secret-value.rst
[edit]
[-] update-secret.rst
[edit]
[-] list-secrets.rst
[edit]
[-] get-secret-value.rst
[edit]
[-] restore-secret.rst
[edit]
[-] untag-resource.rst
[edit]