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 年前檢視次數 397 次
1 個回答
0
已接受的答案

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

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南