try:
    import botocore
    import boto3
    import jmespath
    logging.getLogger('boto3').setLevel(logging.CRITICAL)