Removes a specific tag from a given resource. The tag is specified by its key.
See https://www.paws-r-sdk.com/docs/lookoutequipment_untag_resource/ for full documentation.
lookoutequipment_untag_resource(ResourceArn, TagKeys)
[required] The Amazon Resource Name (ARN) of the resource to which the tag is currently associated.
[required] Specifies the key of the tag to be removed from a specified resource.