Assigns one or more tags (key-value pairs) to the specified pipe. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values.
See https://www.paws-r-sdk.com/docs/eventbridgepipes_tag_resource/ for full documentation.
eventbridgepipes_tag_resource(resourceArn, tags)
[required] The ARN of the pipe.
[required] The list of key-value pairs associated with the pipe.