Change which RDS database an AWS EB environment uses

≯℡__Kan透↙ 提交于 2019-12-11 11:53:55

问题


How can I change which RDS database my EB environment uses? I.e. where are the settings that specify this?

I have cloned an environment and want to change the database it uses to an existing RDS database rather than the one that was created when the environment was cloned.


回答1:


Is your environment using EB?

In that case you can set in the environment variables:

in case you are reading them.

Maybe that might be useful:

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/AWSHowTo.RDS.html?console_help=true

**Scroll down to see how to use an existing RDS instance after open your specific language page



来源:https://stackoverflow.com/questions/34344579/change-which-rds-database-an-aws-eb-environment-uses

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!