Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-18979: Add delimiter and prefix to ListObjectsRequest #9233

Merged
merged 3 commits into from Jan 28, 2023

Conversation

alexandredavi
Copy link
Contributor

Description

Add delimiter and prefix to AWS S3 list objects operation

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I formatted the code using mvn -Pformat,fastinstall install && mvn -Psourcecheck

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to go also on main

@github-actions
Copy link
Contributor

Components tested:

Total Tested Failed ❌ Passed ✅
1 1 0 1

@github-actions
Copy link
Contributor

Components tested:

Total Tested Failed ❌ Passed ✅
1 1 0 1

@davsclaus davsclaus merged commit 3e50a43 into apache:camel-3.x Jan 28, 2023
davsclaus pushed a commit that referenced this pull request Jan 28, 2023
* CAMEL-18979: Add delimiter and prefix to ListObjectsRequest

* CAMEL-18979: Remove label from delimiter and prefix on AWS2S3Configuration

* CAMEL-18979: Get delimiter and prefix from Headers or else get from configuration for AWS2S3Producer listObjects

---------

Co-authored-by: Alexandre Zanelatto <alexandre@apipass.com.br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants