'IllegalLocationConstraintException while connecting to s3 by amazon api
I am trying to connect s3 with api gateway. There is no available bucket region for my current location, so I use the nearest one for the bucket. When I'm trying to connect with API, it throws IllegalLocationConstraintException, because, I'm connecting from another region... All the solution on the internet is about adding region to the URL, or some parameters like --region, but where should I add them in API gateway?! I can't see any fields, to add something like this. What should I do?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
