libera_utils.aws.utils.get_aws_account_number# libera_utils.aws.utils.get_aws_account_number(region_name='us-west-2')# Get a users AWS account ID number :param region_name: Region that the users AWS account is on :type region_name: string Returns: account_id – users account_id number Return type: int