Command option Sample:aws ssm remove-tags-from-resource

Search command sample in the internet.It is the result.

Removes all tags from the specified resource.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/remove-tags-from-resource.html

aws ssm remove-tags-from-resource --resource-type "PatchBaseline" --resource-id "pb-0869b5cf84fa07081" --tag-keys "Project"
    remove-tags-from-resource — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/remove-tags-from-resource.html
aws ssm remove-tags-from-resource --resource-type "PatchBaseline" --resource-id "pb-0c10e65780EXAMPLE"" --tag-keys "Project"
    aws-systems-manager-user-guide/patch-manager-cli-commands.md at master 揃 awsdocs/aws-systems-manager-user-guide 揃 GitHub : http://github.com/awsdocs/aws-systems-manager-user-guide/blob/master/doc_source/patch-manager-cli-commands.md

aws のオプション一覧