[
https://issues.apache.org/jira/browse/NIFI-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Gresock updated NIFI-10987:
-------------------------------
Fix Version/s: 1.20.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.20.0
>
> Time Spent: 20m
> 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)