Beanstalk: eb deploy erroring out with Invalid length for parameter EnvironmentName, value: 25, valid range: 4-23

0

I have a Beanstalk environment which has been running since more than a year now. It's running Python 3.6 running on 64bit Amazon Linux, which is now deprecated and I need to migrate to Amazon Linux 2 separately.

Out of nowhere, I am not able to do ***eb deploy ***to my environment anymore. It throws an error saying

ERROR: Parameter validation failed: Invalid length for parameter EnvironmentName, value: 25, valid range: 4-23

The environment name has never changed after it was created. Why is this error all of a sudden?

My awsebcli version is 30.20.2

preguntada hace 2 años274 visualizaciones
1 Respuesta
0

User found solution to the problem on a different platform. See their post on Stack Overflow: https://stackoverflow.com/questions/70914749/beanstalk-eb-deploy-erroring-out-with-invalid-length-for-parameter-environmentn

respondido hace 2 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.

Pautas para responder preguntas