You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Harrison (Jira)" <ji...@apache.org> on 2021/06/09 16:00:09 UTC

[jira] [Resolved] (NIFI-8679) Dynamically determine S3 endpoint prefix from AWS S3 client

     [ https://issues.apache.org/jira/browse/NIFI-8679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Harrison resolved NIFI-8679.
---------------------------------
    Fix Version/s: 1.13.2
       Resolution: Fixed

PR #5141

single file change 

nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/s3/AbstractS3Processor.java

 

> Dynamically determine S3 endpoint prefix from AWS S3 client
> -----------------------------------------------------------
>
>                 Key: NIFI-8679
>                 URL: https://issues.apache.org/jira/browse/NIFI-8679
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 1.13.2
>         Environment: all OS integration with AWS S3 in non-standard AWS regions
>            Reporter: Mike Harrison
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 1.13.2
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Dynamically determine S3 endpoint prefix from AWS S3 client object rather than use hard coded "s3" prefix.  This will allow for Nifi to use prefix values from AWS drop-in Jar for non-standard (s3 endpoint prefix deviates from expected "s3") AWS environments.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)