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

cloudwatchevents_describe_partner_event_source

An SaaS partner can use this operation to list details about a partner event source that they have created


Description

An SaaS partner can use this operation to list details about a partner event source that they have created. AWS customers do not use this operation. Instead, AWS customers can use describe_event_source to see details about a partner event source that is shared with them.

Usage

cloudwatchevents_describe_partner_event_source(Name)

Arguments

Name

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

Value

A list with the following syntax:

list(
  Arn = "string",
  Name = "string"
)

Request syntax

svc$describe_partner_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.