libera_utils.aws.utils.find_event_bus_in_account_by_partial_name#

libera_utils.aws.utils.find_event_bus_in_account_by_partial_name(boto_session: Session, partial_name: str) str#

Finds an EventBridge event bus by substring match to its name. Raises if zero or more than one bus matches.