Created attachment 936992 [details] ami-1bee4406-log.yaml
# hs1.8xlarge: skip - create_instance: skip Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 51, in wrapper ret = fn(params) File "build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in wrapper return fn(params) File "build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in wrapper return fn(*args, **kvs) File "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 87, in create_instance raise SkipError(err) SkipError: got Unsupported - most likely the permanent error: EC2ResponseError: 400 Bad Request <?xml version="1.0" encoding="UTF-8"?> <Response><Errors><Error><Code>Unsupported</Code><Message>Your requested instance type (hs1.8xlarge) is not supported in this region (sa-east-1). Please retry your request in one of the following regions: us-east-1, eu-west-1, us-west-2, ap-northeast-1, ap-southeast-1, ap-southeast-2.</Message></Error></Errors><RequestID >d228c6cb-a21b-46b8-8478-43d0a24d5b12</RequestID></Response>