modifying an amazon rds db instance type with lambda

0

upgrade and downgrade rds instance type to using lamda functions

已提问 1 年前544 查看次数
1 回答
1
已接受的回答

Hi,

you could:

And add your code in your lambda function, which must be in a VPC.

Hope it helps ;)

profile picture
专家
已回答 1 年前
  • In addition to @alatech's comment

    Note that upgrading or downgrading the instance type may require some additional configuration changes, such as modifying the DB parameter group or adjusting the allocated storage

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则