listEventBuses
inline suspend fun EventBridgeV2Client.listEventBuses(crossinline block: ListEventBusesRequest.Builder.() -> Unit): 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.