MySQL Deployment Failed
Matt Doble
1
Reputation point
I am trying to restore a backup of a MySQL server. It hits the following error, but I do not have the option to change Availability Zone during the restore process. The only option is "NO Preference".
{
"status": "Failed",
"error": {
"code": "AvailabilityZoneInvalid",
"message": "The requested availability zone is invalid."
}
}
Sign in to answer