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?

demandé il y a un an434 vues
1 réponse
0
Réponse acceptée

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

répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions