listEventSources

abstract suspend fun listEventSources(input: ListEventSourcesRequest = ListEventSourcesRequest { }): ListEventSourcesResponse

Lists EventSources as summaries. By default the list spans the EventSources the caller account owns; set EventBusArn to scope it to one bus. Use DescribeEventSource to retrieve full configuration.