awslabs / mountpoint-s3

A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
Apache License 2.0
4.65k stars 164 forks source link

Validate that shared cache bucket is usable #1141

Closed muddyfish closed 4 days ago

muddyfish commented 1 week ago

Description of change

Relevant issues: N/A

Does this change impact existing behavior?

Yes, the shared cache bucket is now validated that it supports the EXPRESS_ONEZONE storage class

Does this change need a changelog entry in any of the crates?

No


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).