AWS服务端点区域与签名区域 [英] AWS service endpoint region vs. signing region

查看:227
本文介绍了AWS服务端点区域与签名区域的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以调用其端点不在托管我的帐户的区域中的AWS服务?

Is it at all possible to invoke an AWS service whose endpoint is in a region other than the one hosting my account?

例如,我的帐户在us-west-1中,并且SES已从该区域中删除.我可以以某种方式从us-west-2调用SES服务吗?创建发送电子邮件的请求时,我似乎无法找到一种设置服务端点区域的方法,该方法也未设置签名区域.

For instance, my account is in us-west-1 and SES has been removed from that region. Can I somehow invoke the SES service from us-west-2? When creating a request to send an email I cannot seem to find a way to set the service endpoint region that does not also set the signing region.

推荐答案

显然,是的. EndpointConfiguration类允许这样做.

Apparently, yes. The class EndpointConfiguration allows that.

http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/client/builder/AwsClientBuilder.EndpointConfiguration.html

这篇关于AWS服务端点区域与签名区域的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆