@aws-sdk/client-docdb 3.454.0 → 3.458.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/README.md +53 -53
- package/dist-cjs/protocols/Aws_query.js +21 -0
- package/dist-es/protocols/Aws_query.js +21 -0
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -0
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +1 -0
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -0
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -0
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -0
- package/dist-types/commands/StartDBClusterCommand.d.ts +1 -0
- package/dist-types/commands/StopDBClusterCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +76 -0
- package/dist-types/ts3.4/models/models_0.d.ts +7 -0
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -210,7 +210,7 @@ see LICENSE for more information.
|
|
|
210
210
|
AddSourceIdentifierToSubscription
|
|
211
211
|
</summary>
|
|
212
212
|
|
|
213
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
213
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/AddSourceIdentifierToSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/AddSourceIdentifierToSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/AddSourceIdentifierToSubscriptionCommandOutput/)
|
|
214
214
|
|
|
215
215
|
</details>
|
|
216
216
|
<details>
|
|
@@ -218,7 +218,7 @@ AddSourceIdentifierToSubscription
|
|
|
218
218
|
AddTagsToResource
|
|
219
219
|
</summary>
|
|
220
220
|
|
|
221
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
221
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/AddTagsToResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/AddTagsToResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/AddTagsToResourceCommandOutput/)
|
|
222
222
|
|
|
223
223
|
</details>
|
|
224
224
|
<details>
|
|
@@ -226,7 +226,7 @@ AddTagsToResource
|
|
|
226
226
|
ApplyPendingMaintenanceAction
|
|
227
227
|
</summary>
|
|
228
228
|
|
|
229
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
229
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ApplyPendingMaintenanceActionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ApplyPendingMaintenanceActionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ApplyPendingMaintenanceActionCommandOutput/)
|
|
230
230
|
|
|
231
231
|
</details>
|
|
232
232
|
<details>
|
|
@@ -234,7 +234,7 @@ ApplyPendingMaintenanceAction
|
|
|
234
234
|
CopyDBClusterParameterGroup
|
|
235
235
|
</summary>
|
|
236
236
|
|
|
237
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
237
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CopyDBClusterParameterGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CopyDBClusterParameterGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CopyDBClusterParameterGroupCommandOutput/)
|
|
238
238
|
|
|
239
239
|
</details>
|
|
240
240
|
<details>
|
|
@@ -242,7 +242,7 @@ CopyDBClusterParameterGroup
|
|
|
242
242
|
CopyDBClusterSnapshot
|
|
243
243
|
</summary>
|
|
244
244
|
|
|
245
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
245
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CopyDBClusterSnapshotCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CopyDBClusterSnapshotCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CopyDBClusterSnapshotCommandOutput/)
|
|
246
246
|
|
|
247
247
|
</details>
|
|
248
248
|
<details>
|
|
@@ -250,7 +250,7 @@ CopyDBClusterSnapshot
|
|
|
250
250
|
CreateDBCluster
|
|
251
251
|
</summary>
|
|
252
252
|
|
|
253
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
253
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateDBClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBClusterCommandOutput/)
|
|
254
254
|
|
|
255
255
|
</details>
|
|
256
256
|
<details>
|
|
@@ -258,7 +258,7 @@ CreateDBCluster
|
|
|
258
258
|
CreateDBClusterParameterGroup
|
|
259
259
|
</summary>
|
|
260
260
|
|
|
261
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
261
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateDBClusterParameterGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBClusterParameterGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBClusterParameterGroupCommandOutput/)
|
|
262
262
|
|
|
263
263
|
</details>
|
|
264
264
|
<details>
|
|
@@ -266,7 +266,7 @@ CreateDBClusterParameterGroup
|
|
|
266
266
|
CreateDBClusterSnapshot
|
|
267
267
|
</summary>
|
|
268
268
|
|
|
269
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
269
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateDBClusterSnapshotCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBClusterSnapshotCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBClusterSnapshotCommandOutput/)
|
|
270
270
|
|
|
271
271
|
</details>
|
|
272
272
|
<details>
|
|
@@ -274,7 +274,7 @@ CreateDBClusterSnapshot
|
|
|
274
274
|
CreateDBInstance
|
|
275
275
|
</summary>
|
|
276
276
|
|
|
277
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
277
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateDBInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBInstanceCommandOutput/)
|
|
278
278
|
|
|
279
279
|
</details>
|
|
280
280
|
<details>
|
|
@@ -282,7 +282,7 @@ CreateDBInstance
|
|
|
282
282
|
CreateDBSubnetGroup
|
|
283
283
|
</summary>
|
|
284
284
|
|
|
285
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
285
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateDBSubnetGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBSubnetGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateDBSubnetGroupCommandOutput/)
|
|
286
286
|
|
|
287
287
|
</details>
|
|
288
288
|
<details>
|
|
@@ -290,7 +290,7 @@ CreateDBSubnetGroup
|
|
|
290
290
|
CreateEventSubscription
|
|
291
291
|
</summary>
|
|
292
292
|
|
|
293
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
293
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateEventSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateEventSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateEventSubscriptionCommandOutput/)
|
|
294
294
|
|
|
295
295
|
</details>
|
|
296
296
|
<details>
|
|
@@ -298,7 +298,7 @@ CreateEventSubscription
|
|
|
298
298
|
CreateGlobalCluster
|
|
299
299
|
</summary>
|
|
300
300
|
|
|
301
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
301
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/CreateGlobalClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateGlobalClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/CreateGlobalClusterCommandOutput/)
|
|
302
302
|
|
|
303
303
|
</details>
|
|
304
304
|
<details>
|
|
@@ -306,7 +306,7 @@ CreateGlobalCluster
|
|
|
306
306
|
DeleteDBCluster
|
|
307
307
|
</summary>
|
|
308
308
|
|
|
309
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
309
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteDBClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBClusterCommandOutput/)
|
|
310
310
|
|
|
311
311
|
</details>
|
|
312
312
|
<details>
|
|
@@ -314,7 +314,7 @@ DeleteDBCluster
|
|
|
314
314
|
DeleteDBClusterParameterGroup
|
|
315
315
|
</summary>
|
|
316
316
|
|
|
317
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
317
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteDBClusterParameterGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBClusterParameterGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBClusterParameterGroupCommandOutput/)
|
|
318
318
|
|
|
319
319
|
</details>
|
|
320
320
|
<details>
|
|
@@ -322,7 +322,7 @@ DeleteDBClusterParameterGroup
|
|
|
322
322
|
DeleteDBClusterSnapshot
|
|
323
323
|
</summary>
|
|
324
324
|
|
|
325
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
325
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteDBClusterSnapshotCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBClusterSnapshotCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBClusterSnapshotCommandOutput/)
|
|
326
326
|
|
|
327
327
|
</details>
|
|
328
328
|
<details>
|
|
@@ -330,7 +330,7 @@ DeleteDBClusterSnapshot
|
|
|
330
330
|
DeleteDBInstance
|
|
331
331
|
</summary>
|
|
332
332
|
|
|
333
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
333
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteDBInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBInstanceCommandOutput/)
|
|
334
334
|
|
|
335
335
|
</details>
|
|
336
336
|
<details>
|
|
@@ -338,7 +338,7 @@ DeleteDBInstance
|
|
|
338
338
|
DeleteDBSubnetGroup
|
|
339
339
|
</summary>
|
|
340
340
|
|
|
341
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
341
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteDBSubnetGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBSubnetGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteDBSubnetGroupCommandOutput/)
|
|
342
342
|
|
|
343
343
|
</details>
|
|
344
344
|
<details>
|
|
@@ -346,7 +346,7 @@ DeleteDBSubnetGroup
|
|
|
346
346
|
DeleteEventSubscription
|
|
347
347
|
</summary>
|
|
348
348
|
|
|
349
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
349
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteEventSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteEventSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteEventSubscriptionCommandOutput/)
|
|
350
350
|
|
|
351
351
|
</details>
|
|
352
352
|
<details>
|
|
@@ -354,7 +354,7 @@ DeleteEventSubscription
|
|
|
354
354
|
DeleteGlobalCluster
|
|
355
355
|
</summary>
|
|
356
356
|
|
|
357
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
357
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DeleteGlobalClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteGlobalClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DeleteGlobalClusterCommandOutput/)
|
|
358
358
|
|
|
359
359
|
</details>
|
|
360
360
|
<details>
|
|
@@ -362,7 +362,7 @@ DeleteGlobalCluster
|
|
|
362
362
|
DescribeCertificates
|
|
363
363
|
</summary>
|
|
364
364
|
|
|
365
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
365
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeCertificatesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeCertificatesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeCertificatesCommandOutput/)
|
|
366
366
|
|
|
367
367
|
</details>
|
|
368
368
|
<details>
|
|
@@ -370,7 +370,7 @@ DescribeCertificates
|
|
|
370
370
|
DescribeDBClusterParameterGroups
|
|
371
371
|
</summary>
|
|
372
372
|
|
|
373
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
373
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBClusterParameterGroupsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterParameterGroupsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterParameterGroupsCommandOutput/)
|
|
374
374
|
|
|
375
375
|
</details>
|
|
376
376
|
<details>
|
|
@@ -378,7 +378,7 @@ DescribeDBClusterParameterGroups
|
|
|
378
378
|
DescribeDBClusterParameters
|
|
379
379
|
</summary>
|
|
380
380
|
|
|
381
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
381
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBClusterParametersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterParametersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterParametersCommandOutput/)
|
|
382
382
|
|
|
383
383
|
</details>
|
|
384
384
|
<details>
|
|
@@ -386,7 +386,7 @@ DescribeDBClusterParameters
|
|
|
386
386
|
DescribeDBClusters
|
|
387
387
|
</summary>
|
|
388
388
|
|
|
389
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
389
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBClustersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClustersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClustersCommandOutput/)
|
|
390
390
|
|
|
391
391
|
</details>
|
|
392
392
|
<details>
|
|
@@ -394,7 +394,7 @@ DescribeDBClusters
|
|
|
394
394
|
DescribeDBClusterSnapshotAttributes
|
|
395
395
|
</summary>
|
|
396
396
|
|
|
397
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
397
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBClusterSnapshotAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterSnapshotAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterSnapshotAttributesCommandOutput/)
|
|
398
398
|
|
|
399
399
|
</details>
|
|
400
400
|
<details>
|
|
@@ -402,7 +402,7 @@ DescribeDBClusterSnapshotAttributes
|
|
|
402
402
|
DescribeDBClusterSnapshots
|
|
403
403
|
</summary>
|
|
404
404
|
|
|
405
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
405
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBClusterSnapshotsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterSnapshotsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBClusterSnapshotsCommandOutput/)
|
|
406
406
|
|
|
407
407
|
</details>
|
|
408
408
|
<details>
|
|
@@ -410,7 +410,7 @@ DescribeDBClusterSnapshots
|
|
|
410
410
|
DescribeDBEngineVersions
|
|
411
411
|
</summary>
|
|
412
412
|
|
|
413
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
413
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBEngineVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBEngineVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBEngineVersionsCommandOutput/)
|
|
414
414
|
|
|
415
415
|
</details>
|
|
416
416
|
<details>
|
|
@@ -418,7 +418,7 @@ DescribeDBEngineVersions
|
|
|
418
418
|
DescribeDBInstances
|
|
419
419
|
</summary>
|
|
420
420
|
|
|
421
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
421
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBInstancesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBInstancesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBInstancesCommandOutput/)
|
|
422
422
|
|
|
423
423
|
</details>
|
|
424
424
|
<details>
|
|
@@ -426,7 +426,7 @@ DescribeDBInstances
|
|
|
426
426
|
DescribeDBSubnetGroups
|
|
427
427
|
</summary>
|
|
428
428
|
|
|
429
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
429
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeDBSubnetGroupsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBSubnetGroupsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeDBSubnetGroupsCommandOutput/)
|
|
430
430
|
|
|
431
431
|
</details>
|
|
432
432
|
<details>
|
|
@@ -434,7 +434,7 @@ DescribeDBSubnetGroups
|
|
|
434
434
|
DescribeEngineDefaultClusterParameters
|
|
435
435
|
</summary>
|
|
436
436
|
|
|
437
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
437
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeEngineDefaultClusterParametersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEngineDefaultClusterParametersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEngineDefaultClusterParametersCommandOutput/)
|
|
438
438
|
|
|
439
439
|
</details>
|
|
440
440
|
<details>
|
|
@@ -442,7 +442,7 @@ DescribeEngineDefaultClusterParameters
|
|
|
442
442
|
DescribeEventCategories
|
|
443
443
|
</summary>
|
|
444
444
|
|
|
445
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
445
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeEventCategoriesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEventCategoriesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEventCategoriesCommandOutput/)
|
|
446
446
|
|
|
447
447
|
</details>
|
|
448
448
|
<details>
|
|
@@ -450,7 +450,7 @@ DescribeEventCategories
|
|
|
450
450
|
DescribeEvents
|
|
451
451
|
</summary>
|
|
452
452
|
|
|
453
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
453
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEventsCommandOutput/)
|
|
454
454
|
|
|
455
455
|
</details>
|
|
456
456
|
<details>
|
|
@@ -458,7 +458,7 @@ DescribeEvents
|
|
|
458
458
|
DescribeEventSubscriptions
|
|
459
459
|
</summary>
|
|
460
460
|
|
|
461
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
461
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeEventSubscriptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEventSubscriptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeEventSubscriptionsCommandOutput/)
|
|
462
462
|
|
|
463
463
|
</details>
|
|
464
464
|
<details>
|
|
@@ -466,7 +466,7 @@ DescribeEventSubscriptions
|
|
|
466
466
|
DescribeGlobalClusters
|
|
467
467
|
</summary>
|
|
468
468
|
|
|
469
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
469
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeGlobalClustersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeGlobalClustersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeGlobalClustersCommandOutput/)
|
|
470
470
|
|
|
471
471
|
</details>
|
|
472
472
|
<details>
|
|
@@ -474,7 +474,7 @@ DescribeGlobalClusters
|
|
|
474
474
|
DescribeOrderableDBInstanceOptions
|
|
475
475
|
</summary>
|
|
476
476
|
|
|
477
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
477
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribeOrderableDBInstanceOptionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeOrderableDBInstanceOptionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribeOrderableDBInstanceOptionsCommandOutput/)
|
|
478
478
|
|
|
479
479
|
</details>
|
|
480
480
|
<details>
|
|
@@ -482,7 +482,7 @@ DescribeOrderableDBInstanceOptions
|
|
|
482
482
|
DescribePendingMaintenanceActions
|
|
483
483
|
</summary>
|
|
484
484
|
|
|
485
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
485
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/DescribePendingMaintenanceActionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribePendingMaintenanceActionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/DescribePendingMaintenanceActionsCommandOutput/)
|
|
486
486
|
|
|
487
487
|
</details>
|
|
488
488
|
<details>
|
|
@@ -490,7 +490,7 @@ DescribePendingMaintenanceActions
|
|
|
490
490
|
FailoverDBCluster
|
|
491
491
|
</summary>
|
|
492
492
|
|
|
493
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
493
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/FailoverDBClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/FailoverDBClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/FailoverDBClusterCommandOutput/)
|
|
494
494
|
|
|
495
495
|
</details>
|
|
496
496
|
<details>
|
|
@@ -498,7 +498,7 @@ FailoverDBCluster
|
|
|
498
498
|
ListTagsForResource
|
|
499
499
|
</summary>
|
|
500
500
|
|
|
501
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
501
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ListTagsForResourceCommandOutput/)
|
|
502
502
|
|
|
503
503
|
</details>
|
|
504
504
|
<details>
|
|
@@ -506,7 +506,7 @@ ListTagsForResource
|
|
|
506
506
|
ModifyDBCluster
|
|
507
507
|
</summary>
|
|
508
508
|
|
|
509
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
509
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyDBClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBClusterCommandOutput/)
|
|
510
510
|
|
|
511
511
|
</details>
|
|
512
512
|
<details>
|
|
@@ -514,7 +514,7 @@ ModifyDBCluster
|
|
|
514
514
|
ModifyDBClusterParameterGroup
|
|
515
515
|
</summary>
|
|
516
516
|
|
|
517
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
517
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyDBClusterParameterGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBClusterParameterGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBClusterParameterGroupCommandOutput/)
|
|
518
518
|
|
|
519
519
|
</details>
|
|
520
520
|
<details>
|
|
@@ -522,7 +522,7 @@ ModifyDBClusterParameterGroup
|
|
|
522
522
|
ModifyDBClusterSnapshotAttribute
|
|
523
523
|
</summary>
|
|
524
524
|
|
|
525
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
525
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyDBClusterSnapshotAttributeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBClusterSnapshotAttributeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBClusterSnapshotAttributeCommandOutput/)
|
|
526
526
|
|
|
527
527
|
</details>
|
|
528
528
|
<details>
|
|
@@ -530,7 +530,7 @@ ModifyDBClusterSnapshotAttribute
|
|
|
530
530
|
ModifyDBInstance
|
|
531
531
|
</summary>
|
|
532
532
|
|
|
533
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
533
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyDBInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBInstanceCommandOutput/)
|
|
534
534
|
|
|
535
535
|
</details>
|
|
536
536
|
<details>
|
|
@@ -538,7 +538,7 @@ ModifyDBInstance
|
|
|
538
538
|
ModifyDBSubnetGroup
|
|
539
539
|
</summary>
|
|
540
540
|
|
|
541
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
541
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyDBSubnetGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBSubnetGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyDBSubnetGroupCommandOutput/)
|
|
542
542
|
|
|
543
543
|
</details>
|
|
544
544
|
<details>
|
|
@@ -546,7 +546,7 @@ ModifyDBSubnetGroup
|
|
|
546
546
|
ModifyEventSubscription
|
|
547
547
|
</summary>
|
|
548
548
|
|
|
549
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
549
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyEventSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyEventSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyEventSubscriptionCommandOutput/)
|
|
550
550
|
|
|
551
551
|
</details>
|
|
552
552
|
<details>
|
|
@@ -554,7 +554,7 @@ ModifyEventSubscription
|
|
|
554
554
|
ModifyGlobalCluster
|
|
555
555
|
</summary>
|
|
556
556
|
|
|
557
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
557
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ModifyGlobalClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyGlobalClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ModifyGlobalClusterCommandOutput/)
|
|
558
558
|
|
|
559
559
|
</details>
|
|
560
560
|
<details>
|
|
@@ -562,7 +562,7 @@ ModifyGlobalCluster
|
|
|
562
562
|
RebootDBInstance
|
|
563
563
|
</summary>
|
|
564
564
|
|
|
565
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
565
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/RebootDBInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RebootDBInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RebootDBInstanceCommandOutput/)
|
|
566
566
|
|
|
567
567
|
</details>
|
|
568
568
|
<details>
|
|
@@ -570,7 +570,7 @@ RebootDBInstance
|
|
|
570
570
|
RemoveFromGlobalCluster
|
|
571
571
|
</summary>
|
|
572
572
|
|
|
573
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
573
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/RemoveFromGlobalClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RemoveFromGlobalClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RemoveFromGlobalClusterCommandOutput/)
|
|
574
574
|
|
|
575
575
|
</details>
|
|
576
576
|
<details>
|
|
@@ -578,7 +578,7 @@ RemoveFromGlobalCluster
|
|
|
578
578
|
RemoveSourceIdentifierFromSubscription
|
|
579
579
|
</summary>
|
|
580
580
|
|
|
581
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
581
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/RemoveSourceIdentifierFromSubscriptionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RemoveSourceIdentifierFromSubscriptionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RemoveSourceIdentifierFromSubscriptionCommandOutput/)
|
|
582
582
|
|
|
583
583
|
</details>
|
|
584
584
|
<details>
|
|
@@ -586,7 +586,7 @@ RemoveSourceIdentifierFromSubscription
|
|
|
586
586
|
RemoveTagsFromResource
|
|
587
587
|
</summary>
|
|
588
588
|
|
|
589
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
589
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/RemoveTagsFromResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RemoveTagsFromResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RemoveTagsFromResourceCommandOutput/)
|
|
590
590
|
|
|
591
591
|
</details>
|
|
592
592
|
<details>
|
|
@@ -594,7 +594,7 @@ RemoveTagsFromResource
|
|
|
594
594
|
ResetDBClusterParameterGroup
|
|
595
595
|
</summary>
|
|
596
596
|
|
|
597
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
597
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/ResetDBClusterParameterGroupCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ResetDBClusterParameterGroupCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/ResetDBClusterParameterGroupCommandOutput/)
|
|
598
598
|
|
|
599
599
|
</details>
|
|
600
600
|
<details>
|
|
@@ -602,7 +602,7 @@ ResetDBClusterParameterGroup
|
|
|
602
602
|
RestoreDBClusterFromSnapshot
|
|
603
603
|
</summary>
|
|
604
604
|
|
|
605
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
605
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/RestoreDBClusterFromSnapshotCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RestoreDBClusterFromSnapshotCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RestoreDBClusterFromSnapshotCommandOutput/)
|
|
606
606
|
|
|
607
607
|
</details>
|
|
608
608
|
<details>
|
|
@@ -610,7 +610,7 @@ RestoreDBClusterFromSnapshot
|
|
|
610
610
|
RestoreDBClusterToPointInTime
|
|
611
611
|
</summary>
|
|
612
612
|
|
|
613
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
613
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/RestoreDBClusterToPointInTimeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RestoreDBClusterToPointInTimeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/RestoreDBClusterToPointInTimeCommandOutput/)
|
|
614
614
|
|
|
615
615
|
</details>
|
|
616
616
|
<details>
|
|
@@ -618,7 +618,7 @@ RestoreDBClusterToPointInTime
|
|
|
618
618
|
StartDBCluster
|
|
619
619
|
</summary>
|
|
620
620
|
|
|
621
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
621
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/StartDBClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/StartDBClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/StartDBClusterCommandOutput/)
|
|
622
622
|
|
|
623
623
|
</details>
|
|
624
624
|
<details>
|
|
@@ -626,6 +626,6 @@ StartDBCluster
|
|
|
626
626
|
StopDBCluster
|
|
627
627
|
</summary>
|
|
628
628
|
|
|
629
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
629
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/docdb/command/StopDBClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/StopDBClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-docdb/Interface/StopDBClusterCommandOutput/)
|
|
630
630
|
|
|
631
631
|
</details>
|
|
@@ -3494,6 +3494,9 @@ const se_CreateDBClusterMessage = (input, context) => {
|
|
|
3494
3494
|
if (input.GlobalClusterIdentifier != null) {
|
|
3495
3495
|
entries["GlobalClusterIdentifier"] = input.GlobalClusterIdentifier;
|
|
3496
3496
|
}
|
|
3497
|
+
if (input.StorageType != null) {
|
|
3498
|
+
entries["StorageType"] = input.StorageType;
|
|
3499
|
+
}
|
|
3497
3500
|
return entries;
|
|
3498
3501
|
};
|
|
3499
3502
|
const se_CreateDBClusterParameterGroupMessage = (input, context) => {
|
|
@@ -4317,6 +4320,9 @@ const se_ModifyDBClusterMessage = (input, context) => {
|
|
|
4317
4320
|
if (input.DeletionProtection != null) {
|
|
4318
4321
|
entries["DeletionProtection"] = input.DeletionProtection;
|
|
4319
4322
|
}
|
|
4323
|
+
if (input.StorageType != null) {
|
|
4324
|
+
entries["StorageType"] = input.StorageType;
|
|
4325
|
+
}
|
|
4320
4326
|
return entries;
|
|
4321
4327
|
};
|
|
4322
4328
|
const se_ModifyDBClusterParameterGroupMessage = (input, context) => {
|
|
@@ -4650,6 +4656,9 @@ const se_RestoreDBClusterFromSnapshotMessage = (input, context) => {
|
|
|
4650
4656
|
if (input.DBClusterParameterGroupName != null) {
|
|
4651
4657
|
entries["DBClusterParameterGroupName"] = input.DBClusterParameterGroupName;
|
|
4652
4658
|
}
|
|
4659
|
+
if (input.StorageType != null) {
|
|
4660
|
+
entries["StorageType"] = input.StorageType;
|
|
4661
|
+
}
|
|
4653
4662
|
return entries;
|
|
4654
4663
|
};
|
|
4655
4664
|
const se_RestoreDBClusterToPointInTimeMessage = (input, context) => {
|
|
@@ -4711,6 +4720,9 @@ const se_RestoreDBClusterToPointInTimeMessage = (input, context) => {
|
|
|
4711
4720
|
if (input.DeletionProtection != null) {
|
|
4712
4721
|
entries["DeletionProtection"] = input.DeletionProtection;
|
|
4713
4722
|
}
|
|
4723
|
+
if (input.StorageType != null) {
|
|
4724
|
+
entries["StorageType"] = input.StorageType;
|
|
4725
|
+
}
|
|
4714
4726
|
return entries;
|
|
4715
4727
|
};
|
|
4716
4728
|
const se_SourceIdsList = (input, context) => {
|
|
@@ -5086,6 +5098,9 @@ const de_DBCluster = (output, context) => {
|
|
|
5086
5098
|
if (output["DeletionProtection"] !== undefined) {
|
|
5087
5099
|
contents.DeletionProtection = (0, smithy_client_1.parseBoolean)(output["DeletionProtection"]);
|
|
5088
5100
|
}
|
|
5101
|
+
if (output["StorageType"] !== undefined) {
|
|
5102
|
+
contents.StorageType = (0, smithy_client_1.expectString)(output["StorageType"]);
|
|
5103
|
+
}
|
|
5089
5104
|
return contents;
|
|
5090
5105
|
};
|
|
5091
5106
|
const de_DBClusterAlreadyExistsFault = (output, context) => {
|
|
@@ -5290,6 +5305,9 @@ const de_DBClusterSnapshot = (output, context) => {
|
|
|
5290
5305
|
if (output["SourceDBClusterSnapshotArn"] !== undefined) {
|
|
5291
5306
|
contents.SourceDBClusterSnapshotArn = (0, smithy_client_1.expectString)(output["SourceDBClusterSnapshotArn"]);
|
|
5292
5307
|
}
|
|
5308
|
+
if (output["StorageType"] !== undefined) {
|
|
5309
|
+
contents.StorageType = (0, smithy_client_1.expectString)(output["StorageType"]);
|
|
5310
|
+
}
|
|
5293
5311
|
return contents;
|
|
5294
5312
|
};
|
|
5295
5313
|
const de_DBClusterSnapshotAlreadyExistsFault = (output, context) => {
|
|
@@ -6249,6 +6267,9 @@ const de_OrderableDBInstanceOption = (output, context) => {
|
|
|
6249
6267
|
if (output["Vpc"] !== undefined) {
|
|
6250
6268
|
contents.Vpc = (0, smithy_client_1.parseBoolean)(output["Vpc"]);
|
|
6251
6269
|
}
|
|
6270
|
+
if (output["StorageType"] !== undefined) {
|
|
6271
|
+
contents.StorageType = (0, smithy_client_1.expectString)(output["StorageType"]);
|
|
6272
|
+
}
|
|
6252
6273
|
return contents;
|
|
6253
6274
|
};
|
|
6254
6275
|
const de_OrderableDBInstanceOptionsList = (output, context) => {
|
|
@@ -3383,6 +3383,9 @@ const se_CreateDBClusterMessage = (input, context) => {
|
|
|
3383
3383
|
if (input.GlobalClusterIdentifier != null) {
|
|
3384
3384
|
entries["GlobalClusterIdentifier"] = input.GlobalClusterIdentifier;
|
|
3385
3385
|
}
|
|
3386
|
+
if (input.StorageType != null) {
|
|
3387
|
+
entries["StorageType"] = input.StorageType;
|
|
3388
|
+
}
|
|
3386
3389
|
return entries;
|
|
3387
3390
|
};
|
|
3388
3391
|
const se_CreateDBClusterParameterGroupMessage = (input, context) => {
|
|
@@ -4206,6 +4209,9 @@ const se_ModifyDBClusterMessage = (input, context) => {
|
|
|
4206
4209
|
if (input.DeletionProtection != null) {
|
|
4207
4210
|
entries["DeletionProtection"] = input.DeletionProtection;
|
|
4208
4211
|
}
|
|
4212
|
+
if (input.StorageType != null) {
|
|
4213
|
+
entries["StorageType"] = input.StorageType;
|
|
4214
|
+
}
|
|
4209
4215
|
return entries;
|
|
4210
4216
|
};
|
|
4211
4217
|
const se_ModifyDBClusterParameterGroupMessage = (input, context) => {
|
|
@@ -4539,6 +4545,9 @@ const se_RestoreDBClusterFromSnapshotMessage = (input, context) => {
|
|
|
4539
4545
|
if (input.DBClusterParameterGroupName != null) {
|
|
4540
4546
|
entries["DBClusterParameterGroupName"] = input.DBClusterParameterGroupName;
|
|
4541
4547
|
}
|
|
4548
|
+
if (input.StorageType != null) {
|
|
4549
|
+
entries["StorageType"] = input.StorageType;
|
|
4550
|
+
}
|
|
4542
4551
|
return entries;
|
|
4543
4552
|
};
|
|
4544
4553
|
const se_RestoreDBClusterToPointInTimeMessage = (input, context) => {
|
|
@@ -4600,6 +4609,9 @@ const se_RestoreDBClusterToPointInTimeMessage = (input, context) => {
|
|
|
4600
4609
|
if (input.DeletionProtection != null) {
|
|
4601
4610
|
entries["DeletionProtection"] = input.DeletionProtection;
|
|
4602
4611
|
}
|
|
4612
|
+
if (input.StorageType != null) {
|
|
4613
|
+
entries["StorageType"] = input.StorageType;
|
|
4614
|
+
}
|
|
4603
4615
|
return entries;
|
|
4604
4616
|
};
|
|
4605
4617
|
const se_SourceIdsList = (input, context) => {
|
|
@@ -4975,6 +4987,9 @@ const de_DBCluster = (output, context) => {
|
|
|
4975
4987
|
if (output["DeletionProtection"] !== undefined) {
|
|
4976
4988
|
contents.DeletionProtection = __parseBoolean(output["DeletionProtection"]);
|
|
4977
4989
|
}
|
|
4990
|
+
if (output["StorageType"] !== undefined) {
|
|
4991
|
+
contents.StorageType = __expectString(output["StorageType"]);
|
|
4992
|
+
}
|
|
4978
4993
|
return contents;
|
|
4979
4994
|
};
|
|
4980
4995
|
const de_DBClusterAlreadyExistsFault = (output, context) => {
|
|
@@ -5179,6 +5194,9 @@ const de_DBClusterSnapshot = (output, context) => {
|
|
|
5179
5194
|
if (output["SourceDBClusterSnapshotArn"] !== undefined) {
|
|
5180
5195
|
contents.SourceDBClusterSnapshotArn = __expectString(output["SourceDBClusterSnapshotArn"]);
|
|
5181
5196
|
}
|
|
5197
|
+
if (output["StorageType"] !== undefined) {
|
|
5198
|
+
contents.StorageType = __expectString(output["StorageType"]);
|
|
5199
|
+
}
|
|
5182
5200
|
return contents;
|
|
5183
5201
|
};
|
|
5184
5202
|
const de_DBClusterSnapshotAlreadyExistsFault = (output, context) => {
|
|
@@ -6138,6 +6156,9 @@ const de_OrderableDBInstanceOption = (output, context) => {
|
|
|
6138
6156
|
if (output["Vpc"] !== undefined) {
|
|
6139
6157
|
contents.Vpc = __parseBoolean(output["Vpc"]);
|
|
6140
6158
|
}
|
|
6159
|
+
if (output["StorageType"] !== undefined) {
|
|
6160
|
+
contents.StorageType = __expectString(output["StorageType"]);
|
|
6161
|
+
}
|
|
6141
6162
|
return contents;
|
|
6142
6163
|
};
|
|
6143
6164
|
const de_OrderableDBInstanceOptionsList = (output, context) => {
|
|
@@ -75,6 +75,7 @@ export interface CopyDBClusterSnapshotCommandOutput extends CopyDBClusterSnapsho
|
|
|
75
75
|
* // KmsKeyId: "STRING_VALUE",
|
|
76
76
|
* // DBClusterSnapshotArn: "STRING_VALUE",
|
|
77
77
|
* // SourceDBClusterSnapshotArn: "STRING_VALUE",
|
|
78
|
+
* // StorageType: "STRING_VALUE",
|
|
78
79
|
* // },
|
|
79
80
|
* // };
|
|
80
81
|
*
|
|
@@ -62,6 +62,7 @@ export interface CreateDBClusterCommandOutput extends CreateDBClusterResult, __M
|
|
|
62
62
|
* ],
|
|
63
63
|
* DeletionProtection: true || false,
|
|
64
64
|
* GlobalClusterIdentifier: "STRING_VALUE",
|
|
65
|
+
* StorageType: "STRING_VALUE",
|
|
65
66
|
* };
|
|
66
67
|
* const command = new CreateDBClusterCommand(input);
|
|
67
68
|
* const response = await client.send(command);
|
|
@@ -122,6 +123,7 @@ export interface CreateDBClusterCommandOutput extends CreateDBClusterResult, __M
|
|
|
122
123
|
* // "STRING_VALUE",
|
|
123
124
|
* // ],
|
|
124
125
|
* // DeletionProtection: true || false,
|
|
126
|
+
* // StorageType: "STRING_VALUE",
|
|
125
127
|
* // },
|
|
126
128
|
* // };
|
|
127
129
|
*
|
|
@@ -63,6 +63,7 @@ export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSna
|
|
|
63
63
|
* // KmsKeyId: "STRING_VALUE",
|
|
64
64
|
* // DBClusterSnapshotArn: "STRING_VALUE",
|
|
65
65
|
* // SourceDBClusterSnapshotArn: "STRING_VALUE",
|
|
66
|
+
* // StorageType: "STRING_VALUE",
|
|
66
67
|
* // },
|
|
67
68
|
* // };
|
|
68
69
|
*
|
|
@@ -59,6 +59,7 @@ export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSna
|
|
|
59
59
|
* // KmsKeyId: "STRING_VALUE",
|
|
60
60
|
* // DBClusterSnapshotArn: "STRING_VALUE",
|
|
61
61
|
* // SourceDBClusterSnapshotArn: "STRING_VALUE",
|
|
62
|
+
* // StorageType: "STRING_VALUE",
|
|
62
63
|
* // },
|
|
63
64
|
* // };
|
|
64
65
|
*
|
|
@@ -72,6 +72,7 @@ export interface DescribeDBClusterSnapshotsCommandOutput extends DBClusterSnapsh
|
|
|
72
72
|
* // KmsKeyId: "STRING_VALUE",
|
|
73
73
|
* // DBClusterSnapshotArn: "STRING_VALUE",
|
|
74
74
|
* // SourceDBClusterSnapshotArn: "STRING_VALUE",
|
|
75
|
+
* // StorageType: "STRING_VALUE",
|
|
75
76
|
* // },
|
|
76
77
|
* // ],
|
|
77
78
|
* // };
|
|
@@ -56,6 +56,7 @@ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __M
|
|
|
56
56
|
* EngineVersion: "STRING_VALUE",
|
|
57
57
|
* AllowMajorVersionUpgrade: true || false,
|
|
58
58
|
* DeletionProtection: true || false,
|
|
59
|
+
* StorageType: "STRING_VALUE",
|
|
59
60
|
* };
|
|
60
61
|
* const command = new ModifyDBClusterCommand(input);
|
|
61
62
|
* const response = await client.send(command);
|
|
@@ -116,6 +117,7 @@ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __M
|
|
|
116
117
|
* // "STRING_VALUE",
|
|
117
118
|
* // ],
|
|
118
119
|
* // DeletionProtection: true || false,
|
|
120
|
+
* // StorageType: "STRING_VALUE",
|
|
119
121
|
* // },
|
|
120
122
|
* // };
|
|
121
123
|
*
|
|
@@ -57,6 +57,7 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
|
|
|
57
57
|
* ],
|
|
58
58
|
* DeletionProtection: true || false,
|
|
59
59
|
* DBClusterParameterGroupName: "STRING_VALUE",
|
|
60
|
+
* StorageType: "STRING_VALUE",
|
|
60
61
|
* };
|
|
61
62
|
* const command = new RestoreDBClusterFromSnapshotCommand(input);
|
|
62
63
|
* const response = await client.send(command);
|
|
@@ -117,6 +118,7 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
|
|
|
117
118
|
* // "STRING_VALUE",
|
|
118
119
|
* // ],
|
|
119
120
|
* // DeletionProtection: true || false,
|
|
121
|
+
* // StorageType: "STRING_VALUE",
|
|
120
122
|
* // },
|
|
121
123
|
* // };
|
|
122
124
|
*
|
|
@@ -56,6 +56,7 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
56
56
|
* "STRING_VALUE",
|
|
57
57
|
* ],
|
|
58
58
|
* DeletionProtection: true || false,
|
|
59
|
+
* StorageType: "STRING_VALUE",
|
|
59
60
|
* };
|
|
60
61
|
* const command = new RestoreDBClusterToPointInTimeCommand(input);
|
|
61
62
|
* const response = await client.send(command);
|
|
@@ -116,6 +117,7 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
|
|
|
116
117
|
* // "STRING_VALUE",
|
|
117
118
|
* // ],
|
|
118
119
|
* // DeletionProtection: true || false,
|
|
120
|
+
* // StorageType: "STRING_VALUE",
|
|
119
121
|
* // },
|
|
120
122
|
* // };
|
|
121
123
|
*
|
|
@@ -707,6 +707,17 @@ export interface DBClusterSnapshot {
|
|
|
707
707
|
* the source cluster snapshot; otherwise, a null value.</p>
|
|
708
708
|
*/
|
|
709
709
|
SourceDBClusterSnapshotArn?: string;
|
|
710
|
+
/**
|
|
711
|
+
* @public
|
|
712
|
+
* <p>Storage type associated with your cluster snapshot </p>
|
|
713
|
+
* <p>For information on storage types for Amazon DocumentDB clusters, see
|
|
714
|
+
* Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p>
|
|
715
|
+
* <p>Valid values for storage type - <code>standard | iopt1</code>
|
|
716
|
+
* </p>
|
|
717
|
+
* <p>Default value is <code>standard </code>
|
|
718
|
+
* </p>
|
|
719
|
+
*/
|
|
720
|
+
StorageType?: string;
|
|
710
721
|
}
|
|
711
722
|
/**
|
|
712
723
|
* @public
|
|
@@ -982,6 +993,21 @@ export interface CreateDBClusterMessage {
|
|
|
982
993
|
* <p>The cluster identifier of the new global cluster.</p>
|
|
983
994
|
*/
|
|
984
995
|
GlobalClusterIdentifier?: string;
|
|
996
|
+
/**
|
|
997
|
+
* @public
|
|
998
|
+
* <p>The storage type to associate with the DB cluster.</p>
|
|
999
|
+
* <p>For information on storage types for Amazon DocumentDB clusters, see
|
|
1000
|
+
* Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p>
|
|
1001
|
+
* <p>Valid values for storage type - <code>standard | iopt1</code>
|
|
1002
|
+
* </p>
|
|
1003
|
+
* <p>Default value is <code>standard </code>
|
|
1004
|
+
* </p>
|
|
1005
|
+
* <note>
|
|
1006
|
+
* <p>When you create a DocumentDB DB cluster with the storage type set to <code>iopt1</code>, the storage type is returned
|
|
1007
|
+
* in the response. The storage type isn't returned when you set it to <code>standard</code>.</p>
|
|
1008
|
+
* </note>
|
|
1009
|
+
*/
|
|
1010
|
+
StorageType?: string;
|
|
985
1011
|
}
|
|
986
1012
|
/**
|
|
987
1013
|
* @public
|
|
@@ -1241,6 +1267,18 @@ export interface DBCluster {
|
|
|
1241
1267
|
* protects clusters from being accidentally deleted.</p>
|
|
1242
1268
|
*/
|
|
1243
1269
|
DeletionProtection?: boolean;
|
|
1270
|
+
/**
|
|
1271
|
+
* @public
|
|
1272
|
+
* <p>Storage type associated with your cluster</p>
|
|
1273
|
+
* <p>Storage type associated with your cluster</p>
|
|
1274
|
+
* <p>For information on storage types for Amazon DocumentDB clusters, see
|
|
1275
|
+
* Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p>
|
|
1276
|
+
* <p>Valid values for storage type - <code>standard | iopt1</code>
|
|
1277
|
+
* </p>
|
|
1278
|
+
* <p>Default value is <code>standard </code>
|
|
1279
|
+
* </p>
|
|
1280
|
+
*/
|
|
1281
|
+
StorageType?: string;
|
|
1244
1282
|
}
|
|
1245
1283
|
/**
|
|
1246
1284
|
* @public
|
|
@@ -4035,6 +4073,11 @@ export interface OrderableDBInstanceOption {
|
|
|
4035
4073
|
* <p>Indicates whether an instance is in a virtual private cloud (VPC).</p>
|
|
4036
4074
|
*/
|
|
4037
4075
|
Vpc?: boolean;
|
|
4076
|
+
/**
|
|
4077
|
+
* @public
|
|
4078
|
+
* <p>The storage type to associate with the DB cluster</p>
|
|
4079
|
+
*/
|
|
4080
|
+
StorageType?: string;
|
|
4038
4081
|
}
|
|
4039
4082
|
/**
|
|
4040
4083
|
* @public
|
|
@@ -4377,6 +4420,17 @@ export interface ModifyDBClusterMessage {
|
|
|
4377
4420
|
* protects clusters from being accidentally deleted.</p>
|
|
4378
4421
|
*/
|
|
4379
4422
|
DeletionProtection?: boolean;
|
|
4423
|
+
/**
|
|
4424
|
+
* @public
|
|
4425
|
+
* <p>The storage type to associate with the DB cluster.</p>
|
|
4426
|
+
* <p>For information on storage types for Amazon DocumentDB clusters, see
|
|
4427
|
+
* Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p>
|
|
4428
|
+
* <p>Valid values for storage type - <code>standard | iopt1</code>
|
|
4429
|
+
* </p>
|
|
4430
|
+
* <p>Default value is <code>standard </code>
|
|
4431
|
+
* </p>
|
|
4432
|
+
*/
|
|
4433
|
+
StorageType?: string;
|
|
4380
4434
|
}
|
|
4381
4435
|
/**
|
|
4382
4436
|
* @public
|
|
@@ -5066,6 +5120,17 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
5066
5120
|
* hyphens.</p>
|
|
5067
5121
|
*/
|
|
5068
5122
|
DBClusterParameterGroupName?: string;
|
|
5123
|
+
/**
|
|
5124
|
+
* @public
|
|
5125
|
+
* <p>The storage type to associate with the DB cluster.</p>
|
|
5126
|
+
* <p>For information on storage types for Amazon DocumentDB clusters, see
|
|
5127
|
+
* Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p>
|
|
5128
|
+
* <p>Valid values for storage type - <code>standard | iopt1</code>
|
|
5129
|
+
* </p>
|
|
5130
|
+
* <p>Default value is <code>standard </code>
|
|
5131
|
+
* </p>
|
|
5132
|
+
*/
|
|
5133
|
+
StorageType?: string;
|
|
5069
5134
|
}
|
|
5070
5135
|
/**
|
|
5071
5136
|
* @public
|
|
@@ -5218,6 +5283,17 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
5218
5283
|
* <p>Specifies whether this cluster can be deleted. If <code>DeletionProtection</code> is enabled, the cluster cannot be deleted unless it is modified and <code>DeletionProtection</code> is disabled. <code>DeletionProtection</code> protects clusters from being accidentally deleted.</p>
|
|
5219
5284
|
*/
|
|
5220
5285
|
DeletionProtection?: boolean;
|
|
5286
|
+
/**
|
|
5287
|
+
* @public
|
|
5288
|
+
* <p>The storage type to associate with the DB cluster.</p>
|
|
5289
|
+
* <p>For information on storage types for Amazon DocumentDB clusters, see
|
|
5290
|
+
* Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p>
|
|
5291
|
+
* <p>Valid values for storage type - <code>standard | iopt1</code>
|
|
5292
|
+
* </p>
|
|
5293
|
+
* <p>Default value is <code>standard </code>
|
|
5294
|
+
* </p>
|
|
5295
|
+
*/
|
|
5296
|
+
StorageType?: string;
|
|
5221
5297
|
}
|
|
5222
5298
|
/**
|
|
5223
5299
|
* @public
|
|
@@ -171,6 +171,7 @@ export interface DBClusterSnapshot {
|
|
|
171
171
|
KmsKeyId?: string;
|
|
172
172
|
DBClusterSnapshotArn?: string;
|
|
173
173
|
SourceDBClusterSnapshotArn?: string;
|
|
174
|
+
StorageType?: string;
|
|
174
175
|
}
|
|
175
176
|
export interface CopyDBClusterSnapshotResult {
|
|
176
177
|
DBClusterSnapshot?: DBClusterSnapshot;
|
|
@@ -237,6 +238,7 @@ export interface CreateDBClusterMessage {
|
|
|
237
238
|
EnableCloudwatchLogsExports?: string[];
|
|
238
239
|
DeletionProtection?: boolean;
|
|
239
240
|
GlobalClusterIdentifier?: string;
|
|
241
|
+
StorageType?: string;
|
|
240
242
|
}
|
|
241
243
|
export interface DBClusterRole {
|
|
242
244
|
RoleArn?: string;
|
|
@@ -285,6 +287,7 @@ export interface DBCluster {
|
|
|
285
287
|
ClusterCreateTime?: Date;
|
|
286
288
|
EnabledCloudwatchLogsExports?: string[];
|
|
287
289
|
DeletionProtection?: boolean;
|
|
290
|
+
StorageType?: string;
|
|
288
291
|
}
|
|
289
292
|
export interface CreateDBClusterResult {
|
|
290
293
|
DBCluster?: DBCluster;
|
|
@@ -1011,6 +1014,7 @@ export interface OrderableDBInstanceOption {
|
|
|
1011
1014
|
LicenseModel?: string;
|
|
1012
1015
|
AvailabilityZones?: AvailabilityZone[];
|
|
1013
1016
|
Vpc?: boolean;
|
|
1017
|
+
StorageType?: string;
|
|
1014
1018
|
}
|
|
1015
1019
|
export interface OrderableDBInstanceOptionsMessage {
|
|
1016
1020
|
OrderableDBInstanceOptions?: OrderableDBInstanceOption[];
|
|
@@ -1069,6 +1073,7 @@ export interface ModifyDBClusterMessage {
|
|
|
1069
1073
|
EngineVersion?: string;
|
|
1070
1074
|
AllowMajorVersionUpgrade?: boolean;
|
|
1071
1075
|
DeletionProtection?: boolean;
|
|
1076
|
+
StorageType?: string;
|
|
1072
1077
|
}
|
|
1073
1078
|
export interface ModifyDBClusterResult {
|
|
1074
1079
|
DBCluster?: DBCluster;
|
|
@@ -1225,6 +1230,7 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
1225
1230
|
EnableCloudwatchLogsExports?: string[];
|
|
1226
1231
|
DeletionProtection?: boolean;
|
|
1227
1232
|
DBClusterParameterGroupName?: string;
|
|
1233
|
+
StorageType?: string;
|
|
1228
1234
|
}
|
|
1229
1235
|
export interface RestoreDBClusterFromSnapshotResult {
|
|
1230
1236
|
DBCluster?: DBCluster;
|
|
@@ -1242,6 +1248,7 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
1242
1248
|
KmsKeyId?: string;
|
|
1243
1249
|
EnableCloudwatchLogsExports?: string[];
|
|
1244
1250
|
DeletionProtection?: boolean;
|
|
1251
|
+
StorageType?: string;
|
|
1245
1252
|
}
|
|
1246
1253
|
export interface RestoreDBClusterToPointInTimeResult {
|
|
1247
1254
|
DBCluster?: DBCluster;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-docdb",
|
|
3
3
|
"description": "AWS SDK for JavaScript Docdb Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.458.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.458.0",
|
|
25
25
|
"@aws-sdk/core": "3.451.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.458.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.451.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.451.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.451.0",
|