Skip to content
Snippets Groups Projects
Commit 1085f68f authored by Daniel Naude's avatar Daniel Naude
Browse files

Add ListObjectsInBucket function to S3 client

The ListObjectsInBucket function allows listing all objects in an S3 bucket. This function retrieves the list of objects using the ListObjectsV2 API and returns an array of file names.
parent f3563244
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment