cloudwatchevents_delete_event_bus: Deletes the specified custom event bus or partner event bus
Description
Deletes the specified custom event bus or partner event bus. All rules
associated with this event bus need to be deleted. You can\'t delete
your account\'s default event bus.
Usage
cloudwatchevents_delete_event_bus(Name)
Arguments
Name
[required] The name of the event bus to delete.
Request syntax
svc$delete_event_bus(
Name = "string"
)