def get_vendor_and_regions(account, service):
    reporter = Reporter()
    click.echo(reporter.asc_get_vendor_and_regions(account, service))