appregistry_untag_resource {paws.management} | R Documentation |
Removes tags from a resource.
See https://www.paws-r-sdk.com/docs/appregistry_untag_resource/ for full documentation.
appregistry_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon resource name (ARN) that specifies the resource. |
tagKeys |
[required] A list of the tag keys to remove from the specified resource. |