Help Center/ Relational Database Service_RDS for MySQL/ FAQs/ Capacity Expansion and Specification Change/ How Do I Distinguish Between General-Purpose and Dedicated RDS for MySQL Instances Using Cloud SSDs?
Updated on 2026-05-14 GMT+08:00
How Do I Distinguish Between General-Purpose and Dedicated RDS for MySQL Instances Using Cloud SSDs?
You can use either of the following methods:
Checking the Instance Class on the Console
- Log in to the RDS console.
- Click
in the upper left corner and select a region. - On the Instances page, click the instance name.
- On the Overview page, check the specification code under Instance Class.
- General-purpose: The specification code contains n1.
- Dedicated: The specification code contains x1.
Querying the Instance Class through the API
Call the API used for querying database specifications and check the instance class based on the value of the returned response parameter group_type.
- general: general-purpose
- dedicated: dedicated
- rapid: dedicated (offline)
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot