[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539131865 ## File path: extensions/aws/processors/S3Processor.cpp ## @@ -0,0 +1,263 @@ +/** + * @file S3Processor.cpp + * Base S3 processor class implemen

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539131865 ## File path: extensions/aws/processors/S3Processor.cpp ## @@ -0,0 +1,263 @@ +/** + * @file S3Processor.cpp + * Base S3 processor class implemen

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539130989 ## File path: extensions/aws/processors/S3Processor.cpp ## @@ -0,0 +1,263 @@ +/** + * @file S3Processor.cpp + * Base S3 processor class implemen

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539129193 ## File path: extensions/aws/processors/DeleteS3Object.h ## @@ -0,0 +1,76 @@ +/** + * @file DeleteS3Object.h + * DeleteS3Object class declaratio

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539123928 ## File path: extensions/aws/processors/DeleteS3Object.cpp ## @@ -0,0 +1,90 @@ +/** + * @file DeleteS3Object.cpp + * DeleteS3Object class implem

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539117867 ## File path: extensions/aws/processors/DeleteS3Object.cpp ## @@ -0,0 +1,90 @@ +/** + * @file DeleteS3Object.cpp + * DeleteS3Object class implem

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539114506 ## File path: PROCESSORS.md ## @@ -208,6 +209,39 @@ In the list below, the names of required properties appear in bold. Any other pr |success|

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #931: MINIFICPP-1390 Create DeleteS3Object processor

2020-12-09 Thread GitBox
hunyadi-dev commented on a change in pull request #931: URL: https://github.com/apache/nifi-minifi-cpp/pull/931#discussion_r539112936 ## File path: PROCESSORS.md ## @@ -208,6 +209,39 @@ In the list below, the names of required properties appear in bold. Any other pr |success|