标签: amazon-web-services elastic-map-reduce
我尝试在俄勒冈州使用EMR,所以我在run_job_flow中使用“us-west-2”作为可用区,我收到以下错误:
Error response for action RunJobFlow: Sender/ValidationError; Specified Availability Zone is not supported
答案 0 :(得分:2)
“us-west-2”是区域的名称,而不是可用区域的名称。
使用“us-west-2a”或“us-west-2b”