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?

preguntada hace un año440 visualizaciones
1 Respuesta
0
Respuesta aceptada

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

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas