nifi/nifi-nar-bundles/nifi-aws-bundle
lawye1973 8d80fb2930
NIFI-9694 : Correct FetchS3Object.java provenance data URL
Current provenance data URL is incorrect as it's hardcoded.
Follow PutS3Object.java method, using AmazonS3Client (instead of AmazonS3) to use getResourceUrl(bucket,key) to build the correct URL for provenance data

This closes #5779

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-02-19 18:46:20 -05:00
..
nifi-aws-abstract-processors NIFI-9692 Upgraded Apache Commons Lang3 to 3.12.0 2022-02-16 09:28:21 -05:00
nifi-aws-nar NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references 2021-12-17 07:21:03 -05:00
nifi-aws-parameter-value-providers NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-aws-processors NIFI-9694 : Correct FetchS3Object.java provenance data URL 2022-02-19 18:46:20 -05:00
nifi-aws-service-api NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references 2021-12-17 07:21:03 -05:00
nifi-aws-service-api-nar NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references 2021-12-17 07:21:03 -05:00
pom.xml NIFI-9520 update AWS SDK and Kinesis Client Library versions; Allow PutS3Object to use all available StorageClasses 2022-01-06 13:43:23 +01:00