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
posta 5 mesi fa185 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 5 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande