disruptek / atoz

Amazon Web Services (AWS) APIs in Nim
MIT License
48 stars 5 forks source link

s3 server endpoints use hyphens where periods are desired #4

Closed disruptek closed 4 years ago

disruptek commented 4 years ago

Defect is probably in swagger definition, but we should work around it.

      "us-west-2": "s3-us-west-2.amazonaws.com",
      "eu-west-2": "s3.eu-west-2.amazonaws.com",