[
https://issues.apache.org/jira/browse/NIFI-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648255#comment-17648255
]
ASF subversion and git services commented on NIFI-10987:
--------------------------------------------------------
Commit ae5d23db470c5ebcd871814e55a9f51cacf2c8d1 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ae5d23db47 ]
NIFI-10987: Added default implementation of AWS SDK V2 credentials in
AWSCredentialsProviderService
Signed-off-by: Joe Gresock <[email protected]>
This closes #6787.
> 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)