@aws-sdk/client-docdb 3.297.0 → 3.298.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.
Files changed (111) hide show
  1. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  3. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  4. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  5. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
  9. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
  10. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  12. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  35. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  36. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  38. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
  39. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  40. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  41. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
  42. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
  43. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  44. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
  45. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
  46. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
  47. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  48. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  49. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  50. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  51. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  52. package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
  53. package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
  54. package/dist-cjs/models/models_0.js +1 -535
  55. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  56. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  57. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  58. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  59. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  60. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  61. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  62. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  63. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  64. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  65. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  66. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  67. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  68. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  69. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  70. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  71. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  72. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  73. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  74. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  75. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  76. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  77. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  78. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  79. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  80. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  81. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  82. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  83. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  84. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  85. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  86. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  87. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  88. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  89. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  90. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  91. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  92. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  93. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  94. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  95. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  96. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  97. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  98. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  99. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  100. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  101. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  102. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  103. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  104. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  105. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  106. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  107. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  108. package/dist-es/models/models_0.js +0 -399
  109. package/dist-types/models/models_0.d.ts +0 -532
  110. package/dist-types/ts3.4/models/models_0.d.ts +0 -381
  111. package/package.json +4 -3
@@ -1241,384 +1241,3 @@ export interface StopDBClusterMessage {
1241
1241
  export interface StopDBClusterResult {
1242
1242
  DBCluster?: DBCluster;
1243
1243
  }
1244
- export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (
1245
- obj: AddSourceIdentifierToSubscriptionMessage
1246
- ) => any;
1247
- export declare const EventSubscriptionFilterSensitiveLog: (
1248
- obj: EventSubscription
1249
- ) => any;
1250
- export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (
1251
- obj: AddSourceIdentifierToSubscriptionResult
1252
- ) => any;
1253
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1254
- export declare const AddTagsToResourceMessageFilterSensitiveLog: (
1255
- obj: AddTagsToResourceMessage
1256
- ) => any;
1257
- export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (
1258
- obj: ApplyPendingMaintenanceActionMessage
1259
- ) => any;
1260
- export declare const PendingMaintenanceActionFilterSensitiveLog: (
1261
- obj: PendingMaintenanceAction
1262
- ) => any;
1263
- export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (
1264
- obj: ResourcePendingMaintenanceActions
1265
- ) => any;
1266
- export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (
1267
- obj: ApplyPendingMaintenanceActionResult
1268
- ) => any;
1269
- export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (
1270
- obj: CopyDBClusterParameterGroupMessage
1271
- ) => any;
1272
- export declare const DBClusterParameterGroupFilterSensitiveLog: (
1273
- obj: DBClusterParameterGroup
1274
- ) => any;
1275
- export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (
1276
- obj: CopyDBClusterParameterGroupResult
1277
- ) => any;
1278
- export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (
1279
- obj: CopyDBClusterSnapshotMessage
1280
- ) => any;
1281
- export declare const DBClusterSnapshotFilterSensitiveLog: (
1282
- obj: DBClusterSnapshot
1283
- ) => any;
1284
- export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (
1285
- obj: CopyDBClusterSnapshotResult
1286
- ) => any;
1287
- export declare const CreateDBClusterMessageFilterSensitiveLog: (
1288
- obj: CreateDBClusterMessage
1289
- ) => any;
1290
- export declare const DBClusterRoleFilterSensitiveLog: (
1291
- obj: DBClusterRole
1292
- ) => any;
1293
- export declare const DBClusterMemberFilterSensitiveLog: (
1294
- obj: DBClusterMember
1295
- ) => any;
1296
- export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (
1297
- obj: VpcSecurityGroupMembership
1298
- ) => any;
1299
- export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
1300
- export declare const CreateDBClusterResultFilterSensitiveLog: (
1301
- obj: CreateDBClusterResult
1302
- ) => any;
1303
- export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (
1304
- obj: CreateDBClusterParameterGroupMessage
1305
- ) => any;
1306
- export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (
1307
- obj: CreateDBClusterParameterGroupResult
1308
- ) => any;
1309
- export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (
1310
- obj: CreateDBClusterSnapshotMessage
1311
- ) => any;
1312
- export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (
1313
- obj: CreateDBClusterSnapshotResult
1314
- ) => any;
1315
- export declare const CreateDBInstanceMessageFilterSensitiveLog: (
1316
- obj: CreateDBInstanceMessage
1317
- ) => any;
1318
- export declare const AvailabilityZoneFilterSensitiveLog: (
1319
- obj: AvailabilityZone
1320
- ) => any;
1321
- export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
1322
- export declare const DBSubnetGroupFilterSensitiveLog: (
1323
- obj: DBSubnetGroup
1324
- ) => any;
1325
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
1326
- export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (
1327
- obj: PendingCloudwatchLogsExports
1328
- ) => any;
1329
- export declare const PendingModifiedValuesFilterSensitiveLog: (
1330
- obj: PendingModifiedValues
1331
- ) => any;
1332
- export declare const DBInstanceStatusInfoFilterSensitiveLog: (
1333
- obj: DBInstanceStatusInfo
1334
- ) => any;
1335
- export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
1336
- export declare const CreateDBInstanceResultFilterSensitiveLog: (
1337
- obj: CreateDBInstanceResult
1338
- ) => any;
1339
- export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (
1340
- obj: CreateDBSubnetGroupMessage
1341
- ) => any;
1342
- export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (
1343
- obj: CreateDBSubnetGroupResult
1344
- ) => any;
1345
- export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (
1346
- obj: CreateEventSubscriptionMessage
1347
- ) => any;
1348
- export declare const CreateEventSubscriptionResultFilterSensitiveLog: (
1349
- obj: CreateEventSubscriptionResult
1350
- ) => any;
1351
- export declare const CreateGlobalClusterMessageFilterSensitiveLog: (
1352
- obj: CreateGlobalClusterMessage
1353
- ) => any;
1354
- export declare const GlobalClusterMemberFilterSensitiveLog: (
1355
- obj: GlobalClusterMember
1356
- ) => any;
1357
- export declare const GlobalClusterFilterSensitiveLog: (
1358
- obj: GlobalCluster
1359
- ) => any;
1360
- export declare const CreateGlobalClusterResultFilterSensitiveLog: (
1361
- obj: CreateGlobalClusterResult
1362
- ) => any;
1363
- export declare const DeleteDBClusterMessageFilterSensitiveLog: (
1364
- obj: DeleteDBClusterMessage
1365
- ) => any;
1366
- export declare const DeleteDBClusterResultFilterSensitiveLog: (
1367
- obj: DeleteDBClusterResult
1368
- ) => any;
1369
- export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (
1370
- obj: DeleteDBClusterParameterGroupMessage
1371
- ) => any;
1372
- export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (
1373
- obj: DeleteDBClusterSnapshotMessage
1374
- ) => any;
1375
- export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (
1376
- obj: DeleteDBClusterSnapshotResult
1377
- ) => any;
1378
- export declare const DeleteDBInstanceMessageFilterSensitiveLog: (
1379
- obj: DeleteDBInstanceMessage
1380
- ) => any;
1381
- export declare const DeleteDBInstanceResultFilterSensitiveLog: (
1382
- obj: DeleteDBInstanceResult
1383
- ) => any;
1384
- export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (
1385
- obj: DeleteDBSubnetGroupMessage
1386
- ) => any;
1387
- export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (
1388
- obj: DeleteEventSubscriptionMessage
1389
- ) => any;
1390
- export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (
1391
- obj: DeleteEventSubscriptionResult
1392
- ) => any;
1393
- export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (
1394
- obj: DeleteGlobalClusterMessage
1395
- ) => any;
1396
- export declare const DeleteGlobalClusterResultFilterSensitiveLog: (
1397
- obj: DeleteGlobalClusterResult
1398
- ) => any;
1399
- export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
1400
- export declare const CertificateMessageFilterSensitiveLog: (
1401
- obj: CertificateMessage
1402
- ) => any;
1403
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
1404
- export declare const DescribeCertificatesMessageFilterSensitiveLog: (
1405
- obj: DescribeCertificatesMessage
1406
- ) => any;
1407
- export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (
1408
- obj: DBClusterParameterGroupsMessage
1409
- ) => any;
1410
- export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (
1411
- obj: DescribeDBClusterParameterGroupsMessage
1412
- ) => any;
1413
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
1414
- export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (
1415
- obj: DBClusterParameterGroupDetails
1416
- ) => any;
1417
- export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (
1418
- obj: DescribeDBClusterParametersMessage
1419
- ) => any;
1420
- export declare const DBClusterMessageFilterSensitiveLog: (
1421
- obj: DBClusterMessage
1422
- ) => any;
1423
- export declare const DescribeDBClustersMessageFilterSensitiveLog: (
1424
- obj: DescribeDBClustersMessage
1425
- ) => any;
1426
- export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (
1427
- obj: DescribeDBClusterSnapshotAttributesMessage
1428
- ) => any;
1429
- export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (
1430
- obj: DBClusterSnapshotAttribute
1431
- ) => any;
1432
- export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (
1433
- obj: DBClusterSnapshotAttributesResult
1434
- ) => any;
1435
- export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (
1436
- obj: DescribeDBClusterSnapshotAttributesResult
1437
- ) => any;
1438
- export declare const DBClusterSnapshotMessageFilterSensitiveLog: (
1439
- obj: DBClusterSnapshotMessage
1440
- ) => any;
1441
- export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (
1442
- obj: DescribeDBClusterSnapshotsMessage
1443
- ) => any;
1444
- export declare const UpgradeTargetFilterSensitiveLog: (
1445
- obj: UpgradeTarget
1446
- ) => any;
1447
- export declare const DBEngineVersionFilterSensitiveLog: (
1448
- obj: DBEngineVersion
1449
- ) => any;
1450
- export declare const DBEngineVersionMessageFilterSensitiveLog: (
1451
- obj: DBEngineVersionMessage
1452
- ) => any;
1453
- export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (
1454
- obj: DescribeDBEngineVersionsMessage
1455
- ) => any;
1456
- export declare const DBInstanceMessageFilterSensitiveLog: (
1457
- obj: DBInstanceMessage
1458
- ) => any;
1459
- export declare const DescribeDBInstancesMessageFilterSensitiveLog: (
1460
- obj: DescribeDBInstancesMessage
1461
- ) => any;
1462
- export declare const DBSubnetGroupMessageFilterSensitiveLog: (
1463
- obj: DBSubnetGroupMessage
1464
- ) => any;
1465
- export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (
1466
- obj: DescribeDBSubnetGroupsMessage
1467
- ) => any;
1468
- export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (
1469
- obj: DescribeEngineDefaultClusterParametersMessage
1470
- ) => any;
1471
- export declare const EngineDefaultsFilterSensitiveLog: (
1472
- obj: EngineDefaults
1473
- ) => any;
1474
- export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (
1475
- obj: DescribeEngineDefaultClusterParametersResult
1476
- ) => any;
1477
- export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (
1478
- obj: DescribeEventCategoriesMessage
1479
- ) => any;
1480
- export declare const EventCategoriesMapFilterSensitiveLog: (
1481
- obj: EventCategoriesMap
1482
- ) => any;
1483
- export declare const EventCategoriesMessageFilterSensitiveLog: (
1484
- obj: EventCategoriesMessage
1485
- ) => any;
1486
- export declare const DescribeEventsMessageFilterSensitiveLog: (
1487
- obj: DescribeEventsMessage
1488
- ) => any;
1489
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
1490
- export declare const EventsMessageFilterSensitiveLog: (
1491
- obj: EventsMessage
1492
- ) => any;
1493
- export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (
1494
- obj: DescribeEventSubscriptionsMessage
1495
- ) => any;
1496
- export declare const EventSubscriptionsMessageFilterSensitiveLog: (
1497
- obj: EventSubscriptionsMessage
1498
- ) => any;
1499
- export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (
1500
- obj: DescribeGlobalClustersMessage
1501
- ) => any;
1502
- export declare const GlobalClustersMessageFilterSensitiveLog: (
1503
- obj: GlobalClustersMessage
1504
- ) => any;
1505
- export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (
1506
- obj: DescribeOrderableDBInstanceOptionsMessage
1507
- ) => any;
1508
- export declare const OrderableDBInstanceOptionFilterSensitiveLog: (
1509
- obj: OrderableDBInstanceOption
1510
- ) => any;
1511
- export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (
1512
- obj: OrderableDBInstanceOptionsMessage
1513
- ) => any;
1514
- export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (
1515
- obj: DescribePendingMaintenanceActionsMessage
1516
- ) => any;
1517
- export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (
1518
- obj: PendingMaintenanceActionsMessage
1519
- ) => any;
1520
- export declare const FailoverDBClusterMessageFilterSensitiveLog: (
1521
- obj: FailoverDBClusterMessage
1522
- ) => any;
1523
- export declare const FailoverDBClusterResultFilterSensitiveLog: (
1524
- obj: FailoverDBClusterResult
1525
- ) => any;
1526
- export declare const ListTagsForResourceMessageFilterSensitiveLog: (
1527
- obj: ListTagsForResourceMessage
1528
- ) => any;
1529
- export declare const TagListMessageFilterSensitiveLog: (
1530
- obj: TagListMessage
1531
- ) => any;
1532
- export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (
1533
- obj: CloudwatchLogsExportConfiguration
1534
- ) => any;
1535
- export declare const ModifyDBClusterMessageFilterSensitiveLog: (
1536
- obj: ModifyDBClusterMessage
1537
- ) => any;
1538
- export declare const ModifyDBClusterResultFilterSensitiveLog: (
1539
- obj: ModifyDBClusterResult
1540
- ) => any;
1541
- export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (
1542
- obj: DBClusterParameterGroupNameMessage
1543
- ) => any;
1544
- export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (
1545
- obj: ModifyDBClusterParameterGroupMessage
1546
- ) => any;
1547
- export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (
1548
- obj: ModifyDBClusterSnapshotAttributeMessage
1549
- ) => any;
1550
- export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (
1551
- obj: ModifyDBClusterSnapshotAttributeResult
1552
- ) => any;
1553
- export declare const ModifyDBInstanceMessageFilterSensitiveLog: (
1554
- obj: ModifyDBInstanceMessage
1555
- ) => any;
1556
- export declare const ModifyDBInstanceResultFilterSensitiveLog: (
1557
- obj: ModifyDBInstanceResult
1558
- ) => any;
1559
- export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (
1560
- obj: ModifyDBSubnetGroupMessage
1561
- ) => any;
1562
- export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (
1563
- obj: ModifyDBSubnetGroupResult
1564
- ) => any;
1565
- export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (
1566
- obj: ModifyEventSubscriptionMessage
1567
- ) => any;
1568
- export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (
1569
- obj: ModifyEventSubscriptionResult
1570
- ) => any;
1571
- export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (
1572
- obj: ModifyGlobalClusterMessage
1573
- ) => any;
1574
- export declare const ModifyGlobalClusterResultFilterSensitiveLog: (
1575
- obj: ModifyGlobalClusterResult
1576
- ) => any;
1577
- export declare const RebootDBInstanceMessageFilterSensitiveLog: (
1578
- obj: RebootDBInstanceMessage
1579
- ) => any;
1580
- export declare const RebootDBInstanceResultFilterSensitiveLog: (
1581
- obj: RebootDBInstanceResult
1582
- ) => any;
1583
- export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (
1584
- obj: RemoveFromGlobalClusterMessage
1585
- ) => any;
1586
- export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (
1587
- obj: RemoveFromGlobalClusterResult
1588
- ) => any;
1589
- export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (
1590
- obj: RemoveSourceIdentifierFromSubscriptionMessage
1591
- ) => any;
1592
- export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (
1593
- obj: RemoveSourceIdentifierFromSubscriptionResult
1594
- ) => any;
1595
- export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (
1596
- obj: RemoveTagsFromResourceMessage
1597
- ) => any;
1598
- export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (
1599
- obj: ResetDBClusterParameterGroupMessage
1600
- ) => any;
1601
- export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (
1602
- obj: RestoreDBClusterFromSnapshotMessage
1603
- ) => any;
1604
- export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (
1605
- obj: RestoreDBClusterFromSnapshotResult
1606
- ) => any;
1607
- export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (
1608
- obj: RestoreDBClusterToPointInTimeMessage
1609
- ) => any;
1610
- export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (
1611
- obj: RestoreDBClusterToPointInTimeResult
1612
- ) => any;
1613
- export declare const StartDBClusterMessageFilterSensitiveLog: (
1614
- obj: StartDBClusterMessage
1615
- ) => any;
1616
- export declare const StartDBClusterResultFilterSensitiveLog: (
1617
- obj: StartDBClusterResult
1618
- ) => any;
1619
- export declare const StopDBClusterMessageFilterSensitiveLog: (
1620
- obj: StopDBClusterMessage
1621
- ) => any;
1622
- export declare const StopDBClusterResultFilterSensitiveLog: (
1623
- obj: StopDBClusterResult
1624
- ) => any;
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.297.0",
4
+ "version": "3.298.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",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo docdb"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.297.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",