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

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

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

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

関連するコンテンツ