R/appmesh_operations.R
appmesh_untag_resource.Rd
Deletes specified tags from a resource.
See https://www.paws-r-sdk.com/docs/appmesh_untag_resource/ for full documentation.
appmesh_untag_resource(resourceArn, tagKeys)
[required] The Amazon Resource Name (ARN) of the resource to delete tags from.
[required] The keys of the tags to be removed.