powered by
This operation lists details about a partner event source that is shared with your account.
eventbridge_describe_event_source(Name)
[required] The name of the partner event source to display the details of.
A list with the following syntax:
list( Arn = "string", CreatedBy = "string", CreationTime = as.POSIXct( "2015-01-01" ), ExpirationTime = as.POSIXct( "2015-01-01" ), Name = "string", State = "PENDING"|"ACTIVE"|"DELETED" )
svc$describe_event_source( Name = "string" )