ssmcontacts_untag_resource {paws.management} | R Documentation |
Removes tags from the specified resource
Description
Removes tags from the specified resource.
See https://www.paws-r-sdk.com/docs/ssmcontacts_untag_resource/ for full documentation.
Usage
ssmcontacts_untag_resource(ResourceARN, TagKeys)
Arguments
ResourceARN |
[required] The Amazon Resource Name (ARN) of the contact or escalation plan. |
TagKeys |
[required] The key of the tag that you want to remove. |
[Package paws.management version 0.9.0 Index]