### Description I use OVH s3 and I can't use high performance in s3. It looks like this code is missing some classes: https://github.com/distribution/distribution/blob/main/registry/storage/driver/s3-aws/s3.go#L292-L298 ### Reproduce config: ``` storage: s3: region: WAW regionendpoint: https://s3.waw.io.cloud.ovh.net storageclass: EXPRESS_ONEZONE ``` ### Expected behavior _No response_ ### registry version 3.1.0 ### Additional Info _No response_
Description
I use OVH s3 and I can't use high performance in s3.
It looks like this code is missing some classes:
https://github.com/distribution/distribution/blob/main/registry/storage/driver/s3-aws/s3.go#L292-L298
Reproduce
config:
Expected behavior
No response
registry version
3.1.0
Additional Info
No response