Got error `Missing value for required parameter: AWSEBDBPassword` while trying to decouple the RDS database from an Elastic Beanstalk environment

2

I'm trying to decouple the RDS database from an Elastic Beanstalk environment. I've tried using both the web console and the eb cli by modifying the database connection setting under the environment configuration and toggling the HasCoupledDatabase option under the aws:rds:dbinstance namespace using eb config cmd.

Both gave me the error Missing value for required parameter: AWSEBDBPassword.

Tried to lookup the documentation regarding this parameter but couldn't find useful information. Only found the DBPassword option under the aws:rds:dbinstance. Tried setting that option while toggling the HasCoupledDatabase option. However, getting the same error.

已提問 2 年前檢視次數 261 次
1 個回答
0

Hi Robert,

I'm experiencing the same issue. Did you happen to find a solution for this?

Thank you!

pete
已回答 2 年前
  • Not really. We ended up tearing down the entire environment and building a new one.

  • Thank you for getting back to me, Robert! For some reason I missed your response earlier.

    How did you overcome the issue by tearing down the entire environment and creating a new one? You didn't have to decouple the database for the new environment?

    How did you migrate the database from the old environment to the new one?

    Thank you for any help and pointers, much appreciated!

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

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

回答問題指南