eventbridge_deactivate_event_source {paws.application.integration} | R Documentation |
You can use this operation to temporarily stop receiving events from the specified partner event source
Description
You can use this operation to temporarily stop receiving events from the specified partner event source. The matching event bus is not deleted.
See https://www.paws-r-sdk.com/docs/eventbridge_deactivate_event_source/ for full documentation.
Usage
eventbridge_deactivate_event_source(Name)
Arguments
Name |
[required] The name of the partner event source to deactivate. |
[Package paws.application.integration version 0.9.0 Index]