[
https://issues.apache.org/jira/browse/MINIFICPP-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Gyimesi resolved MINIFICPP-1553.
--------------------------------------
Resolution: Fixed
> AWSCredentialsService should be able to refresh its credentials after expiry
> -----------------------------------------------------------------------------
>
> Key: MINIFICPP-1553
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1553
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gabor Gyimesi
> Assignee: Gabor Gyimesi
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The AWSCredentialService in MiNiFi only invokes the AWS credential libraries
> within its onEnabled method and caches the credentials for later use. It
> doesn't have a way to refresh the credential after it's been persisted in
> memory, this leads to the credentials to expire after a while. Optimally
> we'd want to be able to ensure the credential is refreshed (which can be
> something that's property driven).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)