Could not find operation StartInstances for version 2016-11-15

0

I'm trying start instance remotely in code, because all I need are two apis StartInstances and StopInstances so don't really want to install the sdk.

So I followed the example here: https://docs.aws.amazon.com/general/latest/gr/sigv4-signed-request-examples.html#sig-v4-examples-post

replaced with my own credentials and the parameters listed here: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_StartInstances.html

but i'm still getting this error: Could not find operation StartInstances for version 2016-11-15

Any idea why it's throwing this error?

已提问 1 年前440 查看次数
1 回答
0
已接受的回答

got it work. wrong endpoint, it should be ec2.us-west-1.amazonaws.com

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则