libera_utils.aws.utils.find_dynamodb_table_in_account_by_partial_name#

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

Finds a DynamoDB table by substring match to its name. Raises if zero or more than one table matches.