Learn R Programming

paws.application.integration (version 0.9.0)

eventbridgepipes_untag_resource: Removes one or more tags from the specified pipes

Description

Removes one or more tags from the specified pipes.

See https://www.paws-r-sdk.com/docs/eventbridgepipes_untag_resource/ for full documentation.

Usage

eventbridgepipes_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN of the pipe.

tagKeys

[required] The list of tag keys to remove from the pipe.