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.

demandé il y a 2 ans261 vues
1 réponse
0

Hi Robert,

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

Thank you!

pete
répondu il y a 2 ans
  • 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!

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions