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

Add tests for s3::list_bucket_objects #1100

Open
avrohomgottlieb opened this issue Feb 10, 2025 · 0 comments
Open

Add tests for s3::list_bucket_objects #1100

avrohomgottlieb opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@avrohomgottlieb
Copy link
Contributor

avrohomgottlieb commented Feb 10, 2025

Context

We recently transitioned from using s3::list_input_paths (which leveraged aws s3 ls) to s3::list_bucket_objects (which leverages aws s3api list-objects).

Problem or idea

Tests need to be refactored in test_s3 to leverage s3::list_bucket_objects. As well, s3::list_input_paths should be remove from the s3 module.

@avrohomgottlieb avrohomgottlieb self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant