HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
125 stars 52 forks source link

Return 404 for S3 PermanentRedirect exceptions #365

Closed jreadey closed 1 month ago

jreadey commented 1 month ago

S3 was raising PermanentRedirect error when a bucket did not exist. Catching this and returning 404 for put or get object.