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.
cloudwatchevents_describe_partner_event_source(Name)
A list with the following syntax:
list(
Arn = "string",
Name = "string"
)
[required] The name of the event source to display.
svc$describe_partner_event_source(
Name = "string"
)