You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2022/12/15 20:09:00 UTC

[jira] [Updated] (NIFI-10987) Add default implementation of AWS SDK V2 credentials in AWSCredentialsProviderService

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

Peter Turcsanyi updated NIFI-10987:
-----------------------------------
    Status: Patch Available  (was: Open)

> Add default implementation of AWS SDK V2 credentials in AWSCredentialsProviderService
> -------------------------------------------------------------------------------------
>
>                 Key: NIFI-10987
>                 URL: https://issues.apache.org/jira/browse/NIFI-10987
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> NIFI-10791 introduced support for AWS SDK V2 credentials ({{{}AwsCredentialsProviderService.getAwsCredentialsProvider(){}}}). {{AWSCredentialsProviderService}} extends this interface and
> {{AWSCredentialsProviderControllerService}} implements the new method but other 3rd party implementors (that are not part of the Apache NiFi code base) would break with this change due to the new interface method.
> Add default implementation throwing {{UnsupportedOperationException}} to provide backward compatibility at source level.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)