-
- Downloads
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.
Loading
Please register or sign in to comment