@aws-sdk/client-rds 3.300.0 → 3.302.0
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-cjs/protocols/Aws_query.js +12 -0
- package/dist-es/protocols/Aws_query.js +12 -0
- package/dist-types/RDS.d.ts +16 -12
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +14 -13
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +4 -4
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +8 -8
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +24 -15
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBProxyCommand.d.ts +6 -6
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +4 -4
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +5 -5
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -1
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +5 -5
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -4
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +6 -6
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +7 -7
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -2
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -2
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +8 -8
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +2 -2
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +7 -7
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +8 -8
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -7
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -7
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +8 -8
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -7
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/StartActivityStreamCommand.d.ts +1 -1
- package/dist-types/commands/StartDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartExportTaskCommand.d.ts +2 -2
- package/dist-types/commands/StopActivityStreamCommand.d.ts +1 -1
- package/dist-types/commands/StopDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +61 -32
- package/dist-types/models/models_1.d.ts +18 -6
- package/dist-types/ts3.4/models/models_0.d.ts +3 -1
- package/package.json +3 -3
|
@@ -45,7 +45,7 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
45
45
|
* import { RDSClient, RestoreDBClusterToPointInTimeCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
46
46
|
* // const { RDSClient, RestoreDBClusterToPointInTimeCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
47
47
|
* const client = new RDSClient(config);
|
|
48
|
-
* const input = {
|
|
48
|
+
* const input = { // RestoreDBClusterToPointInTimeMessage
|
|
49
49
|
* DBClusterIdentifier: "STRING_VALUE", // required
|
|
50
50
|
* RestoreType: "STRING_VALUE",
|
|
51
51
|
* SourceDBClusterIdentifier: "STRING_VALUE", // required
|
|
@@ -54,11 +54,11 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
54
54
|
* Port: Number("int"),
|
|
55
55
|
* DBSubnetGroupName: "STRING_VALUE",
|
|
56
56
|
* OptionGroupName: "STRING_VALUE",
|
|
57
|
-
* VpcSecurityGroupIds: [
|
|
57
|
+
* VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
|
|
58
58
|
* "STRING_VALUE",
|
|
59
59
|
* ],
|
|
60
|
-
* Tags: [
|
|
61
|
-
* {
|
|
60
|
+
* Tags: [ // TagList
|
|
61
|
+
* { // Tag
|
|
62
62
|
* Key: "STRING_VALUE",
|
|
63
63
|
* Value: "STRING_VALUE",
|
|
64
64
|
* },
|
|
@@ -66,7 +66,7 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
66
66
|
* KmsKeyId: "STRING_VALUE",
|
|
67
67
|
* EnableIAMDatabaseAuthentication: true || false,
|
|
68
68
|
* BacktrackWindow: Number("long"),
|
|
69
|
-
* EnableCloudwatchLogsExports: [
|
|
69
|
+
* EnableCloudwatchLogsExports: [ // LogTypeList
|
|
70
70
|
* "STRING_VALUE",
|
|
71
71
|
* ],
|
|
72
72
|
* DBClusterParameterGroupName: "STRING_VALUE",
|
|
@@ -74,7 +74,7 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
74
74
|
* CopyTagsToSnapshot: true || false,
|
|
75
75
|
* Domain: "STRING_VALUE",
|
|
76
76
|
* DomainIAMRoleName: "STRING_VALUE",
|
|
77
|
-
* ScalingConfiguration: {
|
|
77
|
+
* ScalingConfiguration: { // ScalingConfiguration
|
|
78
78
|
* MinCapacity: Number("int"),
|
|
79
79
|
* MaxCapacity: Number("int"),
|
|
80
80
|
* AutoPause: true || false,
|
|
@@ -87,7 +87,7 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
87
87
|
* StorageType: "STRING_VALUE",
|
|
88
88
|
* PubliclyAccessible: true || false,
|
|
89
89
|
* Iops: Number("int"),
|
|
90
|
-
* ServerlessV2ScalingConfiguration: {
|
|
90
|
+
* ServerlessV2ScalingConfiguration: { // ServerlessV2ScalingConfiguration
|
|
91
91
|
* MinCapacity: Number("double"),
|
|
92
92
|
* MaxCapacity: Number("double"),
|
|
93
93
|
* },
|
|
@@ -39,7 +39,7 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
|
|
|
39
39
|
* import { RDSClient, RestoreDBInstanceFromDBSnapshotCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
40
40
|
* // const { RDSClient, RestoreDBInstanceFromDBSnapshotCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
41
41
|
* const client = new RDSClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // RestoreDBInstanceFromDBSnapshotMessage
|
|
43
43
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
44
44
|
* DBSnapshotIdentifier: "STRING_VALUE",
|
|
45
45
|
* DBInstanceClass: "STRING_VALUE",
|
|
@@ -54,8 +54,8 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
|
|
|
54
54
|
* Engine: "STRING_VALUE",
|
|
55
55
|
* Iops: Number("int"),
|
|
56
56
|
* OptionGroupName: "STRING_VALUE",
|
|
57
|
-
* Tags: [
|
|
58
|
-
* {
|
|
57
|
+
* Tags: [ // TagList
|
|
58
|
+
* { // Tag
|
|
59
59
|
* Key: "STRING_VALUE",
|
|
60
60
|
* Value: "STRING_VALUE",
|
|
61
61
|
* },
|
|
@@ -63,18 +63,18 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
|
|
|
63
63
|
* StorageType: "STRING_VALUE",
|
|
64
64
|
* TdeCredentialArn: "STRING_VALUE",
|
|
65
65
|
* TdeCredentialPassword: "STRING_VALUE",
|
|
66
|
-
* VpcSecurityGroupIds: [
|
|
66
|
+
* VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
|
|
67
67
|
* "STRING_VALUE",
|
|
68
68
|
* ],
|
|
69
69
|
* Domain: "STRING_VALUE",
|
|
70
70
|
* CopyTagsToSnapshot: true || false,
|
|
71
71
|
* DomainIAMRoleName: "STRING_VALUE",
|
|
72
72
|
* EnableIAMDatabaseAuthentication: true || false,
|
|
73
|
-
* EnableCloudwatchLogsExports: [
|
|
73
|
+
* EnableCloudwatchLogsExports: [ // LogTypeList
|
|
74
74
|
* "STRING_VALUE",
|
|
75
75
|
* ],
|
|
76
|
-
* ProcessorFeatures: [
|
|
77
|
-
* {
|
|
76
|
+
* ProcessorFeatures: [ // ProcessorFeatureList
|
|
77
|
+
* { // ProcessorFeature
|
|
78
78
|
* Name: "STRING_VALUE",
|
|
79
79
|
* Value: "STRING_VALUE",
|
|
80
80
|
* },
|
|
@@ -34,7 +34,7 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
|
|
|
34
34
|
* import { RDSClient, RestoreDBInstanceFromS3Command } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, RestoreDBInstanceFromS3Command } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // RestoreDBInstanceFromS3Message
|
|
38
38
|
* DBName: "STRING_VALUE",
|
|
39
39
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
40
40
|
* AllocatedStorage: Number("int"),
|
|
@@ -42,10 +42,10 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
|
|
|
42
42
|
* Engine: "STRING_VALUE", // required
|
|
43
43
|
* MasterUsername: "STRING_VALUE",
|
|
44
44
|
* MasterUserPassword: "STRING_VALUE",
|
|
45
|
-
* DBSecurityGroups: [
|
|
45
|
+
* DBSecurityGroups: [ // DBSecurityGroupNameList
|
|
46
46
|
* "STRING_VALUE",
|
|
47
47
|
* ],
|
|
48
|
-
* VpcSecurityGroupIds: [
|
|
48
|
+
* VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
|
|
49
49
|
* "STRING_VALUE",
|
|
50
50
|
* ],
|
|
51
51
|
* AvailabilityZone: "STRING_VALUE",
|
|
@@ -62,8 +62,8 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
|
|
|
62
62
|
* Iops: Number("int"),
|
|
63
63
|
* OptionGroupName: "STRING_VALUE",
|
|
64
64
|
* PubliclyAccessible: true || false,
|
|
65
|
-
* Tags: [
|
|
66
|
-
* {
|
|
65
|
+
* Tags: [ // TagList
|
|
66
|
+
* { // Tag
|
|
67
67
|
* Key: "STRING_VALUE",
|
|
68
68
|
* Value: "STRING_VALUE",
|
|
69
69
|
* },
|
|
@@ -83,11 +83,11 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
|
|
|
83
83
|
* EnablePerformanceInsights: true || false,
|
|
84
84
|
* PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
85
85
|
* PerformanceInsightsRetentionPeriod: Number("int"),
|
|
86
|
-
* EnableCloudwatchLogsExports: [
|
|
86
|
+
* EnableCloudwatchLogsExports: [ // LogTypeList
|
|
87
87
|
* "STRING_VALUE",
|
|
88
88
|
* ],
|
|
89
|
-
* ProcessorFeatures: [
|
|
90
|
-
* {
|
|
89
|
+
* ProcessorFeatures: [ // ProcessorFeatureList
|
|
90
|
+
* { // ProcessorFeature
|
|
91
91
|
* Name: "STRING_VALUE",
|
|
92
92
|
* Value: "STRING_VALUE",
|
|
93
93
|
* },
|
|
@@ -35,7 +35,7 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
|
|
|
35
35
|
* import { RDSClient, RestoreDBInstanceToPointInTimeCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
36
36
|
* // const { RDSClient, RestoreDBInstanceToPointInTimeCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
37
37
|
* const client = new RDSClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // RestoreDBInstanceToPointInTimeMessage
|
|
39
39
|
* SourceDBInstanceIdentifier: "STRING_VALUE",
|
|
40
40
|
* TargetDBInstanceIdentifier: "STRING_VALUE", // required
|
|
41
41
|
* RestoreTime: new Date("TIMESTAMP"),
|
|
@@ -53,8 +53,8 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
|
|
|
53
53
|
* Iops: Number("int"),
|
|
54
54
|
* OptionGroupName: "STRING_VALUE",
|
|
55
55
|
* CopyTagsToSnapshot: true || false,
|
|
56
|
-
* Tags: [
|
|
57
|
-
* {
|
|
56
|
+
* Tags: [ // TagList
|
|
57
|
+
* { // Tag
|
|
58
58
|
* Key: "STRING_VALUE",
|
|
59
59
|
* Value: "STRING_VALUE",
|
|
60
60
|
* },
|
|
@@ -62,17 +62,17 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
|
|
|
62
62
|
* StorageType: "STRING_VALUE",
|
|
63
63
|
* TdeCredentialArn: "STRING_VALUE",
|
|
64
64
|
* TdeCredentialPassword: "STRING_VALUE",
|
|
65
|
-
* VpcSecurityGroupIds: [
|
|
65
|
+
* VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
|
|
66
66
|
* "STRING_VALUE",
|
|
67
67
|
* ],
|
|
68
68
|
* Domain: "STRING_VALUE",
|
|
69
69
|
* DomainIAMRoleName: "STRING_VALUE",
|
|
70
70
|
* EnableIAMDatabaseAuthentication: true || false,
|
|
71
|
-
* EnableCloudwatchLogsExports: [
|
|
71
|
+
* EnableCloudwatchLogsExports: [ // LogTypeList
|
|
72
72
|
* "STRING_VALUE",
|
|
73
73
|
* ],
|
|
74
|
-
* ProcessorFeatures: [
|
|
75
|
-
* {
|
|
74
|
+
* ProcessorFeatures: [ // ProcessorFeatureList
|
|
75
|
+
* { // ProcessorFeature
|
|
76
76
|
* Name: "STRING_VALUE",
|
|
77
77
|
* Value: "STRING_VALUE",
|
|
78
78
|
* },
|
|
@@ -35,7 +35,7 @@ export interface RevokeDBSecurityGroupIngressCommandOutput extends RevokeDBSecur
|
|
|
35
35
|
* import { RDSClient, RevokeDBSecurityGroupIngressCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
36
36
|
* // const { RDSClient, RevokeDBSecurityGroupIngressCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
37
37
|
* const client = new RDSClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // RevokeDBSecurityGroupIngressMessage
|
|
39
39
|
* DBSecurityGroupName: "STRING_VALUE", // required
|
|
40
40
|
* CIDRIP: "STRING_VALUE",
|
|
41
41
|
* EC2SecurityGroupName: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface StartActivityStreamCommandOutput extends StartActivityStreamRes
|
|
|
33
33
|
* import { RDSClient, StartActivityStreamCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, StartActivityStreamCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // StartActivityStreamRequest
|
|
37
37
|
* ResourceArn: "STRING_VALUE", // required
|
|
38
38
|
* Mode: "sync" || "async", // required
|
|
39
39
|
* KmsKeyId: "STRING_VALUE", // required
|
|
@@ -33,7 +33,7 @@ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __Met
|
|
|
33
33
|
* import { RDSClient, StartDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, StartDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // StartDBClusterMessage
|
|
37
37
|
* DBClusterIdentifier: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
39
39
|
* const command = new StartDBClusterCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface StartDBInstanceAutomatedBackupsReplicationCommandOutput extends
|
|
|
30
30
|
* import { RDSClient, StartDBInstanceAutomatedBackupsReplicationCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
31
|
* // const { RDSClient, StartDBInstanceAutomatedBackupsReplicationCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
32
|
* const client = new RDSClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // StartDBInstanceAutomatedBackupsReplicationMessage
|
|
34
34
|
* SourceDBInstanceArn: "STRING_VALUE", // required
|
|
35
35
|
* BackupRetentionPeriod: Number("int"),
|
|
36
36
|
* KmsKeyId: "STRING_VALUE",
|
|
@@ -35,7 +35,7 @@ export interface StartDBInstanceCommandOutput extends StartDBInstanceResult, __M
|
|
|
35
35
|
* import { RDSClient, StartDBInstanceCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
36
36
|
* // const { RDSClient, StartDBInstanceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
37
37
|
* const client = new RDSClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // StartDBInstanceMessage
|
|
39
39
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
40
40
|
* };
|
|
41
41
|
* const command = new StartDBInstanceCommand(input);
|
|
@@ -38,14 +38,14 @@ export interface StartExportTaskCommandOutput extends ExportTask, __MetadataBear
|
|
|
38
38
|
* import { RDSClient, StartExportTaskCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
39
39
|
* // const { RDSClient, StartExportTaskCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
40
40
|
* const client = new RDSClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // StartExportTaskMessage
|
|
42
42
|
* ExportTaskIdentifier: "STRING_VALUE", // required
|
|
43
43
|
* SourceArn: "STRING_VALUE", // required
|
|
44
44
|
* S3BucketName: "STRING_VALUE", // required
|
|
45
45
|
* IamRoleArn: "STRING_VALUE", // required
|
|
46
46
|
* KmsKeyId: "STRING_VALUE", // required
|
|
47
47
|
* S3Prefix: "STRING_VALUE",
|
|
48
|
-
* ExportOnly: [
|
|
48
|
+
* ExportOnly: [ // StringList
|
|
49
49
|
* "STRING_VALUE",
|
|
50
50
|
* ],
|
|
51
51
|
* };
|
|
@@ -34,7 +34,7 @@ export interface StopActivityStreamCommandOutput extends StopActivityStreamRespo
|
|
|
34
34
|
* import { RDSClient, StopActivityStreamCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, StopActivityStreamCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // StopActivityStreamRequest
|
|
38
38
|
* ResourceArn: "STRING_VALUE", // required
|
|
39
39
|
* ApplyImmediately: true || false,
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface StopDBClusterCommandOutput extends StopDBClusterResult, __Metad
|
|
|
34
34
|
* import { RDSClient, StopDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, StopDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // StopDBClusterMessage
|
|
38
38
|
* DBClusterIdentifier: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new StopDBClusterCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface StopDBInstanceAutomatedBackupsReplicationCommandOutput extends
|
|
|
30
30
|
* import { RDSClient, StopDBInstanceAutomatedBackupsReplicationCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
31
|
* // const { RDSClient, StopDBInstanceAutomatedBackupsReplicationCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
32
|
* const client = new RDSClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // StopDBInstanceAutomatedBackupsReplicationMessage
|
|
34
34
|
* SourceDBInstanceArn: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new StopDBInstanceAutomatedBackupsReplicationCommand(input);
|
|
@@ -37,7 +37,7 @@ export interface StopDBInstanceCommandOutput extends StopDBInstanceResult, __Met
|
|
|
37
37
|
* import { RDSClient, StopDBInstanceCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
38
38
|
* // const { RDSClient, StopDBInstanceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
39
39
|
* const client = new RDSClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // StopDBInstanceMessage
|
|
41
41
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
42
42
|
* DBSnapshotIdentifier: "STRING_VALUE",
|
|
43
43
|
* };
|
|
@@ -33,7 +33,7 @@ export interface SwitchoverBlueGreenDeploymentCommandOutput extends SwitchoverBl
|
|
|
33
33
|
* import { RDSClient, SwitchoverBlueGreenDeploymentCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, SwitchoverBlueGreenDeploymentCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // SwitchoverBlueGreenDeploymentRequest
|
|
37
37
|
* BlueGreenDeploymentIdentifier: "STRING_VALUE", // required
|
|
38
38
|
* SwitchoverTimeout: Number("int"),
|
|
39
39
|
* };
|
|
@@ -27,7 +27,7 @@ export interface SwitchoverReadReplicaCommandOutput extends SwitchoverReadReplic
|
|
|
27
27
|
* import { RDSClient, SwitchoverReadReplicaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, SwitchoverReadReplicaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // SwitchoverReadReplicaMessage
|
|
31
31
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new SwitchoverReadReplicaCommand(input);
|
|
@@ -3364,7 +3364,7 @@ export interface CreateDBClusterMessage {
|
|
|
3364
3364
|
/**
|
|
3365
3365
|
* <p>The Amazon Resource Name (ARN) of the source DB instance or DB cluster if this DB
|
|
3366
3366
|
* cluster is created as a read replica.</p>
|
|
3367
|
-
* <p>Valid for: Aurora DB clusters and
|
|
3367
|
+
* <p>Valid for: Aurora DB clusters and Multi-AZ DB clusters</p>
|
|
3368
3368
|
*/
|
|
3369
3369
|
ReplicationSourceIdentifier?: string;
|
|
3370
3370
|
/**
|
|
@@ -7031,6 +7031,11 @@ export interface DBInstance {
|
|
|
7031
7031
|
* <p>The details of the DB instance's server certificate.</p>
|
|
7032
7032
|
*/
|
|
7033
7033
|
CertificateDetails?: CertificateDetails;
|
|
7034
|
+
/**
|
|
7035
|
+
* <p>Contains the identifier of the source DB cluster if this DB instance is a read
|
|
7036
|
+
* replica.</p>
|
|
7037
|
+
*/
|
|
7038
|
+
ReadReplicaSourceDBClusterIdentifier?: string;
|
|
7034
7039
|
}
|
|
7035
7040
|
/**
|
|
7036
7041
|
* @public
|
|
@@ -7119,7 +7124,8 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7119
7124
|
DBInstanceIdentifier: string | undefined;
|
|
7120
7125
|
/**
|
|
7121
7126
|
* <p>The identifier of the DB instance that will act as the source for the read replica.
|
|
7122
|
-
* Each DB instance can have up to
|
|
7127
|
+
* Each DB instance can have up to 15 read replicas, with the exception of Oracle and SQL
|
|
7128
|
+
* Server, which can have up to five.</p>
|
|
7123
7129
|
* <p>Constraints:</p>
|
|
7124
7130
|
* <ul>
|
|
7125
7131
|
* <li>
|
|
@@ -7127,20 +7133,15 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7127
7133
|
* instance.</p>
|
|
7128
7134
|
* </li>
|
|
7129
7135
|
* <li>
|
|
7130
|
-
* <p>Can
|
|
7131
|
-
*
|
|
7136
|
+
* <p>Can't be specified if the <code>SourceDBClusterIdentifier</code> parameter is
|
|
7137
|
+
* also specified.</p>
|
|
7132
7138
|
* </li>
|
|
7133
7139
|
* <li>
|
|
7134
|
-
* <p>For the limitations of Oracle read replicas, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.html">
|
|
7140
|
+
* <p>For the limitations of Oracle read replicas, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-read-replicas.limitations.html#oracle-read-replicas.limitations.versions-and-licenses">Version and licensing considerations for RDS for Oracle replicas</a> in the
|
|
7135
7141
|
* <i>Amazon RDS User Guide</i>.</p>
|
|
7136
7142
|
* </li>
|
|
7137
7143
|
* <li>
|
|
7138
|
-
* <p>For the limitations of SQL Server read replicas, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.ReadReplicas.Limitations
|
|
7139
|
-
* Limitations with Microsoft SQL Server</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
7140
|
-
* </li>
|
|
7141
|
-
* <li>
|
|
7142
|
-
* <p>Can specify a PostgreSQL DB instance only if the source is running PostgreSQL 9.3.5 or
|
|
7143
|
-
* later (9.4.7 and higher for cross-Region replication).</p>
|
|
7144
|
+
* <p>For the limitations of SQL Server read replicas, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.ReadReplicas.html#SQLServer.ReadReplicas.Limitations">Read replica limitations with SQL Server</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
7144
7145
|
* </li>
|
|
7145
7146
|
* <li>
|
|
7146
7147
|
* <p>The specified DB instance must have automatic backups enabled, that is, its backup
|
|
@@ -7151,14 +7152,14 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7151
7152
|
* instance identifier.</p>
|
|
7152
7153
|
* </li>
|
|
7153
7154
|
* <li>
|
|
7154
|
-
* <p>If the source DB instance is in a different Amazon Web Services Region from the read
|
|
7155
|
-
*
|
|
7156
|
-
*
|
|
7157
|
-
*
|
|
7155
|
+
* <p>If the source DB instance is in a different Amazon Web Services Region from the read
|
|
7156
|
+
* replica, specify a valid DB instance ARN. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.ARN.html#USER_Tagging.ARN.Constructing">Constructing an ARN for Amazon RDS</a> in the <i>Amazon RDS User
|
|
7157
|
+
* Guide</i>. This doesn't apply to SQL Server or RDS Custom, which
|
|
7158
|
+
* don't support cross-Region replicas.</p>
|
|
7158
7159
|
* </li>
|
|
7159
7160
|
* </ul>
|
|
7160
7161
|
*/
|
|
7161
|
-
SourceDBInstanceIdentifier
|
|
7162
|
+
SourceDBInstanceIdentifier?: string;
|
|
7162
7163
|
/**
|
|
7163
7164
|
* <p>The compute and memory capacity of the read replica, for example
|
|
7164
7165
|
* db.m4.large. Not all DB instance classes are available in all Amazon Web Services
|
|
@@ -7184,10 +7185,10 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7184
7185
|
Port?: number;
|
|
7185
7186
|
/**
|
|
7186
7187
|
* <p>A value that indicates whether the read replica is in a Multi-AZ deployment.</p>
|
|
7187
|
-
* <p>You can create a read replica as a Multi-AZ DB instance. RDS creates a standby of
|
|
7188
|
-
*
|
|
7189
|
-
*
|
|
7190
|
-
*
|
|
7188
|
+
* <p>You can create a read replica as a Multi-AZ DB instance. RDS creates a standby of your
|
|
7189
|
+
* replica in another Availability Zone for failover support for the replica. Creating your
|
|
7190
|
+
* read replica as a Multi-AZ DB instance is independent of whether the source is a
|
|
7191
|
+
* Multi-AZ DB instance or a Multi-AZ DB cluster.</p>
|
|
7191
7192
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
7192
7193
|
*/
|
|
7193
7194
|
MultiAZ?: boolean;
|
|
@@ -7203,10 +7204,10 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7203
7204
|
*/
|
|
7204
7205
|
Iops?: number;
|
|
7205
7206
|
/**
|
|
7206
|
-
* <p>The option group the DB instance is associated with. If omitted, the option group
|
|
7207
|
+
* <p>The option group the DB instance is associated with. If omitted, the option group
|
|
7208
|
+
* associated with the source instance or cluster is used.</p>
|
|
7207
7209
|
* <note>
|
|
7208
|
-
* <p>For SQL Server, you must use the option group associated with the source
|
|
7209
|
-
* instance.</p>
|
|
7210
|
+
* <p>For SQL Server, you must use the option group associated with the source.</p>
|
|
7210
7211
|
* </note>
|
|
7211
7212
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
7212
7213
|
*/
|
|
@@ -7330,13 +7331,15 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7330
7331
|
* <p>The Amazon Web Services KMS key identifier for an encrypted read replica.</p>
|
|
7331
7332
|
* <p>The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.</p>
|
|
7332
7333
|
* <p>If you create an encrypted read replica in the same Amazon Web Services Region as the source DB
|
|
7333
|
-
* instance
|
|
7334
|
-
* is always encrypted with the same KMS key as the source
|
|
7334
|
+
* instance or Multi-AZ DB cluster, don't specify a value for this parameter. A read
|
|
7335
|
+
* replica in the same Amazon Web Services Region is always encrypted with the same KMS key as the source
|
|
7336
|
+
* DB instance or cluster.</p>
|
|
7335
7337
|
* <p>If you create an encrypted read replica in a different Amazon Web Services Region, then you must
|
|
7336
7338
|
* specify a KMS key identifier for the destination Amazon Web Services Region. KMS keys are specific to
|
|
7337
7339
|
* the Amazon Web Services Region that they are created in, and you can't use KMS keys from one
|
|
7338
7340
|
* Amazon Web Services Region in another Amazon Web Services Region.</p>
|
|
7339
|
-
* <p>You can't create an encrypted read replica from an unencrypted DB instance
|
|
7341
|
+
* <p>You can't create an encrypted read replica from an unencrypted DB instance or
|
|
7342
|
+
* Multi-AZ DB cluster.</p>
|
|
7340
7343
|
* <p>This setting doesn't apply to RDS Custom, which uses the same KMS key as the primary
|
|
7341
7344
|
* replica.</p>
|
|
7342
7345
|
*/
|
|
@@ -7348,6 +7351,8 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7348
7351
|
* source Amazon Web Services Region that contains the source DB instance.</p>
|
|
7349
7352
|
* <p>This setting applies only to Amazon Web Services GovCloud (US) Regions and
|
|
7350
7353
|
* China Amazon Web Services Regions. It's ignored in other Amazon Web Services Regions.</p>
|
|
7354
|
+
* <p>This setting applies only when replicating from a source DB
|
|
7355
|
+
* <i>instance</i>. Source DB clusters aren't supported in Amazon Web Services GovCloud (US) Regions and China Amazon Web Services Regions.</p>
|
|
7351
7356
|
* <p>You must specify this parameter when you create an encrypted read replica from
|
|
7352
7357
|
* another Amazon Web Services Region by using the Amazon RDS API. Don't specify
|
|
7353
7358
|
* <code>PreSignedUrl</code> when you are creating an encrypted read replica in the
|
|
@@ -7381,11 +7386,11 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7381
7386
|
* </li>
|
|
7382
7387
|
* <li>
|
|
7383
7388
|
* <p>
|
|
7384
|
-
* <code>SourceDBInstanceIdentifier</code> - The DB instance identifier for
|
|
7385
|
-
*
|
|
7386
|
-
*
|
|
7387
|
-
*
|
|
7388
|
-
* Region, then your <code>SourceDBInstanceIdentifier</code> looks like the
|
|
7389
|
+
* <code>SourceDBInstanceIdentifier</code> - The DB instance identifier for the
|
|
7390
|
+
* encrypted DB instance to be replicated. This identifier must be in the Amazon
|
|
7391
|
+
* Resource Name (ARN) format for the source Amazon Web Services Region. For example, if you are
|
|
7392
|
+
* creating an encrypted read replica from a DB instance in the us-west-2
|
|
7393
|
+
* Amazon Web Services Region, then your <code>SourceDBInstanceIdentifier</code> looks like the
|
|
7389
7394
|
* following example:
|
|
7390
7395
|
* <code>arn:aws:rds:us-west-2:123456789012:instance:mysql-instance1-20161115</code>.</p>
|
|
7391
7396
|
* </li>
|
|
@@ -7500,7 +7505,8 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7500
7505
|
*/
|
|
7501
7506
|
Domain?: string;
|
|
7502
7507
|
/**
|
|
7503
|
-
* <p>
|
|
7508
|
+
* <p>The name of the IAM role to be used when making API calls to the Directory
|
|
7509
|
+
* Service.</p>
|
|
7504
7510
|
* <p>This setting doesn't apply to RDS Custom.</p>
|
|
7505
7511
|
*/
|
|
7506
7512
|
DomainIAMRoleName?: string;
|
|
@@ -7599,6 +7605,29 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
7599
7605
|
* </note>
|
|
7600
7606
|
*/
|
|
7601
7607
|
AllocatedStorage?: number;
|
|
7608
|
+
/**
|
|
7609
|
+
* <p>The identifier of the Multi-AZ DB cluster that will act as the source for the read
|
|
7610
|
+
* replica. Each DB cluster can have up to 15 read replicas.</p>
|
|
7611
|
+
* <p>Constraints:</p>
|
|
7612
|
+
* <ul>
|
|
7613
|
+
* <li>
|
|
7614
|
+
* <p>Must be the identifier of an existing Multi-AZ DB cluster.</p>
|
|
7615
|
+
* </li>
|
|
7616
|
+
* <li>
|
|
7617
|
+
* <p>Can't be specified if the <code>SourceDBInstanceIdentifier</code> parameter is
|
|
7618
|
+
* also specified.</p>
|
|
7619
|
+
* </li>
|
|
7620
|
+
* <li>
|
|
7621
|
+
* <p>The specified DB cluster must have automatic backups enabled, that is, its
|
|
7622
|
+
* backup retention period must be greater than 0.</p>
|
|
7623
|
+
* </li>
|
|
7624
|
+
* <li>
|
|
7625
|
+
* <p>The source DB cluster must be in the same Amazon Web Services Region as the read replica.
|
|
7626
|
+
* Cross-Region replication isn't supported.</p>
|
|
7627
|
+
* </li>
|
|
7628
|
+
* </ul>
|
|
7629
|
+
*/
|
|
7630
|
+
SourceDBClusterIdentifier?: string;
|
|
7602
7631
|
}
|
|
7603
7632
|
/**
|
|
7604
7633
|
* @public
|
|
@@ -3361,13 +3361,21 @@ export interface ModifyDBClusterMessage {
|
|
|
3361
3361
|
*/
|
|
3362
3362
|
CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
|
|
3363
3363
|
/**
|
|
3364
|
-
* <p>The version number of the database engine to which you want to upgrade.
|
|
3365
|
-
*
|
|
3366
|
-
*
|
|
3364
|
+
* <p>The version number of the database engine to which you want to upgrade. Changing this
|
|
3365
|
+
* parameter results in an outage. The change is applied during the next maintenance window
|
|
3366
|
+
* unless <code>ApplyImmediately</code> is enabled. </p>
|
|
3367
|
+
* <p>If the cluster that you're modifying has one or more read replicas, all replicas must
|
|
3368
|
+
* be running an engine version that's the same or later than the version you
|
|
3369
|
+
* specify.</p>
|
|
3367
3370
|
* <p>To list all of the available engine versions for Aurora MySQL version 2 (5.7-compatible) and version 3 (MySQL 8.0-compatible),
|
|
3368
3371
|
* use the following command:</p>
|
|
3369
3372
|
* <p>
|
|
3370
|
-
* <code>aws rds describe-db-engine-versions --engine aurora-mysql --query
|
|
3373
|
+
* <code>aws rds describe-db-engine-versions --engine aurora-mysql --query
|
|
3374
|
+
* "DBEngineVersions[].EngineVersion"</code>
|
|
3375
|
+
* </p>
|
|
3376
|
+
* <p>To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command:</p>
|
|
3377
|
+
* <p>
|
|
3378
|
+
* <code>aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion"</code>
|
|
3371
3379
|
* </p>
|
|
3372
3380
|
* <p>To list all of the available engine versions for Aurora PostgreSQL, use the following command:</p>
|
|
3373
3381
|
* <p>
|
|
@@ -4091,6 +4099,9 @@ export interface ModifyDBInstanceMessage {
|
|
|
4091
4099
|
* default minor version if the current minor version is lower.
|
|
4092
4100
|
* For information about valid engine versions, see <code>CreateDBInstance</code>,
|
|
4093
4101
|
* or call <code>DescribeDBEngineVersions</code>.</p>
|
|
4102
|
+
* <p>If the instance that you're modifying is acting as a read replica, the engine version
|
|
4103
|
+
* that you specify must be the same or later than the version that the source DB instance
|
|
4104
|
+
* or cluster is running.</p>
|
|
4094
4105
|
* <p>In RDS Custom for Oracle, this parameter is supported for read replicas only if they are in the
|
|
4095
4106
|
* <code>PATCH_DB_FAILURE</code> lifecycle.</p>
|
|
4096
4107
|
*/
|
|
@@ -8688,8 +8699,9 @@ export interface StopDBInstanceResult {
|
|
|
8688
8699
|
*/
|
|
8689
8700
|
export interface StopDBInstanceAutomatedBackupsReplicationMessage {
|
|
8690
8701
|
/**
|
|
8691
|
-
* <p>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating
|
|
8692
|
-
*
|
|
8702
|
+
* <p>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating
|
|
8703
|
+
* automate backups, for example,
|
|
8704
|
+
* <code>arn:aws:rds:us-west-2:123456789012:db:mydatabase</code>.</p>
|
|
8693
8705
|
*/
|
|
8694
8706
|
SourceDBInstanceArn: string | undefined;
|
|
8695
8707
|
}
|
|
@@ -1373,6 +1373,7 @@ export interface DBInstance {
|
|
|
1373
1373
|
DBSystemId?: string;
|
|
1374
1374
|
MasterUserSecret?: MasterUserSecret;
|
|
1375
1375
|
CertificateDetails?: CertificateDetails;
|
|
1376
|
+
ReadReplicaSourceDBClusterIdentifier?: string;
|
|
1376
1377
|
}
|
|
1377
1378
|
export interface CreateDBInstanceResult {
|
|
1378
1379
|
DBInstance?: DBInstance;
|
|
@@ -1420,7 +1421,7 @@ export declare class StorageTypeNotSupportedFault extends __BaseException {
|
|
|
1420
1421
|
}
|
|
1421
1422
|
export interface CreateDBInstanceReadReplicaMessage {
|
|
1422
1423
|
DBInstanceIdentifier: string | undefined;
|
|
1423
|
-
SourceDBInstanceIdentifier
|
|
1424
|
+
SourceDBInstanceIdentifier?: string;
|
|
1424
1425
|
DBInstanceClass?: string;
|
|
1425
1426
|
AvailabilityZone?: string;
|
|
1426
1427
|
Port?: number;
|
|
@@ -1456,6 +1457,7 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
1456
1457
|
StorageThroughput?: number;
|
|
1457
1458
|
EnableCustomerOwnedIp?: boolean;
|
|
1458
1459
|
AllocatedStorage?: number;
|
|
1460
|
+
SourceDBClusterIdentifier?: string;
|
|
1459
1461
|
}
|
|
1460
1462
|
export interface CreateDBInstanceReadReplicaResult {
|
|
1461
1463
|
DBInstance?: DBInstance;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-rds",
|
|
3
3
|
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.302.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.301.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.300.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.301.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|