minio / minio-go

MinIO Go client SDK for S3 compatible object storage
https://docs.min.io/docs/golang-client-quickstart-guide.html
Apache License 2.0
2.42k stars 628 forks source link

Missing `us-gov-east-1` region for FIPS endpoint #1878

Closed sam-mcbr closed 1 year ago

sam-mcbr commented 1 year ago

Lookin at the function which detects FIPS GovCLoud endpoints, it appears that the s3-fips.us-gov-east-1.amazonaws.com endpoint is not included.

Screenshot 2023-08-23 at 8 11 26 AM
harshavardhana commented 1 year ago

Please send a PR to update the list.