eventbridgepipes_untag_resource {paws.application.integration} | R Documentation |
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. |
[Package paws.application.integration version 0.6.0 Index]