Select Git revision
s3.go
-
Daniel Naude authored
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.
Daniel Naude authoredThe 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.