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