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

已提問 2 年前檢視次數 274 次
1 個回答
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

已回答 2 年前

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

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

回答問題指南