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
feita há 5 meses185 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 5 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas