opsworkscm_untag_resource {paws.management} | R Documentation |
Removes specified tags from an AWS OpsWorks-CM server or backup.
See https://www.paws-r-sdk.com/docs/opsworkscm_untag_resource/ for full documentation.
opsworkscm_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Number (ARN) of a resource from which you want to
remove tags. For example,
|
TagKeys |
[required] The keys of tags that you want to remove. |