try:
            encryption_res = cls.kms.aws_encrypt(key_id="b44f5008-cebc-4cba-b677-02c938f7a197", to_encrypt=to_encrypt)
        except Exception as nfe:
            if str(nfe).find("NotFoundException") > 0:
                # KMS operation can't be executed properly because either boto client