listEventBuses
abstract suspend fun listEventBuses(input: ListEventBusesRequest = ListEventBusesRequest { }): ListEventBusesResponse
Lists the event buses visible to the caller: buses the account owns and buses shared with it through AWS RAM. Shared entries carry identity fields only (Name, EventBusArn, EventBusAccountId); owned entries carry every summary field. Set EventBusAccountId to scope the list to one owner account.