View source: R/eventbridgepipes_operations.R
eventbridgepipes_untag_resource | R Documentation |
Removes one or more tags from the specified pipes.
See https://www.paws-r-sdk.com/docs/eventbridgepipes_untag_resource/ for full documentation.
eventbridgepipes_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the pipe. |
tagKeys |
[required] The list of tag keys to remove from the pipe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.