Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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. This operation is not used by AWS customers.

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

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.

Value

An empty list.

Request syntax

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

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.