I am using aws RDS with class db.r5.12xlarge
, so when I am trying to downgrade my database to lower size then I am not able to find all sizes of db.r5
class. I have a requirement to set the database with size db.r5.8xlarge
but this option is not showing while modifying the DB instance.
So these are available classes for my existing RDS cluster.
But when I am trying to create a new Database then I can see all sizes of R5 classes.
Here is the structure of my RDS cluster. I am using Aurora with MySql compatibility.