Saltar al contenido

AWS SDK returns different data than AWS CLI

0

Hey,

I'm trying to get the supported instances in an availability zone using describe-instance-type-offerings,

but I'm getting different results for the SDK and the CLI.

Images attached: Enter image description here Enter image description here Enter image description here

Could you help me to understand why am I getting different results?

Is there might be a bug?

Thanks,

Ori

preguntada hace 3 años302 visualizaciones
1 Respuesta
0

Hey, I didn't use pagination, that is what caused the difference. Once I add pagination the results between the SDK and the CLI were equal. Thanks!

respondido hace 3 años

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.