@alicloud/rds20140815 2.7.2 → 2.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/client.d.ts CHANGED
@@ -15725,6 +15725,7 @@ export declare class DescribeDBInstanceAttributeResponseBodyItemsDBInstanceAttri
15725
15725
  DBInstanceClass?: string;
15726
15726
  DBInstanceClassType?: string;
15727
15727
  DBInstanceDescription?: string;
15728
+ DBInstanceDiskUsed?: string;
15728
15729
  DBInstanceId?: string;
15729
15730
  DBInstanceMemory?: number;
15730
15731
  DBInstanceNetType?: string;
@@ -17212,7 +17213,7 @@ export declare class DescribeHistoryTasksResponseBodyItems extends $tea.Model {
17212
17213
  regionId?: string;
17213
17214
  remainTime?: number;
17214
17215
  startTime?: string;
17215
- status?: number;
17216
+ status?: string;
17216
17217
  taskDetail?: string;
17217
17218
  taskId?: string;
17218
17219
  taskType?: string;
@@ -19406,7 +19407,28 @@ export default class Client extends OpenApi {
19406
19407
  cancelImport(request: CancelImportRequest): Promise<CancelImportResponse>;
19407
19408
  checkAccountNameAvailableWithOptions(request: CheckAccountNameAvailableRequest, runtime: $Util.RuntimeOptions): Promise<CheckAccountNameAvailableResponse>;
19408
19409
  checkAccountNameAvailable(request: CheckAccountNameAvailableRequest): Promise<CheckAccountNameAvailableResponse>;
19410
+ /**
19411
+ * ### [](#)Supported database engines
19412
+ * * MySQL
19413
+ * * PostgreSQL
19414
+ * * SQL Server
19415
+ * * MariaDB
19416
+ *
19417
+ * @param request CheckCloudResourceAuthorizedRequest
19418
+ * @param runtime runtime options for this request RuntimeOptions
19419
+ * @return CheckCloudResourceAuthorizedResponse
19420
+ */
19409
19421
  checkCloudResourceAuthorizedWithOptions(request: CheckCloudResourceAuthorizedRequest, runtime: $Util.RuntimeOptions): Promise<CheckCloudResourceAuthorizedResponse>;
19422
+ /**
19423
+ * ### [](#)Supported database engines
19424
+ * * MySQL
19425
+ * * PostgreSQL
19426
+ * * SQL Server
19427
+ * * MariaDB
19428
+ *
19429
+ * @param request CheckCloudResourceAuthorizedRequest
19430
+ * @return CheckCloudResourceAuthorizedResponse
19431
+ */
19410
19432
  checkCloudResourceAuthorized(request: CheckCloudResourceAuthorizedRequest): Promise<CheckCloudResourceAuthorizedResponse>;
19411
19433
  /**
19412
19434
  * Before you call this operation, make sure that the instance runs one of the following database engines:
@@ -19456,7 +19478,22 @@ export default class Client extends OpenApi {
19456
19478
  checkDBNameAvailable(request: CheckDBNameAvailableRequest): Promise<CheckDBNameAvailableResponse>;
19457
19479
  checkInstanceExistWithOptions(request: CheckInstanceExistRequest, runtime: $Util.RuntimeOptions): Promise<CheckInstanceExistResponse>;
19458
19480
  checkInstanceExist(request: CheckInstanceExistRequest): Promise<CheckInstanceExistResponse>;
19481
+ /**
19482
+ * ### [](#)Supported database engines
19483
+ * * PostgreSQL
19484
+ *
19485
+ * @param request CheckServiceLinkedRoleRequest
19486
+ * @param runtime runtime options for this request RuntimeOptions
19487
+ * @return CheckServiceLinkedRoleResponse
19488
+ */
19459
19489
  checkServiceLinkedRoleWithOptions(request: CheckServiceLinkedRoleRequest, runtime: $Util.RuntimeOptions): Promise<CheckServiceLinkedRoleResponse>;
19490
+ /**
19491
+ * ### [](#)Supported database engines
19492
+ * * PostgreSQL
19493
+ *
19494
+ * @param request CheckServiceLinkedRoleRequest
19495
+ * @return CheckServiceLinkedRoleResponse
19496
+ */
19460
19497
  checkServiceLinkedRole(request: CheckServiceLinkedRoleRequest): Promise<CheckServiceLinkedRoleResponse>;
19461
19498
  /**
19462
19499
  * ### [](#)Supported database engines
@@ -19961,12 +19998,11 @@ export default class Client extends OpenApi {
19961
19998
  */
19962
19999
  createDiagnosticReport(request: CreateDiagnosticReportRequest): Promise<CreateDiagnosticReportResponse>;
19963
20000
  /**
19964
- * ### Prerequisites
19965
- * * Your Alibaba Cloud account is used.
19966
- * * The balance in your Alibaba Cloud account is greater than or equal to USD 100.
19967
- * * A primary ApsaraDB RDS for MySQL instance is created, and the instance is not running as a node in a global active database cluster. You can call the [CreateDBInstance](~~26228~~) operation to create an instance.
19968
- * > You must create a primary ApsaraDB RDS for MySQL instance in one of the following regions: China (Hangzhou), China (Shanghai), China (Qingdao), China (Beijing), China (Zhangjiakou), China (Shenzhen), and China (Chengdu).
19969
- * For more information, see [Create and release an ApsaraDB RDS global active database cluster](~~328592~~).
20001
+ * ### [](#)Supported database engine
20002
+ * * MySQL
20003
+ * ### [](#)References
20004
+ * > : Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
20005
+ * [Create and release an ApsaraDB RDS global active database cluster](~~328592~~)
19970
20006
  *
19971
20007
  * @param request CreateGADInstanceRequest
19972
20008
  * @param runtime runtime options for this request RuntimeOptions
@@ -19974,12 +20010,11 @@ export default class Client extends OpenApi {
19974
20010
  */
19975
20011
  createGADInstanceWithOptions(request: CreateGADInstanceRequest, runtime: $Util.RuntimeOptions): Promise<CreateGADInstanceResponse>;
19976
20012
  /**
19977
- * ### Prerequisites
19978
- * * Your Alibaba Cloud account is used.
19979
- * * The balance in your Alibaba Cloud account is greater than or equal to USD 100.
19980
- * * A primary ApsaraDB RDS for MySQL instance is created, and the instance is not running as a node in a global active database cluster. You can call the [CreateDBInstance](~~26228~~) operation to create an instance.
19981
- * > You must create a primary ApsaraDB RDS for MySQL instance in one of the following regions: China (Hangzhou), China (Shanghai), China (Qingdao), China (Beijing), China (Zhangjiakou), China (Shenzhen), and China (Chengdu).
19982
- * For more information, see [Create and release an ApsaraDB RDS global active database cluster](~~328592~~).
20013
+ * ### [](#)Supported database engine
20014
+ * * MySQL
20015
+ * ### [](#)References
20016
+ * > : Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
20017
+ * [Create and release an ApsaraDB RDS global active database cluster](~~328592~~)
19983
20018
  *
19984
20019
  * @param request CreateGADInstanceRequest
19985
20020
  * @return CreateGADInstanceResponse
@@ -20191,7 +20226,22 @@ export default class Client extends OpenApi {
20191
20226
  * @return CreateReadOnlyDBInstanceResponse
20192
20227
  */
20193
20228
  createReadOnlyDBInstance(request: CreateReadOnlyDBInstanceRequest): Promise<CreateReadOnlyDBInstanceResponse>;
20229
+ /**
20230
+ * ### [](#)Supported database engines
20231
+ * * MySQL
20232
+ *
20233
+ * @param request CreateSecretRequest
20234
+ * @param runtime runtime options for this request RuntimeOptions
20235
+ * @return CreateSecretResponse
20236
+ */
20194
20237
  createSecretWithOptions(request: CreateSecretRequest, runtime: $Util.RuntimeOptions): Promise<CreateSecretResponse>;
20238
+ /**
20239
+ * ### [](#)Supported database engines
20240
+ * * MySQL
20241
+ *
20242
+ * @param request CreateSecretRequest
20243
+ * @return CreateSecretResponse
20244
+ */
20195
20245
  createSecret(request: CreateSecretRequest): Promise<CreateSecretResponse>;
20196
20246
  /**
20197
20247
  * ### Supported database engine
@@ -20646,9 +20696,7 @@ export default class Client extends OpenApi {
20646
20696
  deleteUserBackupFile(request: DeleteUserBackupFileRequest): Promise<DeleteUserBackupFileResponse>;
20647
20697
  /**
20648
20698
  * ### [](#)Supported database engines
20649
- * MySQL
20650
- * ### [](#)References
20651
- * [Migrate data between ApsaraDB RDS for MySQL instances](~~96154~~)
20699
+ * * MySQL
20652
20700
  *
20653
20701
  * @param request DescibeImportsFromDatabaseRequest
20654
20702
  * @param runtime runtime options for this request RuntimeOptions
@@ -20657,9 +20705,7 @@ export default class Client extends OpenApi {
20657
20705
  descibeImportsFromDatabaseWithOptions(request: DescibeImportsFromDatabaseRequest, runtime: $Util.RuntimeOptions): Promise<DescibeImportsFromDatabaseResponse>;
20658
20706
  /**
20659
20707
  * ### [](#)Supported database engines
20660
- * MySQL
20661
- * ### [](#)References
20662
- * [Migrate data between ApsaraDB RDS for MySQL instances](~~96154~~)
20708
+ * * MySQL
20663
20709
  *
20664
20710
  * @param request DescibeImportsFromDatabaseRequest
20665
20711
  * @return DescibeImportsFromDatabaseResponse
@@ -20772,7 +20818,26 @@ export default class Client extends OpenApi {
20772
20818
  * @return DescribeAllWhitelistTemplateResponse
20773
20819
  */
20774
20820
  describeAllWhitelistTemplate(request: DescribeAllWhitelistTemplateRequest): Promise<DescribeAllWhitelistTemplateResponse>;
20821
+ /**
20822
+ * ### [](#)Supported database engines
20823
+ * MySQL
20824
+ * ### [](#)References
20825
+ * [Create and view an analytic instance](~~155180~~)
20826
+ *
20827
+ * @param request DescribeAnalyticdbByPrimaryDBInstanceRequest
20828
+ * @param runtime runtime options for this request RuntimeOptions
20829
+ * @return DescribeAnalyticdbByPrimaryDBInstanceResponse
20830
+ */
20775
20831
  describeAnalyticdbByPrimaryDBInstanceWithOptions(request: DescribeAnalyticdbByPrimaryDBInstanceRequest, runtime: $Util.RuntimeOptions): Promise<DescribeAnalyticdbByPrimaryDBInstanceResponse>;
20832
+ /**
20833
+ * ### [](#)Supported database engines
20834
+ * MySQL
20835
+ * ### [](#)References
20836
+ * [Create and view an analytic instance](~~155180~~)
20837
+ *
20838
+ * @param request DescribeAnalyticdbByPrimaryDBInstanceRequest
20839
+ * @return DescribeAnalyticdbByPrimaryDBInstanceResponse
20840
+ */
20776
20841
  describeAnalyticdbByPrimaryDBInstance(request: DescribeAnalyticdbByPrimaryDBInstanceRequest): Promise<DescribeAnalyticdbByPrimaryDBInstanceResponse>;
20777
20842
  /**
20778
20843
  * ### [](#)Supported database engines
@@ -21434,7 +21499,28 @@ export default class Client extends OpenApi {
21434
21499
  * @return DescribeDBInstanceNetInfoResponse
21435
21500
  */
21436
21501
  describeDBInstanceNetInfo(request: DescribeDBInstanceNetInfoRequest): Promise<DescribeDBInstanceNetInfoResponse>;
21502
+ /**
21503
+ * ### [](#)Supported database engines
21504
+ * * MySQL
21505
+ * * PostgreSQL
21506
+ * * SQL Server
21507
+ * * MariaDB
21508
+ *
21509
+ * @param request DescribeDBInstanceNetInfoForChannelRequest
21510
+ * @param runtime runtime options for this request RuntimeOptions
21511
+ * @return DescribeDBInstanceNetInfoForChannelResponse
21512
+ */
21437
21513
  describeDBInstanceNetInfoForChannelWithOptions(request: DescribeDBInstanceNetInfoForChannelRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDBInstanceNetInfoForChannelResponse>;
21514
+ /**
21515
+ * ### [](#)Supported database engines
21516
+ * * MySQL
21517
+ * * PostgreSQL
21518
+ * * SQL Server
21519
+ * * MariaDB
21520
+ *
21521
+ * @param request DescribeDBInstanceNetInfoForChannelRequest
21522
+ * @return DescribeDBInstanceNetInfoForChannelResponse
21523
+ */
21438
21524
  describeDBInstanceNetInfoForChannel(request: DescribeDBInstanceNetInfoForChannelRequest): Promise<DescribeDBInstanceNetInfoForChannelResponse>;
21439
21525
  /**
21440
21526
  * ### [](#)Supported database engines
@@ -21833,7 +21919,11 @@ export default class Client extends OpenApi {
21833
21919
  */
21834
21920
  describeDiagnosticReportList(request: DescribeDiagnosticReportListRequest): Promise<DescribeDiagnosticReportListResponse>;
21835
21921
  /**
21836
- * Error logs contain the time when they were generated and the error messages.
21922
+ * ### [](#)Supported database engines
21923
+ * * MySQL
21924
+ * * PostgreSQL
21925
+ * * SQL Server
21926
+ * * MariaDB
21837
21927
  *
21838
21928
  * @param request DescribeErrorLogsRequest
21839
21929
  * @param runtime runtime options for this request RuntimeOptions
@@ -21841,15 +21931,28 @@ export default class Client extends OpenApi {
21841
21931
  */
21842
21932
  describeErrorLogsWithOptions(request: DescribeErrorLogsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeErrorLogsResponse>;
21843
21933
  /**
21844
- * Error logs contain the time when they were generated and the error messages.
21934
+ * ### [](#)Supported database engines
21935
+ * * MySQL
21936
+ * * PostgreSQL
21937
+ * * SQL Server
21938
+ * * MariaDB
21845
21939
  *
21846
21940
  * @param request DescribeErrorLogsRequest
21847
21941
  * @return DescribeErrorLogsResponse
21848
21942
  */
21849
21943
  describeErrorLogs(request: DescribeErrorLogsRequest): Promise<DescribeErrorLogsResponse>;
21850
21944
  /**
21851
- * The event history feature enables you to view the events that occurred within a region over a specific time range. Historical events include instance creation and parameter modification. For more information, see [View the event history of an ApsaraDB RDS instance](~~129759~~).
21852
- * Before you call this operation, make sure that the event history feature is enabled. Otherwise, this operation fails.
21945
+ * ### [](#)Supported database engines
21946
+ * * MySQL
21947
+ * * PostgreSQL
21948
+ * * SQL Server
21949
+ * * MariaDB
21950
+ * ### [](#)References
21951
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
21952
+ * * [Historical events of an ApsaraDB RDS for MySQL instance](~~129759~~)
21953
+ * * [Historical events of an ApsaraDB RDS for PostgreSQL instance](~~131008~~)
21954
+ * * [Historical events of an ApsaraDB RDS for SQL Server instance](~~131013~~)
21955
+ * * [Historical events of an ApsaraDB RDS for MariaDB instance](~~131010~~)
21853
21956
  *
21854
21957
  * @param request DescribeEventsRequest
21855
21958
  * @param runtime runtime options for this request RuntimeOptions
@@ -21857,8 +21960,17 @@ export default class Client extends OpenApi {
21857
21960
  */
21858
21961
  describeEventsWithOptions(request: DescribeEventsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeEventsResponse>;
21859
21962
  /**
21860
- * The event history feature enables you to view the events that occurred within a region over a specific time range. Historical events include instance creation and parameter modification. For more information, see [View the event history of an ApsaraDB RDS instance](~~129759~~).
21861
- * Before you call this operation, make sure that the event history feature is enabled. Otherwise, this operation fails.
21963
+ * ### [](#)Supported database engines
21964
+ * * MySQL
21965
+ * * PostgreSQL
21966
+ * * SQL Server
21967
+ * * MariaDB
21968
+ * ### [](#)References
21969
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
21970
+ * * [Historical events of an ApsaraDB RDS for MySQL instance](~~129759~~)
21971
+ * * [Historical events of an ApsaraDB RDS for PostgreSQL instance](~~131008~~)
21972
+ * * [Historical events of an ApsaraDB RDS for SQL Server instance](~~131013~~)
21973
+ * * [Historical events of an ApsaraDB RDS for MariaDB instance](~~131010~~)
21862
21974
  *
21863
21975
  * @param request DescribeEventsRequest
21864
21976
  * @return DescribeEventsResponse
@@ -21882,7 +21994,13 @@ export default class Client extends OpenApi {
21882
21994
  */
21883
21995
  describeGadInstances(request: DescribeGadInstancesRequest): Promise<DescribeGadInstancesResponse>;
21884
21996
  /**
21885
- * By default, Alibaba Cloud uses persistent connections to check the availability of an instance. For more information, see [What is availability detection?](~~207467~~)
21997
+ * ### [](#)Supported database engines
21998
+ * * MySQL
21999
+ * * PostgreSQL
22000
+ * * SQL Server
22001
+ * * MariaDB
22002
+ * ### [](#)References
22003
+ * [What is availability detection?](~~207467~~)
21886
22004
  *
21887
22005
  * @param request DescribeHADiagnoseConfigRequest
21888
22006
  * @param runtime runtime options for this request RuntimeOptions
@@ -21890,15 +22008,24 @@ export default class Client extends OpenApi {
21890
22008
  */
21891
22009
  describeHADiagnoseConfigWithOptions(request: DescribeHADiagnoseConfigRequest, runtime: $Util.RuntimeOptions): Promise<DescribeHADiagnoseConfigResponse>;
21892
22010
  /**
21893
- * By default, Alibaba Cloud uses persistent connections to check the availability of an instance. For more information, see [What is availability detection?](~~207467~~)
22011
+ * ### [](#)Supported database engines
22012
+ * * MySQL
22013
+ * * PostgreSQL
22014
+ * * SQL Server
22015
+ * * MariaDB
22016
+ * ### [](#)References
22017
+ * [What is availability detection?](~~207467~~)
21894
22018
  *
21895
22019
  * @param request DescribeHADiagnoseConfigRequest
21896
22020
  * @return DescribeHADiagnoseConfigResponse
21897
22021
  */
21898
22022
  describeHADiagnoseConfig(request: DescribeHADiagnoseConfigRequest): Promise<DescribeHADiagnoseConfigResponse>;
21899
22023
  /**
21900
- * After a primary/secondary switchover is complete, the primary instance is demoted to the secondary instance and the secondary instance is promoted to primary. For more information, see [Switch workloads over between primary and secondary ApsaraDB RDS instances](~~96054~~).
21901
- * When you call this operation, you must make sure that the instance runs RDS High-availability Edition, RDS Enterprise Edition, and RDS Cluster Edition. RDS Cluster Edition is supported for ApsaraDB RDS for MySQL and ApsaraDB RDS for SQL Server.
22024
+ * ### [](#)Supported database engines
22025
+ * * MySQL
22026
+ * * PostgreSQL
22027
+ * * SQL Server
22028
+ * * MariaDB
21902
22029
  *
21903
22030
  * @param request DescribeHASwitchConfigRequest
21904
22031
  * @param runtime runtime options for this request RuntimeOptions
@@ -21906,8 +22033,11 @@ export default class Client extends OpenApi {
21906
22033
  */
21907
22034
  describeHASwitchConfigWithOptions(request: DescribeHASwitchConfigRequest, runtime: $Util.RuntimeOptions): Promise<DescribeHASwitchConfigResponse>;
21908
22035
  /**
21909
- * After a primary/secondary switchover is complete, the primary instance is demoted to the secondary instance and the secondary instance is promoted to primary. For more information, see [Switch workloads over between primary and secondary ApsaraDB RDS instances](~~96054~~).
21910
- * When you call this operation, you must make sure that the instance runs RDS High-availability Edition, RDS Enterprise Edition, and RDS Cluster Edition. RDS Cluster Edition is supported for ApsaraDB RDS for MySQL and ApsaraDB RDS for SQL Server.
22036
+ * ### [](#)Supported database engines
22037
+ * * MySQL
22038
+ * * PostgreSQL
22039
+ * * SQL Server
22040
+ * * MariaDB
21911
22041
  *
21912
22042
  * @param request DescribeHASwitchConfigRequest
21913
22043
  * @return DescribeHASwitchConfigResponse
@@ -21977,7 +22107,28 @@ export default class Client extends OpenApi {
21977
22107
  * @return DescribeHostWebShellResponse
21978
22108
  */
21979
22109
  describeHostWebShell(request: DescribeHostWebShellRequest): Promise<DescribeHostWebShellResponse>;
22110
+ /**
22111
+ * ### [](#)Supported database engines
22112
+ * * MySQL
22113
+ * * PostgreSQL
22114
+ * * SQL Server
22115
+ * * MariaDB
22116
+ *
22117
+ * @param request DescribeInstanceAutoRenewalAttributeRequest
22118
+ * @param runtime runtime options for this request RuntimeOptions
22119
+ * @return DescribeInstanceAutoRenewalAttributeResponse
22120
+ */
21980
22121
  describeInstanceAutoRenewalAttributeWithOptions(request: DescribeInstanceAutoRenewalAttributeRequest, runtime: $Util.RuntimeOptions): Promise<DescribeInstanceAutoRenewalAttributeResponse>;
22122
+ /**
22123
+ * ### [](#)Supported database engines
22124
+ * * MySQL
22125
+ * * PostgreSQL
22126
+ * * SQL Server
22127
+ * * MariaDB
22128
+ *
22129
+ * @param request DescribeInstanceAutoRenewalAttributeRequest
22130
+ * @return DescribeInstanceAutoRenewalAttributeResponse
22131
+ */
21981
22132
  describeInstanceAutoRenewalAttribute(request: DescribeInstanceAutoRenewalAttributeRequest): Promise<DescribeInstanceAutoRenewalAttributeResponse>;
21982
22133
  /**
21983
22134
  * ### [](#)Supported database engines
@@ -21985,7 +22136,8 @@ export default class Client extends OpenApi {
21985
22136
  * * PostgreSQL
21986
22137
  * * SQL Server
21987
22138
  * ### [](#)References
21988
- * * [Use the cross-region backup feature of an ApsaraDB RDS for MySQL instance](~~120824~~)
22139
+ * > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
22140
+ * * [Use the cross-region backup feature for an ApsaraDB RDS for MySQL instance](~~120824~~)
21989
22141
  * * [Use the cross-region backup feature for an ApsaraDB RDS for PostgreSQL instance](~~206671~~)
21990
22142
  * * [Use the cross-region backup feature for an ApsaraDB RDS for SQL Server instance](~~187923~~)
21991
22143
  *
@@ -22000,7 +22152,8 @@ export default class Client extends OpenApi {
22000
22152
  * * PostgreSQL
22001
22153
  * * SQL Server
22002
22154
  * ### [](#)References
22003
- * * [Use the cross-region backup feature of an ApsaraDB RDS for MySQL instance](~~120824~~)
22155
+ * > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
22156
+ * * [Use the cross-region backup feature for an ApsaraDB RDS for MySQL instance](~~120824~~)
22004
22157
  * * [Use the cross-region backup feature for an ApsaraDB RDS for PostgreSQL instance](~~206671~~)
22005
22158
  * * [Use the cross-region backup feature for an ApsaraDB RDS for SQL Server instance](~~187923~~)
22006
22159
  *
@@ -22487,10 +22640,10 @@ export default class Client extends OpenApi {
22487
22640
  */
22488
22641
  describeResourceUsage(request: DescribeResourceUsageRequest): Promise<DescribeResourceUsageResponse>;
22489
22642
  /**
22490
- * This operation is applicable to the following database engine versions:
22643
+ * ### [](#)Supported database engines
22491
22644
  * * MySQL
22492
- * * SQL Server 2008 R2
22493
22645
  * * PostgreSQL
22646
+ * * SQL Server
22494
22647
  *
22495
22648
  * @param request DescribeSQLCollectorPolicyRequest
22496
22649
  * @param runtime runtime options for this request RuntimeOptions
@@ -22498,10 +22651,10 @@ export default class Client extends OpenApi {
22498
22651
  */
22499
22652
  describeSQLCollectorPolicyWithOptions(request: DescribeSQLCollectorPolicyRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSQLCollectorPolicyResponse>;
22500
22653
  /**
22501
- * This operation is applicable to the following database engine versions:
22654
+ * ### [](#)Supported database engines
22502
22655
  * * MySQL
22503
- * * SQL Server 2008 R2
22504
22656
  * * PostgreSQL
22657
+ * * SQL Server
22505
22658
  *
22506
22659
  * @param request DescribeSQLCollectorPolicyRequest
22507
22660
  * @return DescribeSQLCollectorPolicyResponse
@@ -22615,7 +22768,8 @@ export default class Client extends OpenApi {
22615
22768
  */
22616
22769
  describeSecurityGroupConfiguration(request: DescribeSecurityGroupConfigurationRequest): Promise<DescribeSecurityGroupConfigurationResponse>;
22617
22770
  /**
22618
- * This operation is available only for ApsaraDB RDS for PostgreSQL instances.
22771
+ * ### [](#)Supported database engines
22772
+ * * PostgreSQL
22619
22773
  *
22620
22774
  * @param request DescribeSlotsRequest
22621
22775
  * @param runtime runtime options for this request RuntimeOptions
@@ -22623,7 +22777,8 @@ export default class Client extends OpenApi {
22623
22777
  */
22624
22778
  describeSlotsWithOptions(request: DescribeSlotsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeSlotsResponse>;
22625
22779
  /**
22626
- * This operation is available only for ApsaraDB RDS for PostgreSQL instances.
22780
+ * ### [](#)Supported database engines
22781
+ * * PostgreSQL
22627
22782
  *
22628
22783
  * @param request DescribeSlotsRequest
22629
22784
  * @return DescribeSlotsResponse
@@ -22767,7 +22922,22 @@ export default class Client extends OpenApi {
22767
22922
  * @return DescribeUpgradeMajorVersionPrecheckTaskResponse
22768
22923
  */
22769
22924
  describeUpgradeMajorVersionPrecheckTask(request: DescribeUpgradeMajorVersionPrecheckTaskRequest): Promise<DescribeUpgradeMajorVersionPrecheckTaskResponse>;
22925
+ /**
22926
+ * ### [](#)Supported database engines
22927
+ * PostgreSQL
22928
+ *
22929
+ * @param request DescribeUpgradeMajorVersionTasksRequest
22930
+ * @param runtime runtime options for this request RuntimeOptions
22931
+ * @return DescribeUpgradeMajorVersionTasksResponse
22932
+ */
22770
22933
  describeUpgradeMajorVersionTasksWithOptions(request: DescribeUpgradeMajorVersionTasksRequest, runtime: $Util.RuntimeOptions): Promise<DescribeUpgradeMajorVersionTasksResponse>;
22934
+ /**
22935
+ * ### [](#)Supported database engines
22936
+ * PostgreSQL
22937
+ *
22938
+ * @param request DescribeUpgradeMajorVersionTasksRequest
22939
+ * @return DescribeUpgradeMajorVersionTasksResponse
22940
+ */
22771
22941
  describeUpgradeMajorVersionTasks(request: DescribeUpgradeMajorVersionTasksRequest): Promise<DescribeUpgradeMajorVersionTasksResponse>;
22772
22942
  /**
22773
22943
  * ### Supported database engines
@@ -23098,7 +23268,9 @@ export default class Client extends OpenApi {
23098
23268
  */
23099
23269
  listTagResources(request: ListTagResourcesRequest): Promise<ListTagResourcesResponse>;
23100
23270
  /**
23101
- * >
23271
+ * ### [](#)Supported database engines
23272
+ * * MySQL
23273
+ * ### [](#)Feature description
23102
23274
  * * A full backup file contains the data of a self-managed MySQL database. You can restore the data of a self-managed MySQL database from a full backup file to an ApsaraDB RDS for MySQL instance. For more information, see [Migrate the data of a self-managed MySQL 5.7 instance to the cloud](~~251779~~).
23103
23275
  * * Before you call the [CreateDBInstance](~~26228~~) operation to create an ApsaraDB RDS for MySQL instance into which you want to import full backup files, you can call this operation to query the IDs of full backup files.
23104
23276
  * * You can call the [ImportUserBackupFile](~~260266~~) operation to import a full backup file into an ApsaraDB RDS for MySQL instance.
@@ -23109,7 +23281,9 @@ export default class Client extends OpenApi {
23109
23281
  */
23110
23282
  listUserBackupFilesWithOptions(request: ListUserBackupFilesRequest, runtime: $Util.RuntimeOptions): Promise<ListUserBackupFilesResponse>;
23111
23283
  /**
23112
- * >
23284
+ * ### [](#)Supported database engines
23285
+ * * MySQL
23286
+ * ### [](#)Feature description
23113
23287
  * * A full backup file contains the data of a self-managed MySQL database. You can restore the data of a self-managed MySQL database from a full backup file to an ApsaraDB RDS for MySQL instance. For more information, see [Migrate the data of a self-managed MySQL 5.7 instance to the cloud](~~251779~~).
23114
23288
  * * Before you call the [CreateDBInstance](~~26228~~) operation to create an ApsaraDB RDS for MySQL instance into which you want to import full backup files, you can call this operation to query the IDs of full backup files.
23115
23289
  * * You can call the [ImportUserBackupFile](~~260266~~) operation to import a full backup file into an ApsaraDB RDS for MySQL instance.
@@ -23405,7 +23579,13 @@ export default class Client extends OpenApi {
23405
23579
  */
23406
23580
  modifyDBDescription(request: ModifyDBDescriptionRequest): Promise<ModifyDBDescriptionResponse>;
23407
23581
  /**
23408
- * This operation is supported only for instances that run MySQL.
23582
+ * ### [](#)Supported database engines
23583
+ * * MySQL
23584
+ * * PostgreSQL
23585
+ * ### [](#)References
23586
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
23587
+ * * [Modify automatic update settings for an ApsaraDB RDS for MySQL instance](~~96059~~)
23588
+ * * [Modify automatic update settings for an ApsaraDB RDS for PostgreSQL instance](~~146895~~)
23409
23589
  *
23410
23590
  * @param request ModifyDBInstanceAutoUpgradeMinorVersionRequest
23411
23591
  * @param runtime runtime options for this request RuntimeOptions
@@ -23413,19 +23593,22 @@ export default class Client extends OpenApi {
23413
23593
  */
23414
23594
  modifyDBInstanceAutoUpgradeMinorVersionWithOptions(request: ModifyDBInstanceAutoUpgradeMinorVersionRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceAutoUpgradeMinorVersionResponse>;
23415
23595
  /**
23416
- * This operation is supported only for instances that run MySQL.
23596
+ * ### [](#)Supported database engines
23597
+ * * MySQL
23598
+ * * PostgreSQL
23599
+ * ### [](#)References
23600
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
23601
+ * * [Modify automatic update settings for an ApsaraDB RDS for MySQL instance](~~96059~~)
23602
+ * * [Modify automatic update settings for an ApsaraDB RDS for PostgreSQL instance](~~146895~~)
23417
23603
  *
23418
23604
  * @param request ModifyDBInstanceAutoUpgradeMinorVersionRequest
23419
23605
  * @return ModifyDBInstanceAutoUpgradeMinorVersionResponse
23420
23606
  */
23421
23607
  modifyDBInstanceAutoUpgradeMinorVersion(request: ModifyDBInstanceAutoUpgradeMinorVersionRequest): Promise<ModifyDBInstanceAutoUpgradeMinorVersionResponse>;
23422
23608
  /**
23423
- * ### Supported database engines
23424
- * * RDS MySQL
23425
- * * RDS PostgreSQL
23426
- * * RDS SQL Server
23427
- * * RDS MariaDB
23428
- * > : The configuration item that is supported is [PgBouncer](~~2398301~~) of ApsaraDB RDS for PostgreSQL instances.
23609
+ * ### [](#)Supported database engines
23610
+ * * PostgreSQL
23611
+ * > The configuration item that is supported is [PgBouncer](~~2398301~~) of ApsaraDB RDS for PostgreSQL instances.
23429
23612
  *
23430
23613
  * @param request ModifyDBInstanceConfigRequest
23431
23614
  * @param runtime runtime options for this request RuntimeOptions
@@ -23433,12 +23616,9 @@ export default class Client extends OpenApi {
23433
23616
  */
23434
23617
  modifyDBInstanceConfigWithOptions(request: ModifyDBInstanceConfigRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceConfigResponse>;
23435
23618
  /**
23436
- * ### Supported database engines
23437
- * * RDS MySQL
23438
- * * RDS PostgreSQL
23439
- * * RDS SQL Server
23440
- * * RDS MariaDB
23441
- * > : The configuration item that is supported is [PgBouncer](~~2398301~~) of ApsaraDB RDS for PostgreSQL instances.
23619
+ * ### [](#)Supported database engines
23620
+ * * PostgreSQL
23621
+ * > The configuration item that is supported is [PgBouncer](~~2398301~~) of ApsaraDB RDS for PostgreSQL instances.
23442
23622
  *
23443
23623
  * @param request ModifyDBInstanceConfigRequest
23444
23624
  * @return ModifyDBInstanceConfigResponse
@@ -23494,10 +23674,41 @@ export default class Client extends OpenApi {
23494
23674
  * @return ModifyDBInstanceConnectionStringResponse
23495
23675
  */
23496
23676
  modifyDBInstanceConnectionString(request: ModifyDBInstanceConnectionStringRequest): Promise<ModifyDBInstanceConnectionStringResponse>;
23677
+ /**
23678
+ * ### [](#)Supported database engines
23679
+ * * MySQL
23680
+ * ### [](#)References
23681
+ * > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
23682
+ * * [Configure a data replication latency for a read-only ApsaraDB RDS for MySQL instance](~~96056~~)
23683
+ *
23684
+ * @param request ModifyDBInstanceDelayedReplicationTimeRequest
23685
+ * @param runtime runtime options for this request RuntimeOptions
23686
+ * @return ModifyDBInstanceDelayedReplicationTimeResponse
23687
+ */
23497
23688
  modifyDBInstanceDelayedReplicationTimeWithOptions(request: ModifyDBInstanceDelayedReplicationTimeRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceDelayedReplicationTimeResponse>;
23689
+ /**
23690
+ * ### [](#)Supported database engines
23691
+ * * MySQL
23692
+ * ### [](#)References
23693
+ * > Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
23694
+ * * [Configure a data replication latency for a read-only ApsaraDB RDS for MySQL instance](~~96056~~)
23695
+ *
23696
+ * @param request ModifyDBInstanceDelayedReplicationTimeRequest
23697
+ * @return ModifyDBInstanceDelayedReplicationTimeResponse
23698
+ */
23498
23699
  modifyDBInstanceDelayedReplicationTime(request: ModifyDBInstanceDelayedReplicationTimeRequest): Promise<ModifyDBInstanceDelayedReplicationTimeResponse>;
23499
23700
  /**
23500
- * For more information, see [Enable or disable the release protection feature for an ApsaraDB RDS for MySQL instance](~~414512~~).
23701
+ * ### [](#)Supported database engines
23702
+ * * MySQL
23703
+ * * PostgreSQL
23704
+ * * SQL Server
23705
+ * * MariaDB
23706
+ * ### [](#)References
23707
+ * > : Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
23708
+ * * [Enable and disable instance release protection for an ApsaraDB RDS for MySQL instance](~~414512~~)
23709
+ * * [Enable and disable instance release protection for an ApsaraDB RDS for PostgreSQL instance](~~471512~~)
23710
+ * * [Enable and disable instance release protection for an ApsaraDB RDS for SQL Server instance](~~416209~~)
23711
+ * * [Enable and disable release protection for an ApsaraDB RDS for MariaDB instance](~~414512~~)
23501
23712
  *
23502
23713
  * @param request ModifyDBInstanceDeletionProtectionRequest
23503
23714
  * @param runtime runtime options for this request RuntimeOptions
@@ -23505,7 +23716,17 @@ export default class Client extends OpenApi {
23505
23716
  */
23506
23717
  modifyDBInstanceDeletionProtectionWithOptions(request: ModifyDBInstanceDeletionProtectionRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceDeletionProtectionResponse>;
23507
23718
  /**
23508
- * For more information, see [Enable or disable the release protection feature for an ApsaraDB RDS for MySQL instance](~~414512~~).
23719
+ * ### [](#)Supported database engines
23720
+ * * MySQL
23721
+ * * PostgreSQL
23722
+ * * SQL Server
23723
+ * * MariaDB
23724
+ * ### [](#)References
23725
+ * > : Before you call this operation, carefully read the following documentation. Make sure that you fully understand the prerequisites and impacts for calling this operation.
23726
+ * * [Enable and disable instance release protection for an ApsaraDB RDS for MySQL instance](~~414512~~)
23727
+ * * [Enable and disable instance release protection for an ApsaraDB RDS for PostgreSQL instance](~~471512~~)
23728
+ * * [Enable and disable instance release protection for an ApsaraDB RDS for SQL Server instance](~~416209~~)
23729
+ * * [Enable and disable release protection for an ApsaraDB RDS for MariaDB instance](~~414512~~)
23509
23730
  *
23510
23731
  * @param request ModifyDBInstanceDeletionProtectionRequest
23511
23732
  * @return ModifyDBInstanceDeletionProtectionResponse
@@ -23556,7 +23777,17 @@ export default class Client extends OpenApi {
23556
23777
  modifyDBInstanceHAConfigWithOptions(request: ModifyDBInstanceHAConfigRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceHAConfigResponse>;
23557
23778
  modifyDBInstanceHAConfig(request: ModifyDBInstanceHAConfigRequest): Promise<ModifyDBInstanceHAConfigResponse>;
23558
23779
  /**
23559
- * You can set the maintenance time to a period of time during off-peak hours. Alibaba Cloud performs routine maintenance within the maintenance time to minimize impacts on your business.
23780
+ * ### [](#)Supported database engines
23781
+ * * MySQL
23782
+ * * PostgreSQL
23783
+ * * SQL Server
23784
+ * * MariaDB
23785
+ * ### [](#)References
23786
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
23787
+ * * [Set a maintenance window for an ApsaraDB RDS for MySQL instance](~~96052~~)
23788
+ * * [Set a maintenance window for an ApsaraDB RDS for PostgreSQL instance](~~96799~~)
23789
+ * * [Set a maintenance window for an ApsaraDB RDS for SQL Sever instance](~~95657~~)
23790
+ * * [Set a maintenance window for an ApsaraDB RDS for MariaDB instance](~~97473~~)
23560
23791
  *
23561
23792
  * @param request ModifyDBInstanceMaintainTimeRequest
23562
23793
  * @param runtime runtime options for this request RuntimeOptions
@@ -23564,7 +23795,17 @@ export default class Client extends OpenApi {
23564
23795
  */
23565
23796
  modifyDBInstanceMaintainTimeWithOptions(request: ModifyDBInstanceMaintainTimeRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceMaintainTimeResponse>;
23566
23797
  /**
23567
- * You can set the maintenance time to a period of time during off-peak hours. Alibaba Cloud performs routine maintenance within the maintenance time to minimize impacts on your business.
23798
+ * ### [](#)Supported database engines
23799
+ * * MySQL
23800
+ * * PostgreSQL
23801
+ * * SQL Server
23802
+ * * MariaDB
23803
+ * ### [](#)References
23804
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
23805
+ * * [Set a maintenance window for an ApsaraDB RDS for MySQL instance](~~96052~~)
23806
+ * * [Set a maintenance window for an ApsaraDB RDS for PostgreSQL instance](~~96799~~)
23807
+ * * [Set a maintenance window for an ApsaraDB RDS for SQL Sever instance](~~95657~~)
23808
+ * * [Set a maintenance window for an ApsaraDB RDS for MariaDB instance](~~97473~~)
23568
23809
  *
23569
23810
  * @param request ModifyDBInstanceMaintainTimeRequest
23570
23811
  * @return ModifyDBInstanceMaintainTimeResponse
@@ -23625,7 +23866,12 @@ export default class Client extends OpenApi {
23625
23866
  */
23626
23867
  modifyDBInstanceMonitor(request: ModifyDBInstanceMonitorRequest): Promise<ModifyDBInstanceMonitorResponse>;
23627
23868
  /**
23628
- * When an ApsaraDB for RDS instance is in the hybrid access mode, which uses both a VPC endpoint and a classic network endpoint, this operation is used to extend the expiration time of the classic network endpoint.
23869
+ * ### [](#)Supported database engines
23870
+ * * MySQL
23871
+ * * SQL Server
23872
+ * ### [](#)References
23873
+ * * [Configure the hybrid access solution for an ApsaraDB RDS for MySQL instance](~~96110~~)
23874
+ * * [Configure the hybrid access solution for an ApsaraDB RDS for SQL Server instance](~~95708~~)
23629
23875
  *
23630
23876
  * @param request ModifyDBInstanceNetworkExpireTimeRequest
23631
23877
  * @param runtime runtime options for this request RuntimeOptions
@@ -23633,7 +23879,12 @@ export default class Client extends OpenApi {
23633
23879
  */
23634
23880
  modifyDBInstanceNetworkExpireTimeWithOptions(request: ModifyDBInstanceNetworkExpireTimeRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstanceNetworkExpireTimeResponse>;
23635
23881
  /**
23636
- * When an ApsaraDB for RDS instance is in the hybrid access mode, which uses both a VPC endpoint and a classic network endpoint, this operation is used to extend the expiration time of the classic network endpoint.
23882
+ * ### [](#)Supported database engines
23883
+ * * MySQL
23884
+ * * SQL Server
23885
+ * ### [](#)References
23886
+ * * [Configure the hybrid access solution for an ApsaraDB RDS for MySQL instance](~~96110~~)
23887
+ * * [Configure the hybrid access solution for an ApsaraDB RDS for SQL Server instance](~~95708~~)
23637
23888
  *
23638
23889
  * @param request ModifyDBInstanceNetworkExpireTimeRequest
23639
23890
  * @return ModifyDBInstanceNetworkExpireTimeResponse
@@ -23671,14 +23922,17 @@ export default class Client extends OpenApi {
23671
23922
  */
23672
23923
  modifyDBInstanceNetworkType(request: ModifyDBInstanceNetworkTypeRequest): Promise<ModifyDBInstanceNetworkTypeResponse>;
23673
23924
  /**
23674
- * This operation is used to change only the billing method of an instance from pay-as-you-go to subscription.
23675
- * The following requirements must be met:
23676
- * * The instance belongs to the current account.
23677
- * * The instance uses one of the most recent instance types. For more information, see [Instance types](~~26312~~).
23678
- * **
23679
- * **Note**You cannot change the billing method of an instance that uses a phased-out instance type from pay-as-you-go to subscription. If you want to change the billing method of an instance that uses a phased-out instance type from pay-as-you-go to subscription, you must change the instance type of the instance to one of the most recent instance types. Then, you can change the billing method of the instance from pay-as-you-go to subscription. To change the instance type of an instance, you can change the instance specifications of the instance. For more information, see [Change the specifications of an ApsaraDB RDS instance](~~96061~~).
23680
- * * The instance uses the pay-as-you-go billing method and is in the Running state.
23681
- * * Your Alibaba Cloud account has no unpaid orders for the instance for which you want to change the billing method.
23925
+ * ### [](#)Supported database engines
23926
+ * * MySQL
23927
+ * * PostgreSQL
23928
+ * * SQL Server
23929
+ * * MariaDB
23930
+ * ### [](#)References
23931
+ * > Fees of an instance are changed if the call is successful. Before you call this operation, carefully read the following topics:
23932
+ * * [Change the billing method of an ApsaraDB RDS for MySQL instance from pay-as-you-go to subscription](~~96048~~)
23933
+ * * [Change the billing method of an ApsaraDB RDS for PostgreSQL instance from pay-as-you-go to subscription](~~96743~~)
23934
+ * * [Change the billing method of an ApsaraDB RDS for SQL Server instance from pay-as-you-go to subscription](~~95631~~)
23935
+ * * [Change the billing method of an ApsaraDB RDS for MariaDB instance from pay-as-you-go to subscription](~~97120~~)
23682
23936
  *
23683
23937
  * @param request ModifyDBInstancePayTypeRequest
23684
23938
  * @param runtime runtime options for this request RuntimeOptions
@@ -23686,14 +23940,17 @@ export default class Client extends OpenApi {
23686
23940
  */
23687
23941
  modifyDBInstancePayTypeWithOptions(request: ModifyDBInstancePayTypeRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDBInstancePayTypeResponse>;
23688
23942
  /**
23689
- * This operation is used to change only the billing method of an instance from pay-as-you-go to subscription.
23690
- * The following requirements must be met:
23691
- * * The instance belongs to the current account.
23692
- * * The instance uses one of the most recent instance types. For more information, see [Instance types](~~26312~~).
23693
- * **
23694
- * **Note**You cannot change the billing method of an instance that uses a phased-out instance type from pay-as-you-go to subscription. If you want to change the billing method of an instance that uses a phased-out instance type from pay-as-you-go to subscription, you must change the instance type of the instance to one of the most recent instance types. Then, you can change the billing method of the instance from pay-as-you-go to subscription. To change the instance type of an instance, you can change the instance specifications of the instance. For more information, see [Change the specifications of an ApsaraDB RDS instance](~~96061~~).
23695
- * * The instance uses the pay-as-you-go billing method and is in the Running state.
23696
- * * Your Alibaba Cloud account has no unpaid orders for the instance for which you want to change the billing method.
23943
+ * ### [](#)Supported database engines
23944
+ * * MySQL
23945
+ * * PostgreSQL
23946
+ * * SQL Server
23947
+ * * MariaDB
23948
+ * ### [](#)References
23949
+ * > Fees of an instance are changed if the call is successful. Before you call this operation, carefully read the following topics:
23950
+ * * [Change the billing method of an ApsaraDB RDS for MySQL instance from pay-as-you-go to subscription](~~96048~~)
23951
+ * * [Change the billing method of an ApsaraDB RDS for PostgreSQL instance from pay-as-you-go to subscription](~~96743~~)
23952
+ * * [Change the billing method of an ApsaraDB RDS for SQL Server instance from pay-as-you-go to subscription](~~95631~~)
23953
+ * * [Change the billing method of an ApsaraDB RDS for MariaDB instance from pay-as-you-go to subscription](~~97120~~)
23697
23954
  *
23698
23955
  * @param request ModifyDBInstancePayTypeRequest
23699
23956
  * @return ModifyDBInstancePayTypeResponse
@@ -24021,7 +24278,14 @@ export default class Client extends OpenApi {
24021
24278
  */
24022
24279
  modifyDbProxyInstanceSsl(request: ModifyDbProxyInstanceSslRequest): Promise<ModifyDbProxyInstanceSslResponse>;
24023
24280
  /**
24024
- * By default, Alibaba Cloud uses persistent connections to check the availability of an instance. For more information, see [What is availability detection?](~~207467~~)
24281
+ * ### [](#)Supported database engines
24282
+ * * MySQL
24283
+ * * PostgreSQL
24284
+ * * SQL Server
24285
+ * * MariaDB
24286
+ * ### [](#)References
24287
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
24288
+ * [What is availability check?](~~207467~~)
24025
24289
  *
24026
24290
  * @param request ModifyHADiagnoseConfigRequest
24027
24291
  * @param runtime runtime options for this request RuntimeOptions
@@ -24029,7 +24293,14 @@ export default class Client extends OpenApi {
24029
24293
  */
24030
24294
  modifyHADiagnoseConfigWithOptions(request: ModifyHADiagnoseConfigRequest, runtime: $Util.RuntimeOptions): Promise<ModifyHADiagnoseConfigResponse>;
24031
24295
  /**
24032
- * By default, Alibaba Cloud uses persistent connections to check the availability of an instance. For more information, see [What is availability detection?](~~207467~~)
24296
+ * ### [](#)Supported database engines
24297
+ * * MySQL
24298
+ * * PostgreSQL
24299
+ * * SQL Server
24300
+ * * MariaDB
24301
+ * ### [](#)References
24302
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
24303
+ * [What is availability check?](~~207467~~)
24033
24304
  *
24034
24305
  * @param request ModifyHADiagnoseConfigRequest
24035
24306
  * @return ModifyHADiagnoseConfigResponse
@@ -24091,6 +24362,7 @@ export default class Client extends OpenApi {
24091
24362
  * * PostgreSQL
24092
24363
  * * SQL Server
24093
24364
  * ### [](#)References
24365
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
24094
24366
  * * [Use the cross-region backup feature of an ApsaraDB RDS for MySQL instance](~~120824~~)
24095
24367
  * * [Use the cross-region backup feature for an ApsaraDB RDS for PostgreSQL instance](~~206671~~)
24096
24368
  * * [Use the cross-region backup feature for an ApsaraDB RDS for SQL Server instance](~~187923~~)
@@ -24106,6 +24378,7 @@ export default class Client extends OpenApi {
24106
24378
  * * PostgreSQL
24107
24379
  * * SQL Server
24108
24380
  * ### [](#)References
24381
+ * > Before you call this operation, read the following documentation and make sure that you fully understand the prerequisites and impacts of this operation.
24109
24382
  * * [Use the cross-region backup feature of an ApsaraDB RDS for MySQL instance](~~120824~~)
24110
24383
  * * [Use the cross-region backup feature for an ApsaraDB RDS for PostgreSQL instance](~~206671~~)
24111
24384
  * * [Use the cross-region backup feature for an ApsaraDB RDS for SQL Server instance](~~187923~~)
@@ -24635,12 +24908,17 @@ export default class Client extends OpenApi {
24635
24908
  */
24636
24909
  removeTagsFromResource(request: RemoveTagsFromResourceRequest): Promise<RemoveTagsFromResourceResponse>;
24637
24910
  /**
24638
- * Before you call this operation, make sure that you understand the billing methods and pricing of ApsaraDB RDS. For more information, see [Billable items, billing methods, and pricing](~~45020~~).
24639
- * Before you call this operation, make sure that the following requirements are met:
24640
- * * The instance is a subscription instance.
24641
- * * Your account supports credit card payments or balance payments.
24642
- * **
24643
- * **Note**By default, coupons available for your account are preferentially used for payment.
24911
+ * ### [](#)Supported database engines
24912
+ * * MySQL
24913
+ * * PostgreSQL
24914
+ * * SQL Server
24915
+ * * MariaDB
24916
+ * ### [](#)References
24917
+ * > Fees of an instance are changed if the call is successful. Before you call this operation, carefully read the following topics:
24918
+ * * [Manually renew an ApsaraDB RDS for MySQL instance](~~96050~~)
24919
+ * * [Manually renew an ApsaraDB RDS for PostgreSQL instance](~~96741~~)
24920
+ * * [Manually renew an ApsaraDB RDS for SQL Server instance](~~95637~~)
24921
+ * * [Manually renew an ApsaraDB RDS for MariaDB instance](~~97122~~)
24644
24922
  *
24645
24923
  * @param request RenewInstanceRequest
24646
24924
  * @param runtime runtime options for this request RuntimeOptions
@@ -24648,12 +24926,17 @@ export default class Client extends OpenApi {
24648
24926
  */
24649
24927
  renewInstanceWithOptions(request: RenewInstanceRequest, runtime: $Util.RuntimeOptions): Promise<RenewInstanceResponse>;
24650
24928
  /**
24651
- * Before you call this operation, make sure that you understand the billing methods and pricing of ApsaraDB RDS. For more information, see [Billable items, billing methods, and pricing](~~45020~~).
24652
- * Before you call this operation, make sure that the following requirements are met:
24653
- * * The instance is a subscription instance.
24654
- * * Your account supports credit card payments or balance payments.
24655
- * **
24656
- * **Note**By default, coupons available for your account are preferentially used for payment.
24929
+ * ### [](#)Supported database engines
24930
+ * * MySQL
24931
+ * * PostgreSQL
24932
+ * * SQL Server
24933
+ * * MariaDB
24934
+ * ### [](#)References
24935
+ * > Fees of an instance are changed if the call is successful. Before you call this operation, carefully read the following topics:
24936
+ * * [Manually renew an ApsaraDB RDS for MySQL instance](~~96050~~)
24937
+ * * [Manually renew an ApsaraDB RDS for PostgreSQL instance](~~96741~~)
24938
+ * * [Manually renew an ApsaraDB RDS for SQL Server instance](~~95637~~)
24939
+ * * [Manually renew an ApsaraDB RDS for MariaDB instance](~~97122~~)
24657
24940
  *
24658
24941
  * @param request RenewInstanceRequest
24659
24942
  * @return RenewInstanceResponse