Learn R Programming

paws.application.integration (version 0.1.5)

eventbridge_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.

Usage

eventbridge_describe_partner_event_source(Name)

Arguments

Name

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

Request syntax

svc$describe_partner_event_source(
  Name = "string"
)

Details

AWS customers do not use this operation. Instead, AWS customers can use DescribeEventSource to see details about a partner event source that is shared with them.