RDS インスタンスの詳細を照会します。
操作説明
対象エンジン
RDS MySQL
RDS PostgreSQL
RDS SQL Server
RDS MariaDB
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
rds:DescribeDBInstanceAttribute |
get |
*DBInstance
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| DBInstanceId |
string |
必須 |
インスタンス ID。DescribeDBInstances を呼び出してインスタンス ID を取得します。 警告 バッチクエリに複数のインスタンス ID を指定しないでください。指定した場合、クエリがタイムアウトして失敗します。 |
rm-uf6wjk5**** |
| Expired |
string |
任意 |
インスタンスの有効期限の状態。有効な値は次のとおりです。
|
False |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
返されるパラメーター。 |
||
| Items |
object |
||
| DBInstanceAttribute |
array<object> |
インスタンスの属性。 |
|
|
array<object> |
インスタンス属性の詳細。 |
||
| AccountMaxQuantity |
integer |
インスタンスで作成できるアカウントの最大数。 |
50 |
| AdvancedFeatures |
string |
このパラメーターは、SQL Server を実行する RDS インスタンスに対してのみ返されます。有効になっている高度な機能を示します。複数の機能が有効になっている場合は、カンマ (,) で区切られます。有効な値は次のとおりです。
|
LinkedServer |
| AutoUpgradeMinorVersion |
string |
マイナーエンジンバージョンの更新方法。有効な値は次のとおりです。
|
Auto |
| AvailabilityValue |
string |
インスタンスの可用性 (%)。 |
100.0% |
| BabelfishConfig |
object |
|
|
| BabelfishEnabled |
string |
Babelfish が有効になっているかどうかを示します。 説明
ApsaraDB RDS for PostgreSQL インスタンスを作成するときに Babelfish を有効にすると、このパラメーターは true に固定されます。 |
true |
| MigrationMode |
string |
Babelfish の移行モード。有効な値は次のとおりです。
|
single-db |
| IsAnalyticIns |
boolean |
||
| CanTempUpgrade |
boolean |
インスタンスが一時的なアップグレードをサポートしているかどうかを示します。 説明
従量課金インスタンスは一時的なアップグレードをサポートしていません。 |
true |
| Category |
string |
インスタンスエディション。有効な値は次のとおりです。
|
Basic |
| ColdDataEnabled |
boolean |
Premium Enhanced SSD (ESSD) でアーカイブ機能が有効になっているかどうかを示します。有効な値は次のとおりです。
|
false |
| Collation |
string |
文字セットの照合順序。 |
Chinese_PRC_CI_AS |
| ConnectionMode |
string |
インスタンスのアクセスモード。有効な値は次のとおりです。
|
Standard |
| ConnectionString |
string |
内部エンドポイント。 |
rm-uf6wjk5****.mysql.rds.aliyuncs.com |
| ConsoleVersion |
string |
インスタンスのプロキシタイプ。有効な値は次のとおりです。
説明
このパラメーターは使用しないでください。代わりに ProxyType パラメーターを使用してください。 |
2 |
| CreationTime |
string |
インスタンスが作成された時刻。時刻は yyyy-MM-ddTHH:mm:ssZ 形式で、協定世界時 (UTC) で表示されます。 |
2011-05-30T12:11:04Z |
| CurrentKernelVersion |
string |
現在のカーネルバージョン。 |
rds_20201010 |
| DBClusterNodes |
object |
||
| DBClusterNode |
array<object> |
クラスターノード。 |
|
|
object |
ノードの詳細。 |
||
| ClassCode |
string |
ノードの仕様。 |
mysql.n2.medium.xc |
| ClassType |
string |
ノード仕様のタイプ。有効な値は次のとおりです。
|
x |
| Cpu |
string |
ノードの CPU コア数。 |
4 |
| Memory |
string |
ノードのメモリサイズ (MB)。 |
4096 |
| NodeId |
string |
ノード ID。 |
rn-**** |
| NodeRegionId |
string |
リージョン ID。 |
cn-beijing |
| NodeRole |
string |
ノードのロール。有効な値は次のとおりです。
|
primary |
| NodeZoneId |
string |
ゾーン ID。 |
cn-beijing-h |
| Status |
string |
ノードのステータス。有効な値は次のとおりです。
|
active |
| DisasterRecoveryNode |
boolean |
||
| DBInstanceCPU |
string |
インスタンスの CPU コア数。 |
2 |
| DBInstanceClass |
string |
インスタンスタイプ。詳細については、「インスタンスタイプ」をご参照ください。 |
rds.mys2.small |
| DBInstanceClassType |
string |
インスタンスファミリー。有効な値は次のとおりです。
|
s |
| DBInstanceDescription |
string |
インスタンスの説明。 |
testInstance |
| DBInstanceDiskUsed |
string |
インスタンスの使用済みストレージ容量 (バイト)。 重要 Serverless ApsaraDB RDS for MySQL インスタンスの場合、インスタンスが 停止済み 状態のとき、このパラメーターの値は 0 です。 |
300 |
| DBInstanceId |
string |
インスタンス ID。 |
rm-uf6wjk5**** |
| DBInstanceMemory |
integer |
インスタンスのメモリ容量 (MB)。 |
4096 |
| DBInstanceNetType |
string |
インスタンスのネットワークタイプ。有効な値は次のとおりです。
|
Internet |
| DBInstanceStatus |
string |
インスタンスのステータス。詳細については、「インスタンスのステータス」をご参照ください。 |
Running |
| DBInstanceStorage |
integer |
インスタンスのストレージ容量 (GB)。 |
10 |
| DBInstanceStorageType |
string |
インスタンスのストレージタイプ。有効な値は次のとおりです。
|
local_ssd |
| DBInstanceType |
string |
インスタンスタイプ。有効な値は次のとおりです。
|
Primary |
| DBMaxQuantity |
integer |
インスタンスで作成できるデータベースの最大数。 |
200 |
| DedicatedHostGroupId |
string |
専用クラスターの ID。 |
dhg-7a9***** |
| DeletionProtection |
boolean |
リリース保護機能が有効になっているかどうかを示します。有効な値は次のとおりです。
|
true |
| DisasterRecoveryInfo |
string |
ディザスタリカバリインスタンスのソースインスタンスに関する情報。 |
{"replicatorAccount": "******","sourcePort":******,"sourceAddress": "pgm-2ze******","sourceCategory": "aliyunRDS","sourceInstanceRegionId": "cn-******","replicatorPassword": "******","sourceInstanceName": "pgm-2ze******"} |
| DisasterRecoveryInstances |
string |
現在のインスタンスのすべてのディザスタリカバリインスタンス。 |
[{"regionId":"cn-******","insName":"pgm-2ze******"},{"regionId":"cn-******","insName":"pgm-2ze******"}] |
| Engine |
string |
データベースエンジン。有効な値は次のとおりです。
|
MySQL |
| EngineVersion |
string |
データベースエンジンバージョン。 |
8.0 |
| ExpireTime |
string |
インスタンスの有効期限が切れる時刻。時刻は yyyy-MM-ddTHH:mm:ssZ 形式で、協定世界時 (UTC) で表示されます。 説明
従量課金インスタンスは有効期限がありません。 |
2019-03-27T16:00:00Z |
| Extra |
object |
拡張情報。 |
|
| AccountSecurityPolicy |
string |
データベースアカウントのパスワードポリシー。有効な値は次のとおりです。
|
{"MaximumPasswordAge": 42,"MinimumPasswordAge": 30} |
| DBInstanceIds |
object |
||
| DBInstanceId |
array |
データベースインスタンス ID のリスト。 |
|
|
string |
インスタンス ID。 |
rm-uf6wjk5**** |
|
| RecoveryModel |
string |
復元モデル。 |
Simple:简单恢复模式。 Full:完整恢复模式。 |
| GeneralGroupName |
string |
専用クラスター内の汎用エディションインスタンスが属するグループの名前。 |
TestGroup |
| GuardDBInstanceId |
string |
プライマリインスタンスにアタッチされているディザスタリカバリインスタンスの ID。 |
rm-uf64zsu**** |
| IPType |
string |
IP アドレスタイプ。IPv4 のみがサポートされています。 |
IPv4 |
| IncrementSourceDBInstanceId |
string |
増分データのソースインスタンスの ID。ディザスタリカバリインスタンスのソースインスタンスは、そのプライマリインスタンスです。読み取り専用インスタンスのソースインスタンスは、そのプライマリインスタンスです。このパラメーターが返されない場合、インスタンスはプライマリインスタンスです。 |
rm-uf6wjk5**** |
| InstanceNetworkType |
string |
インスタンスのネットワークタイプ。有効な値は次のとおりです。
|
Classic |
| InstructionSetArch |
string |
インスタンスのアーキテクチャタイプ。有効な値は次のとおりです。
|
x86 |
| IoAccelerationEnabled |
string |
Premium ESSD でバッファプール拡張 (BPE) 機能が有効になっているかどうかを示します。有効な値は次のとおりです。
|
0 |
| LatestKernelVersion |
string |
インスタンスがサポートする最新のカーネルバージョン。 |
rds_20231031 |
| LockMode |
string |
インスタンスのロックモード。有効な値は次のとおりです。
|
Unlock |
| LockReason |
string |
インスタンスがロックされている理由。 |
instance_expired |
| MaintainTime |
string |
インスタンスのメンテナンスウィンドウ。時刻は協定世界時 (UTC) です。コンソールに表示される時刻を取得するには、返された時刻に 8 時間を加算します。 |
00:00Z-02:00Z |
| MasterInstanceId |
string |
プライマリインスタンスの ID。 説明
このパラメーターが返されない場合、インスタンスはプライマリインスタンスです。 |
rm-uf6wjk5**** |
| MasterZone |
string |
プライマリゾーンの ID。 |
5454284 |
| MaxConnections |
integer |
同時接続の最大数。 |
60 |
| MaxIOMBPS |
integer |
最大 I/O スループット (MB/s)。 |
100 |
| MaxIOPS |
integer |
1 秒あたりの最大 I/O 処理回数 (IOPS)。 |
150 |
| MultipleTempUpgrade |
boolean |
インスタンスがスケーリング中かどうかを示します。インスタンスがスケーリング中の場合、値は true です。それ以外の場合、このパラメーターは返されません。 |
true |
| PGBouncerEnabled |
string |
PgBouncer が有効になっているかどうかを示します。 説明
このパラメーターは、ApsaraDB RDS for PostgreSQL インスタンスに対してのみ返されます。PgBouncer が有効になっている場合、このパラメーターの値は true です。 |
true |
| PayType |
string |
インスタンスの課金方法。有効な値は次のとおりです。
|
Postpaid |
| Port |
string |
内部ポート。 |
3306 |
| ProxyType |
integer |
インスタンスがサポートするプロキシタイプ。有効な値は次のとおりです。
|
1 |
| ReadOnlyDBInstanceIds |
object |
||
| ReadOnlyDBInstanceId |
array<object> |
プライマリインスタンスにアタッチされている読み取り専用インスタンスの ID。 |
|
|
object |
読み取り専用インスタンスの詳細。 |
||
| DBInstanceId |
string |
読み取り専用インスタンスの ID。 |
rm-bp**** |
| ReadonlyInstanceSQLDelayedTime |
string |
プライマリインスタンスから読み取り専用インスタンスへのデータレプリケーションの遅延 (秒単位)。読み取り専用インスタンスは、この遅延の後にプライマリインスタンスからデータを同期します。 |
30 |
| RegionId |
string |
リージョン ID。 |
cn-hangzhou |
| ResourceGroupId |
string |
リソースグループ ID。 |
rg-acfmy**** |
| SecurityIPList |
string |
IP アドレスホワイトリスト内の IP アドレス。 |
192.168.XX.XX/24 |
| SecurityIPMode |
string |
ホワイトリストモード。有効な値は次のとおりです。
|
normal |
| ServerlessConfig |
object |
サーバーレスインスタンスの設定。 |
|
| AutoPause |
boolean |
サーバーレスインスタンスの自動起動・停止機能が有効になっているかどうかを示します。有効な値は次のとおりです。
説明
10 分以内にインスタンスへの接続がない場合、インスタンスは一時停止します。接続が行われると、インスタンスは自動的に起動します。 |
true |
| ScaleMax |
number |
RDS Capacity Unit (RCU) の最大数。 |
8 |
| ScaleMin |
number |
RCU の最小数。 |
0.5 |
| SwitchForce |
boolean |
サーバーレスインスタンスの強制スケーリングを有効にするかどうかを示します。有効な値は次のとおりです。
説明
インスタンスの RCU スケーリングは通常、すぐに有効になります。場合によっては、スケーリングがすぐに完了しないことがあります。その場合は、このパラメーターを有効にしてスケーリングを強制してください。 |
false |
| SlaveZones |
object |
||
| SlaveZone |
array<object> |
セカンダリゾーンのパラメーターのリスト。 |
|
|
object |
ゾーンの詳細。 |
||
| ZoneId |
string |
ゾーン ID。 |
cn-hangzhou-a |
| SuperPermissionMode |
string |
インスタンスで高度な権限機能 (SA アカウント、Active Directory (AD) ドメイン、ホストアカウントなど) を有効にできるかどうかを示します。有効な値は次のとおりです。
|
Disabled |
| TempDBInstanceId |
string |
プライマリインスタンスにアタッチされている一時インスタンスの ID。 |
rm-uf64zsu**** |
| TempUpgradeTimeEnd |
string |
一時的なアップグレードが終了する時刻。 説明
従量課金インスタンスには一時的なアップグレードの終了時刻はありません。 |
2024-05-30 00:00:00 |
| TempUpgradeTimeStart |
string |
一時的なアップグレードが開始される時刻。 説明
従量課金インスタンスには一時的なアップグレードの開始時刻はありません。 |
2024-05-29 00:00:00 |
| TimeZone |
string |
タイムゾーン。 |
Central Standard Time |
| Tips |
string |
専用クラスター内の汎用エディションインスタンスの例外情報。 |
normal |
| TipsLevel |
integer |
専用クラスター内の汎用エディションインスタンスの例外レベル。有効な値は次のとおりです。
|
1 |
| VSwitchId |
string |
vSwitch ID。 |
vsw-**** |
| VpcCloudInstanceId |
string |
VPC インスタンスの ID。 |
vpc-23rsxdf**** |
| VpcId |
string |
VPC ID。 |
vpc-**** |
| ZoneId |
string |
ゾーン ID。 |
cn-hangzhou-a |
| kindCode |
string |
内部パラメーターです。このパラメーターを設定する必要はありません。 |
test |
| OptimizedWritesInfo |
string |
最適化書き込み機能に関する情報。次の 2 つのフィールドが含まれます。
|
{"optimized_writes":true,"init_optimized_writes":true} |
| CompressionMode |
string |
ストレージ圧縮モード。 |
on, off |
| SupportCompression |
boolean |
インスタンスがストレージ圧縮をサポートしているかどうかを示します。 |
true, false |
| CompressionRatio |
string |
ストレージ圧縮率。 |
1.25 |
| BlueGreenDeploymentName |
string |
予約済みのパラメーターです。このパラメーターを設定する必要はありません。 |
None |
| GreenInstanceName |
string |
予約済みのパラメーターです。このパラメーターを設定する必要はありません。 |
None |
| BlueInstanceName |
string |
予約済みのパラメーターです。このパラメーターを設定する必要はありません。 |
None |
| ComputeBurstEnabled |
boolean |
予約済みのパラメーターです。このパラメーターを設定する必要はありません。 |
None |
| ReadOnlyStatus |
string |
予約済みのパラメーターです。このパラメーターを設定する必要はありません。 |
None |
| BurstingEnabled |
boolean |
Premium ESSD で I/O パフォーマンスバースト機能が有効になっているかどうかを示します。有効な値は次のとおりです。
|
false |
| IsAnalyticReadOnlyIns |
boolean |
インスタンスが MySQL DuckDB 分析インスタンスであるかどうかを示します。有効な値は次のとおりです。
|
false |
| VectorSupportStatus |
string |
ベクトルサポートステータス |
ON |
| RequestId |
string |
リクエスト ID。 |
1AD222E9-E606-4A42-BF6D-8A4442913CEF |
例
成功レスポンス
JSONJSON
{
"Items": {
"DBInstanceAttribute": [
{
"AccountMaxQuantity": 50,
"AdvancedFeatures": "LinkedServer",
"AutoUpgradeMinorVersion": "Auto",
"AvailabilityValue": "100.0%",
"BabelfishConfig": {
"BabelfishEnabled": "true",
"MigrationMode": "single-db"
},
"IsAnalyticIns": false,
"CanTempUpgrade": true,
"Category": "Basic",
"ColdDataEnabled": false,
"Collation": "Chinese_PRC_CI_AS",
"ConnectionMode": "Standard",
"ConnectionString": "rm-uf6wjk5****.mysql.rds.aliyuncs.com",
"ConsoleVersion": "2",
"CreationTime": "2011-05-30T12:11:04Z",
"CurrentKernelVersion": "rds_20201010",
"DBClusterNodes": {
"DBClusterNode": [
{
"ClassCode": "mysql.n2.medium.xc",
"ClassType": "x",
"Cpu": "4",
"Memory": "4096",
"NodeId": "rn-****",
"NodeRegionId": "cn-beijing",
"NodeRole": "primary",
"NodeZoneId": "cn-beijing-h",
"Status": "active",
"DisasterRecoveryNode": false
}
]
},
"DBInstanceCPU": "2",
"DBInstanceClass": "rds.mys2.small",
"DBInstanceClassType": "s",
"DBInstanceDescription": "testInstance",
"DBInstanceDiskUsed": "300",
"DBInstanceId": "rm-uf6wjk5****",
"DBInstanceMemory": 4096,
"DBInstanceNetType": "Internet",
"DBInstanceStatus": "Running",
"DBInstanceStorage": 10,
"DBInstanceStorageType": "local_ssd",
"DBInstanceType": "Primary",
"DBMaxQuantity": 200,
"DedicatedHostGroupId": "dhg-7a9*****",
"DeletionProtection": true,
"DisasterRecoveryInfo": "{\"replicatorAccount\": \"******\",\"sourcePort\":******,\"sourceAddress\": \"pgm-2ze******\",\"sourceCategory\": \"aliyunRDS\",\"sourceInstanceRegionId\": \"cn-******\",\"replicatorPassword\": \"******\",\"sourceInstanceName\": \"pgm-2ze******\"}",
"DisasterRecoveryInstances": "[{\"regionId\":\"cn-******\",\"insName\":\"pgm-2ze******\"},{\"regionId\":\"cn-******\",\"insName\":\"pgm-2ze******\"}]",
"Engine": "MySQL",
"EngineVersion": "8.0",
"ExpireTime": "2019-03-27T16:00:00Z",
"Extra": {
"AccountSecurityPolicy": "{\"MaximumPasswordAge\": 42,\"MinimumPasswordAge\": 30}",
"DBInstanceIds": {
"DBInstanceId": [
"rm-uf6wjk5****"
]
},
"RecoveryModel": "Simple:简单恢复模式。\nFull:完整恢复模式。"
},
"GeneralGroupName": "TestGroup",
"GuardDBInstanceId": "rm-uf64zsu****",
"IPType": "IPv4",
"IncrementSourceDBInstanceId": "rm-uf6wjk5****",
"InstanceNetworkType": "Classic",
"InstructionSetArch": "x86",
"IoAccelerationEnabled": "0",
"LatestKernelVersion": "rds_20231031",
"LockMode": "Unlock",
"LockReason": "instance_expired",
"MaintainTime": "00:00Z-02:00Z",
"MasterInstanceId": "rm-uf6wjk5****",
"MasterZone": "5454284",
"MaxConnections": 60,
"MaxIOMBPS": 100,
"MaxIOPS": 150,
"MultipleTempUpgrade": true,
"PGBouncerEnabled": "true",
"PayType": "Postpaid",
"Port": "3306",
"ProxyType": 1,
"ReadOnlyDBInstanceIds": {
"ReadOnlyDBInstanceId": [
{
"DBInstanceId": "rm-bp****"
}
]
},
"ReadonlyInstanceSQLDelayedTime": "30",
"RegionId": "cn-hangzhou ",
"ResourceGroupId": "rg-acfmy****",
"SecurityIPList": "192.168.XX.XX/24",
"SecurityIPMode": "normal",
"ServerlessConfig": {
"AutoPause": true,
"ScaleMax": 8,
"ScaleMin": 0.5,
"SwitchForce": false
},
"SlaveZones": {
"SlaveZone": [
{
"ZoneId": "cn-hangzhou-a"
}
]
},
"SuperPermissionMode": "Disabled",
"TempDBInstanceId": "rm-uf64zsu****",
"TempUpgradeTimeEnd": "2024-05-30 00:00:00",
"TempUpgradeTimeStart": "2024-05-29 00:00:00",
"TimeZone": "Central Standard Time",
"Tips": "normal",
"TipsLevel": 1,
"VSwitchId": "vsw-****",
"VpcCloudInstanceId": "vpc-23rsxdf****",
"VpcId": "vpc-****",
"ZoneId": "cn-hangzhou-a",
"kindCode": "test",
"OptimizedWritesInfo": "{\"optimized_writes\":true,\"init_optimized_writes\":true}",
"CompressionMode": "on, off",
"SupportCompression": true,
"CompressionRatio": "1.25",
"BlueGreenDeploymentName": "None",
"GreenInstanceName": "None",
"BlueInstanceName": "None",
"ComputeBurstEnabled": true,
"ReadOnlyStatus": "None",
"BurstingEnabled": false,
"IsAnalyticReadOnlyIns": false,
"VectorSupportStatus": "ON"
}
]
},
"RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEF"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | ConnectTimeoutRetryLater | Connect timeout retry later. | |
| 400 | TimeoutRetryLater | Timeout, please retry later. | |
| 400 | DataNotExist | Data not exist. | |
| 400 | Order.ComboInstanceNotAllowOperate | A package instance is not allowed to operate independently. | |
| 400 | Price.PricingPlanResultNotFound | Pricing plan price result not found. | |
| 400 | Order.NoRealNameAuthentication | You have not passed the real-name authentication and do not meet the purchase conditions. Please log in to the user center for real-name authentication. | |
| 400 | InsufficientAvailableQuota | Your account quota limit is less than 0, please recharge before trying to purchase. | |
| 400 | CommodityServiceCalling.Exception | Failed to call commodity service. | |
| 400 | RegionDissolvedEOM | Dear customer, Alibaba Cloud plans to optimize and adjust the current region. Cloud services in this region will cease operations. You are currently unable to operate new purchase orders. Thank you for your understanding and support. | |
| 400 | Commodity.InvalidComponent | The module you purchased is not legal, please buy it again. | |
| 400 | RegionEndTimeDissolvedAustralia | Cloud services in the Australia (Sydney) region will be discontinued. Set the validity date to September 30, 2024 or earlier than September 30, 2024. | |
| 400 | Price.CommoditySys | Commodity system call exception. | |
| 400 | Pay.InsufficientBalance | Insufficient available balance. | |
| 400 | Order.PeriodInvalid | There is a problem with the period you selected, please choose again. | |
| 400 | pay.noCreditCard | Account not bound to credit card. | |
| 400 | Order.InstHasUnpaidOrder | There is an unpaid order for the service you have purchased. Please pay or void it before placing the order. | |
| 400 | noAvailablePaymentMethod | No payment method is specified for your account. We recommend that you add a payment method. | |
| 400 | BasicInfoUncompleted | Your information is incomplete. Complete your information before the operation. | |
| 400 | Risk.RiskControlRejection | Your account is abnormal, please contact customer service for details. | |
| 400 | Api.NotSupport | Specified api is not supported. | |
| 400 | ContainForbiddenLabelError | There is a label that prohibits placing orders. Please contact your distributor for assistance. | |
| 400 | InvalidDBInstanceId.NotFound | The DBInstanceId provided does not exist in records. | |
| 400 | InvalidInstanceLevel.DiskType | Specified instance level not support request disk type | |
| 400 | InvalidParam | Sepcified wal level Parameter is invalid. There are still logical slots in instance, so it can not be set as replica. | |
| 400 | KmsApiError | User secret key invalid. | |
| 400 | System.SaleValidateFailed | Sales expression validation system error. | |
| 400 | Abs.InvalidAccount.NotFound | account is not found. | |
| 400 | SqlExecuteFailedOrTimeout | sql command execution failed or timed out:%s. | |
| 400 | ColdData.EngineVersionNotSupport | The current instance engine version not support coldDataEnabled. | |
| 400 | ColdData.MinorVersionNotSupport | The current instance minor version not support coldDataEnabled. | |
| 400 | IncorrectTargetClasscode | The current instance type does not support this operation. | |
| 400 | InvalidConnectionString.Duplicate | Specified connection string already exists in the RDS. | |
| 400 | RequiredParam.NotFound | Required input param is not found. | |
| 400 | Parameters.Invalid | Parameter error, please check the parameters. | |
| 400 | BackupPolicyNotSupport | Cold Data won't open with CrossBackup or Flash Backup, please check Backup Policy. | |
| 400 | InvalideStatus.Format | The instance status does not support this operation. | |
| 400 | InvalidReleasedKeepPolicy.Format | Specified Released Keep Policy is not valid. | |
| 400 | InvalidDBInstanceEngineType.Format | the DB instance engine type does not support this operation. | |
| 400 | Pay.NoCreditCard | No credit cards. | |
| 400 | VpcNetworkTypeNotSupport | The vpc network type instance does not support this operation. | |
| 400 | MirrorInsExists | Specified DB instance mirror ins already existed. | |
| 400 | UnsupportedClassCode | The specified DB instance class stops selling. | |
| 400 | InvalidBackupSet | The specified database does not exist in the backup set. | |
| 400 | OrdTCommodityQueryError | Failed to query for product. | |
| 400 | ProductInstanceReleased | The instance has been released. Please check before placing the order. | |
| 400 | RegionEndTimeDissolvedIndia | The region is no longer supported. | |
| 400 | InvalidDBInstanceName.NotFound | The specified DB instance name does not exist. | |
| 500 | ExternalFailure | The request processing has failed due to external service failure. | |
| 500 | RequestMetaDataFailed | The service request failed. Please try again later or contact service personnel. | |
| 500 | InvokeProxyFailure | The request processing has failed due to service failure of rds api. | |
| 403 | OrderStatus.UnPaid | The specified db instance has unpaid order. | |
| 403 | InvalidReduceDiskSize | The storage capacity after the scale-down must be larger than the used amount. | |
| 403 | CloudSSDNotSupport | Cloud ssd does not support this operation, please upgrade to essd. | |
| 403 | InvalidUserOperatorPermission | The user permission does not support this operation. | |
| 403 | InvalidVswitchId | Specified conn vswitch id is not valid. | |
| 403 | IncorrectMinorVersion | Current engine minor version does not support operations. | |
| 403 | OperationDenied.ZoneResource | There is no available zone for inventory. | |
| 403 | NotInFlowController | Sorry,no permission. | |
| 403 | InvalidKmsKey | Kms key is disabled. | |
| 403 | InvalidInstanceLevel.Malformed | Current DB instance level does not support this operation. | |
| 404 | InvalidClusterKms | The current instance does not authorized to access the Key Management Service. | |
| 404 | Request.NotFound | The requested resource is not available. | |
| 404 | HostInfo.NotFound | The specified host info is not found. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。