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

cloudwatchevents_deactivate_event_source

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.

When you deactivate a partner event source, the source goes into PENDING state. If it remains in PENDING state for more than two weeks, it is deleted.

To activate a deactivated partner event source, use activate_event_source.

Usage

cloudwatchevents_deactivate_event_source(Name)

Arguments

Name

[required] The name of the partner event source to deactivate.

Value

An empty list.

Request syntax

svc$deactivate_event_source(
  Name = "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.