Open
Description
Describe the bug
Listing only 1000 first object of prefix/dir.
To Reproduce
Steps to reproduce the behavior:
- Create more than 1000 object in bucket prefix/dir
- Try to list files tis nginx-s3-proxy
- You will see only first 1000 objects
Expected behavior
List all files in current prefix/dir. Or display max files based on some settings w/wo pagination.
Your environment
- Version of the container used (if downloaded from Docker Hub or Github) - ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway:unprivileged-oss-20230623
- S3 backend implementation you are using (AWS, Ceph, NetApp StorageGrid, etc) - Openstack Swift
- How you are deploying Docker/Stand-alone, etc - Docker
- NGINX type (OSS/Plus) - OSS
- Authentication method (IAM, IAM with Fargate, IAM with K8S, AWS Credentials, etc) - Access Key, Secret Key.