Can't upgrade major version of MariaDB from AWS console

1

I can't upgrade a major version of MariaDB from the AWS console, I believe this should be only a problem when using command or SDK etc. Has someone have experience with this? Screenshot

Markus
質問済み 5ヶ月前185ビュー
1回答
0

Hello.

Do you get the same error if you run the command below using CloudShell or something?

aws rds modify-db-instance --db-instance-identifier "rds-3" --engine-version "Version" --db-parameter-group-name "Parameter-group-name" --allow-major-version-upgrade --apply-immediately --region "RDS-region"
profile picture
エキスパート
回答済み 5ヶ月前

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

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

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

関連するコンテンツ