eventbridge_put_partner_events {paws.application.integration} | R Documentation |
This is used by SaaS partners to write events to a customer's partner event bus
Description
This is used by SaaS partners to write events to a customer's partner event bus. Amazon Web Services customers do not use this operation.
See https://www.paws-r-sdk.com/docs/eventbridge_put_partner_events/ for full documentation.
Usage
eventbridge_put_partner_events(Entries)
Arguments
Entries |
[required] The list of events to write to the event bus. |
[Package paws.application.integration version 0.6.0 Index]