[
https://issues.apache.org/jira/browse/NIFI-15320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15320:
------------------------------------
Fix Version/s: 2.8.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> AwsSecretsManagerParameterProvider should retrieve non string parameters
> ------------------------------------------------------------------------
>
> Key: NIFI-15320
> URL: https://issues.apache.org/jira/browse/NIFI-15320
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If an AWS secret is defined with:
> {code:java}
> {
> "test": "foo",
> "port": 5432,
> "ssl": true
> }
> {code}
> Only "test" will be fetched as a parameter. The parameter provider should be
> improved to also retrieve "port" and "ssl"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)