@aws-sdk/client-docdb 3.588.0 → 3.592.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/index.js +0 -54
- package/dist-types/DocDBClient.d.ts +4 -4
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
- package/dist-types/commands/StartDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/StopDBClusterCommand.d.ts +2 -1
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DocDBServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/DocDBClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DocDBServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -308,7 +308,6 @@ var DocDBClient = _DocDBClient;
|
|
|
308
308
|
|
|
309
309
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
310
310
|
|
|
311
|
-
var import_types = require("@smithy/types");
|
|
312
311
|
|
|
313
312
|
// src/protocols/Aws_query.ts
|
|
314
313
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -6979,7 +6978,6 @@ var AddSourceIdentifierToSubscriptionCommand = _AddSourceIdentifierToSubscriptio
|
|
|
6979
6978
|
|
|
6980
6979
|
|
|
6981
6980
|
|
|
6982
|
-
|
|
6983
6981
|
var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6984
6982
|
...commonParams
|
|
6985
6983
|
}).m(function(Command, cs, config, o) {
|
|
@@ -6996,7 +6994,6 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
|
|
|
6996
6994
|
|
|
6997
6995
|
|
|
6998
6996
|
|
|
6999
|
-
|
|
7000
6997
|
var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7001
6998
|
...commonParams
|
|
7002
6999
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7013,7 +7010,6 @@ var ApplyPendingMaintenanceActionCommand = _ApplyPendingMaintenanceActionCommand
|
|
|
7013
7010
|
|
|
7014
7011
|
|
|
7015
7012
|
|
|
7016
|
-
|
|
7017
7013
|
var _CopyDBClusterParameterGroupCommand = class _CopyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7018
7014
|
...commonParams
|
|
7019
7015
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7031,7 +7027,6 @@ var import_middleware_sdk_rds = require("@aws-sdk/middleware-sdk-rds");
|
|
|
7031
7027
|
|
|
7032
7028
|
|
|
7033
7029
|
|
|
7034
|
-
|
|
7035
7030
|
var _CopyDBClusterSnapshotCommand = class _CopyDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7036
7031
|
...commonParams
|
|
7037
7032
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7049,7 +7044,6 @@ var CopyDBClusterSnapshotCommand = _CopyDBClusterSnapshotCommand;
|
|
|
7049
7044
|
|
|
7050
7045
|
|
|
7051
7046
|
|
|
7052
|
-
|
|
7053
7047
|
var _CreateDBClusterCommand = class _CreateDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7054
7048
|
...commonParams
|
|
7055
7049
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7066,7 +7060,6 @@ var CreateDBClusterCommand = _CreateDBClusterCommand;
|
|
|
7066
7060
|
|
|
7067
7061
|
|
|
7068
7062
|
|
|
7069
|
-
|
|
7070
7063
|
var _CreateDBClusterParameterGroupCommand = class _CreateDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7071
7064
|
...commonParams
|
|
7072
7065
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7083,7 +7076,6 @@ var CreateDBClusterParameterGroupCommand = _CreateDBClusterParameterGroupCommand
|
|
|
7083
7076
|
|
|
7084
7077
|
|
|
7085
7078
|
|
|
7086
|
-
|
|
7087
7079
|
var _CreateDBClusterSnapshotCommand = class _CreateDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7088
7080
|
...commonParams
|
|
7089
7081
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7100,7 +7092,6 @@ var CreateDBClusterSnapshotCommand = _CreateDBClusterSnapshotCommand;
|
|
|
7100
7092
|
|
|
7101
7093
|
|
|
7102
7094
|
|
|
7103
|
-
|
|
7104
7095
|
var _CreateDBInstanceCommand = class _CreateDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7105
7096
|
...commonParams
|
|
7106
7097
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7117,7 +7108,6 @@ var CreateDBInstanceCommand = _CreateDBInstanceCommand;
|
|
|
7117
7108
|
|
|
7118
7109
|
|
|
7119
7110
|
|
|
7120
|
-
|
|
7121
7111
|
var _CreateDBSubnetGroupCommand = class _CreateDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7122
7112
|
...commonParams
|
|
7123
7113
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7134,7 +7124,6 @@ var CreateDBSubnetGroupCommand = _CreateDBSubnetGroupCommand;
|
|
|
7134
7124
|
|
|
7135
7125
|
|
|
7136
7126
|
|
|
7137
|
-
|
|
7138
7127
|
var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7139
7128
|
...commonParams
|
|
7140
7129
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7151,7 +7140,6 @@ var CreateEventSubscriptionCommand = _CreateEventSubscriptionCommand;
|
|
|
7151
7140
|
|
|
7152
7141
|
|
|
7153
7142
|
|
|
7154
|
-
|
|
7155
7143
|
var _CreateGlobalClusterCommand = class _CreateGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7156
7144
|
...commonParams
|
|
7157
7145
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7168,7 +7156,6 @@ var CreateGlobalClusterCommand = _CreateGlobalClusterCommand;
|
|
|
7168
7156
|
|
|
7169
7157
|
|
|
7170
7158
|
|
|
7171
|
-
|
|
7172
7159
|
var _DeleteDBClusterCommand = class _DeleteDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7173
7160
|
...commonParams
|
|
7174
7161
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7185,7 +7172,6 @@ var DeleteDBClusterCommand = _DeleteDBClusterCommand;
|
|
|
7185
7172
|
|
|
7186
7173
|
|
|
7187
7174
|
|
|
7188
|
-
|
|
7189
7175
|
var _DeleteDBClusterParameterGroupCommand = class _DeleteDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7190
7176
|
...commonParams
|
|
7191
7177
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7202,7 +7188,6 @@ var DeleteDBClusterParameterGroupCommand = _DeleteDBClusterParameterGroupCommand
|
|
|
7202
7188
|
|
|
7203
7189
|
|
|
7204
7190
|
|
|
7205
|
-
|
|
7206
7191
|
var _DeleteDBClusterSnapshotCommand = class _DeleteDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7207
7192
|
...commonParams
|
|
7208
7193
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7219,7 +7204,6 @@ var DeleteDBClusterSnapshotCommand = _DeleteDBClusterSnapshotCommand;
|
|
|
7219
7204
|
|
|
7220
7205
|
|
|
7221
7206
|
|
|
7222
|
-
|
|
7223
7207
|
var _DeleteDBInstanceCommand = class _DeleteDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7224
7208
|
...commonParams
|
|
7225
7209
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7236,7 +7220,6 @@ var DeleteDBInstanceCommand = _DeleteDBInstanceCommand;
|
|
|
7236
7220
|
|
|
7237
7221
|
|
|
7238
7222
|
|
|
7239
|
-
|
|
7240
7223
|
var _DeleteDBSubnetGroupCommand = class _DeleteDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7241
7224
|
...commonParams
|
|
7242
7225
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7253,7 +7236,6 @@ var DeleteDBSubnetGroupCommand = _DeleteDBSubnetGroupCommand;
|
|
|
7253
7236
|
|
|
7254
7237
|
|
|
7255
7238
|
|
|
7256
|
-
|
|
7257
7239
|
var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7258
7240
|
...commonParams
|
|
7259
7241
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7270,7 +7252,6 @@ var DeleteEventSubscriptionCommand = _DeleteEventSubscriptionCommand;
|
|
|
7270
7252
|
|
|
7271
7253
|
|
|
7272
7254
|
|
|
7273
|
-
|
|
7274
7255
|
var _DeleteGlobalClusterCommand = class _DeleteGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7275
7256
|
...commonParams
|
|
7276
7257
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7287,7 +7268,6 @@ var DeleteGlobalClusterCommand = _DeleteGlobalClusterCommand;
|
|
|
7287
7268
|
|
|
7288
7269
|
|
|
7289
7270
|
|
|
7290
|
-
|
|
7291
7271
|
var _DescribeCertificatesCommand = class _DescribeCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7292
7272
|
...commonParams
|
|
7293
7273
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7304,7 +7284,6 @@ var DescribeCertificatesCommand = _DescribeCertificatesCommand;
|
|
|
7304
7284
|
|
|
7305
7285
|
|
|
7306
7286
|
|
|
7307
|
-
|
|
7308
7287
|
var _DescribeDBClusterParameterGroupsCommand = class _DescribeDBClusterParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7309
7288
|
...commonParams
|
|
7310
7289
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7321,7 +7300,6 @@ var DescribeDBClusterParameterGroupsCommand = _DescribeDBClusterParameterGroupsC
|
|
|
7321
7300
|
|
|
7322
7301
|
|
|
7323
7302
|
|
|
7324
|
-
|
|
7325
7303
|
var _DescribeDBClusterParametersCommand = class _DescribeDBClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7326
7304
|
...commonParams
|
|
7327
7305
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7338,7 +7316,6 @@ var DescribeDBClusterParametersCommand = _DescribeDBClusterParametersCommand;
|
|
|
7338
7316
|
|
|
7339
7317
|
|
|
7340
7318
|
|
|
7341
|
-
|
|
7342
7319
|
var _DescribeDBClustersCommand = class _DescribeDBClustersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7343
7320
|
...commonParams
|
|
7344
7321
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7355,7 +7332,6 @@ var DescribeDBClustersCommand = _DescribeDBClustersCommand;
|
|
|
7355
7332
|
|
|
7356
7333
|
|
|
7357
7334
|
|
|
7358
|
-
|
|
7359
7335
|
var _DescribeDBClusterSnapshotAttributesCommand = class _DescribeDBClusterSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7360
7336
|
...commonParams
|
|
7361
7337
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7372,7 +7348,6 @@ var DescribeDBClusterSnapshotAttributesCommand = _DescribeDBClusterSnapshotAttri
|
|
|
7372
7348
|
|
|
7373
7349
|
|
|
7374
7350
|
|
|
7375
|
-
|
|
7376
7351
|
var _DescribeDBClusterSnapshotsCommand = class _DescribeDBClusterSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7377
7352
|
...commonParams
|
|
7378
7353
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7389,7 +7364,6 @@ var DescribeDBClusterSnapshotsCommand = _DescribeDBClusterSnapshotsCommand;
|
|
|
7389
7364
|
|
|
7390
7365
|
|
|
7391
7366
|
|
|
7392
|
-
|
|
7393
7367
|
var _DescribeDBEngineVersionsCommand = class _DescribeDBEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7394
7368
|
...commonParams
|
|
7395
7369
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7406,7 +7380,6 @@ var DescribeDBEngineVersionsCommand = _DescribeDBEngineVersionsCommand;
|
|
|
7406
7380
|
|
|
7407
7381
|
|
|
7408
7382
|
|
|
7409
|
-
|
|
7410
7383
|
var _DescribeDBInstancesCommand = class _DescribeDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7411
7384
|
...commonParams
|
|
7412
7385
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7423,7 +7396,6 @@ var DescribeDBInstancesCommand = _DescribeDBInstancesCommand;
|
|
|
7423
7396
|
|
|
7424
7397
|
|
|
7425
7398
|
|
|
7426
|
-
|
|
7427
7399
|
var _DescribeDBSubnetGroupsCommand = class _DescribeDBSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7428
7400
|
...commonParams
|
|
7429
7401
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7440,7 +7412,6 @@ var DescribeDBSubnetGroupsCommand = _DescribeDBSubnetGroupsCommand;
|
|
|
7440
7412
|
|
|
7441
7413
|
|
|
7442
7414
|
|
|
7443
|
-
|
|
7444
7415
|
var _DescribeEngineDefaultClusterParametersCommand = class _DescribeEngineDefaultClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7445
7416
|
...commonParams
|
|
7446
7417
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7457,7 +7428,6 @@ var DescribeEngineDefaultClusterParametersCommand = _DescribeEngineDefaultCluste
|
|
|
7457
7428
|
|
|
7458
7429
|
|
|
7459
7430
|
|
|
7460
|
-
|
|
7461
7431
|
var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7462
7432
|
...commonParams
|
|
7463
7433
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7474,7 +7444,6 @@ var DescribeEventCategoriesCommand = _DescribeEventCategoriesCommand;
|
|
|
7474
7444
|
|
|
7475
7445
|
|
|
7476
7446
|
|
|
7477
|
-
|
|
7478
7447
|
var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7479
7448
|
...commonParams
|
|
7480
7449
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7491,7 +7460,6 @@ var DescribeEventsCommand = _DescribeEventsCommand;
|
|
|
7491
7460
|
|
|
7492
7461
|
|
|
7493
7462
|
|
|
7494
|
-
|
|
7495
7463
|
var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7496
7464
|
...commonParams
|
|
7497
7465
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7508,7 +7476,6 @@ var DescribeEventSubscriptionsCommand = _DescribeEventSubscriptionsCommand;
|
|
|
7508
7476
|
|
|
7509
7477
|
|
|
7510
7478
|
|
|
7511
|
-
|
|
7512
7479
|
var _DescribeGlobalClustersCommand = class _DescribeGlobalClustersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7513
7480
|
...commonParams
|
|
7514
7481
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7525,7 +7492,6 @@ var DescribeGlobalClustersCommand = _DescribeGlobalClustersCommand;
|
|
|
7525
7492
|
|
|
7526
7493
|
|
|
7527
7494
|
|
|
7528
|
-
|
|
7529
7495
|
var _DescribeOrderableDBInstanceOptionsCommand = class _DescribeOrderableDBInstanceOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7530
7496
|
...commonParams
|
|
7531
7497
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7542,7 +7508,6 @@ var DescribeOrderableDBInstanceOptionsCommand = _DescribeOrderableDBInstanceOpti
|
|
|
7542
7508
|
|
|
7543
7509
|
|
|
7544
7510
|
|
|
7545
|
-
|
|
7546
7511
|
var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7547
7512
|
...commonParams
|
|
7548
7513
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7559,7 +7524,6 @@ var DescribePendingMaintenanceActionsCommand = _DescribePendingMaintenanceAction
|
|
|
7559
7524
|
|
|
7560
7525
|
|
|
7561
7526
|
|
|
7562
|
-
|
|
7563
7527
|
var _FailoverDBClusterCommand = class _FailoverDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7564
7528
|
...commonParams
|
|
7565
7529
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7576,7 +7540,6 @@ var FailoverDBClusterCommand = _FailoverDBClusterCommand;
|
|
|
7576
7540
|
|
|
7577
7541
|
|
|
7578
7542
|
|
|
7579
|
-
|
|
7580
7543
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7581
7544
|
...commonParams
|
|
7582
7545
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7593,7 +7556,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
7593
7556
|
|
|
7594
7557
|
|
|
7595
7558
|
|
|
7596
|
-
|
|
7597
7559
|
var _ModifyDBClusterCommand = class _ModifyDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7598
7560
|
...commonParams
|
|
7599
7561
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7610,7 +7572,6 @@ var ModifyDBClusterCommand = _ModifyDBClusterCommand;
|
|
|
7610
7572
|
|
|
7611
7573
|
|
|
7612
7574
|
|
|
7613
|
-
|
|
7614
7575
|
var _ModifyDBClusterParameterGroupCommand = class _ModifyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7615
7576
|
...commonParams
|
|
7616
7577
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7627,7 +7588,6 @@ var ModifyDBClusterParameterGroupCommand = _ModifyDBClusterParameterGroupCommand
|
|
|
7627
7588
|
|
|
7628
7589
|
|
|
7629
7590
|
|
|
7630
|
-
|
|
7631
7591
|
var _ModifyDBClusterSnapshotAttributeCommand = class _ModifyDBClusterSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7632
7592
|
...commonParams
|
|
7633
7593
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7644,7 +7604,6 @@ var ModifyDBClusterSnapshotAttributeCommand = _ModifyDBClusterSnapshotAttributeC
|
|
|
7644
7604
|
|
|
7645
7605
|
|
|
7646
7606
|
|
|
7647
|
-
|
|
7648
7607
|
var _ModifyDBInstanceCommand = class _ModifyDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7649
7608
|
...commonParams
|
|
7650
7609
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7661,7 +7620,6 @@ var ModifyDBInstanceCommand = _ModifyDBInstanceCommand;
|
|
|
7661
7620
|
|
|
7662
7621
|
|
|
7663
7622
|
|
|
7664
|
-
|
|
7665
7623
|
var _ModifyDBSubnetGroupCommand = class _ModifyDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7666
7624
|
...commonParams
|
|
7667
7625
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7678,7 +7636,6 @@ var ModifyDBSubnetGroupCommand = _ModifyDBSubnetGroupCommand;
|
|
|
7678
7636
|
|
|
7679
7637
|
|
|
7680
7638
|
|
|
7681
|
-
|
|
7682
7639
|
var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7683
7640
|
...commonParams
|
|
7684
7641
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7695,7 +7652,6 @@ var ModifyEventSubscriptionCommand = _ModifyEventSubscriptionCommand;
|
|
|
7695
7652
|
|
|
7696
7653
|
|
|
7697
7654
|
|
|
7698
|
-
|
|
7699
7655
|
var _ModifyGlobalClusterCommand = class _ModifyGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7700
7656
|
...commonParams
|
|
7701
7657
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7712,7 +7668,6 @@ var ModifyGlobalClusterCommand = _ModifyGlobalClusterCommand;
|
|
|
7712
7668
|
|
|
7713
7669
|
|
|
7714
7670
|
|
|
7715
|
-
|
|
7716
7671
|
var _RebootDBInstanceCommand = class _RebootDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7717
7672
|
...commonParams
|
|
7718
7673
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7729,7 +7684,6 @@ var RebootDBInstanceCommand = _RebootDBInstanceCommand;
|
|
|
7729
7684
|
|
|
7730
7685
|
|
|
7731
7686
|
|
|
7732
|
-
|
|
7733
7687
|
var _RemoveFromGlobalClusterCommand = class _RemoveFromGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7734
7688
|
...commonParams
|
|
7735
7689
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7746,7 +7700,6 @@ var RemoveFromGlobalClusterCommand = _RemoveFromGlobalClusterCommand;
|
|
|
7746
7700
|
|
|
7747
7701
|
|
|
7748
7702
|
|
|
7749
|
-
|
|
7750
7703
|
var _RemoveSourceIdentifierFromSubscriptionCommand = class _RemoveSourceIdentifierFromSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7751
7704
|
...commonParams
|
|
7752
7705
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7763,7 +7716,6 @@ var RemoveSourceIdentifierFromSubscriptionCommand = _RemoveSourceIdentifierFromS
|
|
|
7763
7716
|
|
|
7764
7717
|
|
|
7765
7718
|
|
|
7766
|
-
|
|
7767
7719
|
var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7768
7720
|
...commonParams
|
|
7769
7721
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7780,7 +7732,6 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
|
|
|
7780
7732
|
|
|
7781
7733
|
|
|
7782
7734
|
|
|
7783
|
-
|
|
7784
7735
|
var _ResetDBClusterParameterGroupCommand = class _ResetDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7785
7736
|
...commonParams
|
|
7786
7737
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7797,7 +7748,6 @@ var ResetDBClusterParameterGroupCommand = _ResetDBClusterParameterGroupCommand;
|
|
|
7797
7748
|
|
|
7798
7749
|
|
|
7799
7750
|
|
|
7800
|
-
|
|
7801
7751
|
var _RestoreDBClusterFromSnapshotCommand = class _RestoreDBClusterFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7802
7752
|
...commonParams
|
|
7803
7753
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7814,7 +7764,6 @@ var RestoreDBClusterFromSnapshotCommand = _RestoreDBClusterFromSnapshotCommand;
|
|
|
7814
7764
|
|
|
7815
7765
|
|
|
7816
7766
|
|
|
7817
|
-
|
|
7818
7767
|
var _RestoreDBClusterToPointInTimeCommand = class _RestoreDBClusterToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7819
7768
|
...commonParams
|
|
7820
7769
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7831,7 +7780,6 @@ var RestoreDBClusterToPointInTimeCommand = _RestoreDBClusterToPointInTimeCommand
|
|
|
7831
7780
|
|
|
7832
7781
|
|
|
7833
7782
|
|
|
7834
|
-
|
|
7835
7783
|
var _StartDBClusterCommand = class _StartDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7836
7784
|
...commonParams
|
|
7837
7785
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7848,7 +7796,6 @@ var StartDBClusterCommand = _StartDBClusterCommand;
|
|
|
7848
7796
|
|
|
7849
7797
|
|
|
7850
7798
|
|
|
7851
|
-
|
|
7852
7799
|
var _StopDBClusterCommand = class _StopDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7853
7800
|
...commonParams
|
|
7854
7801
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7865,7 +7812,6 @@ var StopDBClusterCommand = _StopDBClusterCommand;
|
|
|
7865
7812
|
|
|
7866
7813
|
|
|
7867
7814
|
|
|
7868
|
-
|
|
7869
7815
|
var _SwitchoverGlobalClusterCommand = class _SwitchoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7870
7816
|
...commonParams
|
|
7871
7817
|
}).m(function(Command, cs, config, o) {
|
|
@@ -144,15 +144,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
144
144
|
* Enables FIPS compatible endpoints.
|
|
145
145
|
*/
|
|
146
146
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
147
|
+
/**
|
|
148
|
+
* The AWS region to which this client will send requests
|
|
149
|
+
*/
|
|
150
|
+
region?: string | __Provider<string>;
|
|
147
151
|
/**
|
|
148
152
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
149
153
|
* @internal
|
|
150
154
|
*/
|
|
151
155
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
152
|
-
/**
|
|
153
|
-
* The AWS region to which this client will send requests
|
|
154
|
-
*/
|
|
155
|
-
region?: string | __Provider<string>;
|
|
156
156
|
/**
|
|
157
157
|
* Default credentials provider; Not available in browser runtime.
|
|
158
158
|
* @deprecated
|