opsworks_untag_resource {paws.management} | R Documentation |
Removes tags from a specified stack or layer.
See https://www.paws-r-sdk.com/docs/opsworks_untag_resource/ for full documentation.
opsworks_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The stack or layer's Amazon Resource Number (ARN). |
TagKeys |
[required] A list of the keys of tags to be removed from a stack or layer. |