eventbridge_create_partner_event_source {paws.application.integration} | R Documentation |
Called by an SaaS partner to create a partner event source
Description
Called by an SaaS partner to create a partner event source. This operation is not used by Amazon Web Services customers.
See https://www.paws-r-sdk.com/docs/eventbridge_create_partner_event_source/ for full documentation.
Usage
eventbridge_create_partner_event_source(Name, Account)
Arguments
Name |
[required] The name of the partner event source. This name must be unique and must
be in the format |
Account |
[required] The Amazon Web Services account ID that is permitted to create a matching partner event bus for this partner event source. |
[Package paws.application.integration version 0.6.0 Index]