[NIFI-10349] Add maximum object age property to list s3
Summary
I needed to add the maximum object age property in ListS3 as minimum object age property is already available (https://github.com/apache/nifi/pull/2491).
Signed-off-by: Marco [email protected] Matteo [email protected] @mronci
Tracking
Please complete the following tracking steps prior to pull request creation.
Issue Tracking
- [x] Apache NiFi Jira issue created
Pull Request Tracking
- [x] Pull Request title starts with Apache NiFi Jira issue number, such as
NIFI-00000 - [ ] Pull Request commit message starts with Apache NiFi Jira issue number, as such
NIFI-00000
Pull Request Formatting
- [x] Pull Request based on current revision of the
mainbranch - [x] Pull Request refers to a feature branch with one commit containing changes
Verification
Please indicate the verification steps performed prior to pull request creation.
Build
- [ ] Build completed using
mvn clean install -P contrib-check- [ ] JDK 8
- [ ] JDK 11
- [ ] JDK 17
Licensing
- [x] New dependencies are compatible with the Apache License 2.0 according to the License Policy
- [x] New dependencies are documented in applicable
LICENSEandNOTICEfiles
Documentation
- [x] Documentation formatting appears as expected in rendered files
@MikeThomsen how does it work to go on with the PR? cc @mronci
Hi @MikeThomsen, how can we merge this PR to main branch? Have we missed something? cc @mronci
thank you @turcsanyip!
Merging to main...
@MikeThomsen Feel free to open a follow-up jira if you have any further comments.