Skip to content

Commit

Permalink
Remove db.mini from rdb service
Browse files Browse the repository at this point in the history
  • Loading branch information
SogoKato committed Mar 27, 2024
1 parent 4a2c638 commit 26d5c97
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nifcloudcli/data/rdb/2013-05-15N2013-12-16/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,6 @@
},
"DBInstanceClassOfCreateDBInstanceReadReplicaRequest": {
"enum": [
"db.mini",
"db.e-small",
"db.small",
"db.e-small2",
Expand Down Expand Up @@ -1602,7 +1601,6 @@
},
"DBInstanceClassOfCreateDBInstanceRequest": {
"enum": [
"db.mini",
"db.e-small",
"db.small",
"db.e-small2",
Expand Down Expand Up @@ -1738,7 +1736,6 @@
},
"DBInstanceClassOfModifyDBInstanceRequest": {
"enum": [
"db.mini",
"db.e-small",
"db.small",
"db.e-small2",
Expand Down Expand Up @@ -1806,7 +1803,6 @@
},
"DBInstanceClassOfRestoreDBInstanceFromDBSnapshotRequest": {
"enum": [
"db.mini",
"db.e-small",
"db.small",
"db.e-small2",
Expand Down Expand Up @@ -1874,7 +1870,6 @@
},
"DBInstanceClassOfRestoreDBInstanceToPointInTimeRequest": {
"enum": [
"db.mini",
"db.e-small",
"db.small",
"db.e-small2",
Expand Down

0 comments on commit 26d5c97

Please sign in to comment.