boto3_sample/s3_event_notifications_crawler_setup.py [99:104]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            }
        )
        return True
    except botocore.exceptions.ClientError as e:
        print_error(e)
    return False
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



boto3_sample/s3_event_notifications_crawler_setup.py [208:213]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            }
        )
        return True
    except botocore.exceptions.ClientError as e:
        print_error(e)
    return False
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



