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!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ