通过 amazon api 连接到 s3 时出现 IllegalLocationConstraintException
我正在尝试将 s3 与 api 网关连接。我当前位置没有可用的存储桶区域,因此我使用最近的存储桶区域。当我尝试连接 API 时,它会抛出 IllegalLocationConstraintException,因为我是从另一个区域连接的...... 网上所有的解决方案都是在URL中添加region,或者一些参数,比如--region,但是我应该在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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论