Learn R Programming

paws.management (version 0.1.6)

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 are also 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"
)

Details

This operation is performed by AWS customers, not by SaaS partners.