Replies: 2 comments 1 reply
-
Hello, Thank you for bringing this up. I just took a look at some of the documentation for S3 Express One Zone. Based on my reading I think it's possible that we may not be compatible due to some mentioned changes to authentication. Would you be able to provide some more details such as:
I would be interested in taking a look at what it would take to support this s3 feature. References: |
Beta Was this translation helpful? Give feedback.
-
Thanks to @hveiga 's contribution we were able to implement compatibility #229 For usage instructions see this section of the readme: https://github.com/nginxinc/nginx-s3-gateway/blob/master/docs/getting_started.md#user-content-choosing-a-s3_style-setting The session-based auth is not implemented. I've added an issue for it here #233 |
Beta Was this translation helpful? Give feedback.
-
Hi,
I would like to know if AWS S3 Express One Zone is supported out of the box in
nginx-s3-gateway
. I have using the following configuration, but still had no luck:The main motivation to use
nginx-s3-gateway
in combination with a AWS S3 Express One Zone buckets is the caching capabilities to minimize the number of HEAD/GET requests.If not supported at the moment, would it be possible to add support for it?
Any hints are appreciated,
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions