Learn R Programming

paws.management (version 0.1.6)

cloudwatchevents_delete_partner_event_source: This operation is used by SaaS partners to delete a partner event source

Description

This operation is used by SaaS partners to delete a partner event source. AWS customers don\'t use this operation.

Usage

cloudwatchevents_delete_partner_event_source(Name, Account)

Arguments

Name

[required] The name of the event source to delete.

Account

[required] The AWS account ID of the AWS customer that the event source was created for.

Request syntax

svc$delete_partner_event_source(
  Name = "string",
  Account = "string"
)

Details

When you delete an event source, the status of the corresponding partner event bus in the AWS customer account becomes DELETED.