@aws-sdk/client-neptune 3.590.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.
Files changed (143) hide show
  1. package/dist-cjs/index.js +0 -69
  2. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +2 -1
  3. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
  4. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  5. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
  6. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
  7. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
  8. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeDBParametersCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
  47. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -1
  48. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +2 -1
  49. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -1
  51. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
  52. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
  53. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
  54. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -1
  55. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
  56. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
  57. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  58. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -1
  59. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
  60. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -1
  61. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
  62. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
  63. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
  64. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  65. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
  66. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
  68. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
  69. package/dist-types/commands/StartDBClusterCommand.d.ts +2 -1
  70. package/dist-types/commands/StopDBClusterCommand.d.ts +2 -1
  71. package/dist-types/index.d.ts +2 -2
  72. package/dist-types/models/NeptuneServiceException.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/models/NeptuneServiceException.d.ts +2 -1
  143. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -338,7 +338,6 @@ var NeptuneClient = _NeptuneClient;
338
338
 
339
339
  var import_middleware_serde = require("@smithy/middleware-serde");
340
340
 
341
- var import_types = require("@smithy/types");
342
341
 
343
342
  // src/protocols/Aws_query.ts
344
343
  var import_core2 = require("@aws-sdk/core");
@@ -9040,7 +9039,6 @@ var AddRoleToDBClusterCommand = _AddRoleToDBClusterCommand;
9040
9039
 
9041
9040
 
9042
9041
 
9043
-
9044
9042
  var _AddSourceIdentifierToSubscriptionCommand = class _AddSourceIdentifierToSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
9045
9043
  ...commonParams
9046
9044
  }).m(function(Command, cs, config, o) {
@@ -9057,7 +9055,6 @@ var AddSourceIdentifierToSubscriptionCommand = _AddSourceIdentifierToSubscriptio
9057
9055
 
9058
9056
 
9059
9057
 
9060
-
9061
9058
  var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
9062
9059
  ...commonParams
9063
9060
  }).m(function(Command, cs, config, o) {
@@ -9074,7 +9071,6 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
9074
9071
 
9075
9072
 
9076
9073
 
9077
-
9078
9074
  var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep({
9079
9075
  ...commonParams
9080
9076
  }).m(function(Command, cs, config, o) {
@@ -9091,7 +9087,6 @@ var ApplyPendingMaintenanceActionCommand = _ApplyPendingMaintenanceActionCommand
9091
9087
 
9092
9088
 
9093
9089
 
9094
-
9095
9090
  var _CopyDBClusterParameterGroupCommand = class _CopyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9096
9091
  ...commonParams
9097
9092
  }).m(function(Command, cs, config, o) {
@@ -9109,7 +9104,6 @@ var import_middleware_sdk_rds = require("@aws-sdk/middleware-sdk-rds");
9109
9104
 
9110
9105
 
9111
9106
 
9112
-
9113
9107
  var _CopyDBClusterSnapshotCommand = class _CopyDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
9114
9108
  ...commonParams
9115
9109
  }).m(function(Command, cs, config, o) {
@@ -9127,7 +9121,6 @@ var CopyDBClusterSnapshotCommand = _CopyDBClusterSnapshotCommand;
9127
9121
 
9128
9122
 
9129
9123
 
9130
-
9131
9124
  var _CopyDBParameterGroupCommand = class _CopyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9132
9125
  ...commonParams
9133
9126
  }).m(function(Command, cs, config, o) {
@@ -9145,7 +9138,6 @@ var CopyDBParameterGroupCommand = _CopyDBParameterGroupCommand;
9145
9138
 
9146
9139
 
9147
9140
 
9148
-
9149
9141
  var _CreateDBClusterCommand = class _CreateDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9150
9142
  ...commonParams
9151
9143
  }).m(function(Command, cs, config, o) {
@@ -9163,7 +9155,6 @@ var CreateDBClusterCommand = _CreateDBClusterCommand;
9163
9155
 
9164
9156
 
9165
9157
 
9166
-
9167
9158
  var _CreateDBClusterEndpointCommand = class _CreateDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
9168
9159
  ...commonParams
9169
9160
  }).m(function(Command, cs, config, o) {
@@ -9180,7 +9171,6 @@ var CreateDBClusterEndpointCommand = _CreateDBClusterEndpointCommand;
9180
9171
 
9181
9172
 
9182
9173
 
9183
-
9184
9174
  var _CreateDBClusterParameterGroupCommand = class _CreateDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9185
9175
  ...commonParams
9186
9176
  }).m(function(Command, cs, config, o) {
@@ -9197,7 +9187,6 @@ var CreateDBClusterParameterGroupCommand = _CreateDBClusterParameterGroupCommand
9197
9187
 
9198
9188
 
9199
9189
 
9200
-
9201
9190
  var _CreateDBClusterSnapshotCommand = class _CreateDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
9202
9191
  ...commonParams
9203
9192
  }).m(function(Command, cs, config, o) {
@@ -9214,7 +9203,6 @@ var CreateDBClusterSnapshotCommand = _CreateDBClusterSnapshotCommand;
9214
9203
 
9215
9204
 
9216
9205
 
9217
-
9218
9206
  var _CreateDBInstanceCommand = class _CreateDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
9219
9207
  ...commonParams
9220
9208
  }).m(function(Command, cs, config, o) {
@@ -9231,7 +9219,6 @@ var CreateDBInstanceCommand = _CreateDBInstanceCommand;
9231
9219
 
9232
9220
 
9233
9221
 
9234
-
9235
9222
  var _CreateDBParameterGroupCommand = class _CreateDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9236
9223
  ...commonParams
9237
9224
  }).m(function(Command, cs, config, o) {
@@ -9248,7 +9235,6 @@ var CreateDBParameterGroupCommand = _CreateDBParameterGroupCommand;
9248
9235
 
9249
9236
 
9250
9237
 
9251
-
9252
9238
  var _CreateDBSubnetGroupCommand = class _CreateDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9253
9239
  ...commonParams
9254
9240
  }).m(function(Command, cs, config, o) {
@@ -9265,7 +9251,6 @@ var CreateDBSubnetGroupCommand = _CreateDBSubnetGroupCommand;
9265
9251
 
9266
9252
 
9267
9253
 
9268
-
9269
9254
  var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
9270
9255
  ...commonParams
9271
9256
  }).m(function(Command, cs, config, o) {
@@ -9282,7 +9267,6 @@ var CreateEventSubscriptionCommand = _CreateEventSubscriptionCommand;
9282
9267
 
9283
9268
 
9284
9269
 
9285
-
9286
9270
  var _CreateGlobalClusterCommand = class _CreateGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9287
9271
  ...commonParams
9288
9272
  }).m(function(Command, cs, config, o) {
@@ -9299,7 +9283,6 @@ var CreateGlobalClusterCommand = _CreateGlobalClusterCommand;
9299
9283
 
9300
9284
 
9301
9285
 
9302
-
9303
9286
  var _DeleteDBClusterCommand = class _DeleteDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9304
9287
  ...commonParams
9305
9288
  }).m(function(Command, cs, config, o) {
@@ -9316,7 +9299,6 @@ var DeleteDBClusterCommand = _DeleteDBClusterCommand;
9316
9299
 
9317
9300
 
9318
9301
 
9319
-
9320
9302
  var _DeleteDBClusterEndpointCommand = class _DeleteDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
9321
9303
  ...commonParams
9322
9304
  }).m(function(Command, cs, config, o) {
@@ -9333,7 +9315,6 @@ var DeleteDBClusterEndpointCommand = _DeleteDBClusterEndpointCommand;
9333
9315
 
9334
9316
 
9335
9317
 
9336
-
9337
9318
  var _DeleteDBClusterParameterGroupCommand = class _DeleteDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9338
9319
  ...commonParams
9339
9320
  }).m(function(Command, cs, config, o) {
@@ -9350,7 +9331,6 @@ var DeleteDBClusterParameterGroupCommand = _DeleteDBClusterParameterGroupCommand
9350
9331
 
9351
9332
 
9352
9333
 
9353
-
9354
9334
  var _DeleteDBClusterSnapshotCommand = class _DeleteDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
9355
9335
  ...commonParams
9356
9336
  }).m(function(Command, cs, config, o) {
@@ -9367,7 +9347,6 @@ var DeleteDBClusterSnapshotCommand = _DeleteDBClusterSnapshotCommand;
9367
9347
 
9368
9348
 
9369
9349
 
9370
-
9371
9350
  var _DeleteDBInstanceCommand = class _DeleteDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
9372
9351
  ...commonParams
9373
9352
  }).m(function(Command, cs, config, o) {
@@ -9384,7 +9363,6 @@ var DeleteDBInstanceCommand = _DeleteDBInstanceCommand;
9384
9363
 
9385
9364
 
9386
9365
 
9387
-
9388
9366
  var _DeleteDBParameterGroupCommand = class _DeleteDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9389
9367
  ...commonParams
9390
9368
  }).m(function(Command, cs, config, o) {
@@ -9401,7 +9379,6 @@ var DeleteDBParameterGroupCommand = _DeleteDBParameterGroupCommand;
9401
9379
 
9402
9380
 
9403
9381
 
9404
-
9405
9382
  var _DeleteDBSubnetGroupCommand = class _DeleteDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9406
9383
  ...commonParams
9407
9384
  }).m(function(Command, cs, config, o) {
@@ -9418,7 +9395,6 @@ var DeleteDBSubnetGroupCommand = _DeleteDBSubnetGroupCommand;
9418
9395
 
9419
9396
 
9420
9397
 
9421
-
9422
9398
  var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
9423
9399
  ...commonParams
9424
9400
  }).m(function(Command, cs, config, o) {
@@ -9435,7 +9411,6 @@ var DeleteEventSubscriptionCommand = _DeleteEventSubscriptionCommand;
9435
9411
 
9436
9412
 
9437
9413
 
9438
-
9439
9414
  var _DeleteGlobalClusterCommand = class _DeleteGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9440
9415
  ...commonParams
9441
9416
  }).m(function(Command, cs, config, o) {
@@ -9452,7 +9427,6 @@ var DeleteGlobalClusterCommand = _DeleteGlobalClusterCommand;
9452
9427
 
9453
9428
 
9454
9429
 
9455
-
9456
9430
  var _DescribeDBClusterEndpointsCommand = class _DescribeDBClusterEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
9457
9431
  ...commonParams
9458
9432
  }).m(function(Command, cs, config, o) {
@@ -9469,7 +9443,6 @@ var DescribeDBClusterEndpointsCommand = _DescribeDBClusterEndpointsCommand;
9469
9443
 
9470
9444
 
9471
9445
 
9472
-
9473
9446
  var _DescribeDBClusterParameterGroupsCommand = class _DescribeDBClusterParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
9474
9447
  ...commonParams
9475
9448
  }).m(function(Command, cs, config, o) {
@@ -9486,7 +9459,6 @@ var DescribeDBClusterParameterGroupsCommand = _DescribeDBClusterParameterGroupsC
9486
9459
 
9487
9460
 
9488
9461
 
9489
-
9490
9462
  var _DescribeDBClusterParametersCommand = class _DescribeDBClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
9491
9463
  ...commonParams
9492
9464
  }).m(function(Command, cs, config, o) {
@@ -9503,7 +9475,6 @@ var DescribeDBClusterParametersCommand = _DescribeDBClusterParametersCommand;
9503
9475
 
9504
9476
 
9505
9477
 
9506
-
9507
9478
  var _DescribeDBClustersCommand = class _DescribeDBClustersCommand extends import_smithy_client.Command.classBuilder().ep({
9508
9479
  ...commonParams
9509
9480
  }).m(function(Command, cs, config, o) {
@@ -9520,7 +9491,6 @@ var DescribeDBClustersCommand = _DescribeDBClustersCommand;
9520
9491
 
9521
9492
 
9522
9493
 
9523
-
9524
9494
  var _DescribeDBClusterSnapshotAttributesCommand = class _DescribeDBClusterSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
9525
9495
  ...commonParams
9526
9496
  }).m(function(Command, cs, config, o) {
@@ -9537,7 +9507,6 @@ var DescribeDBClusterSnapshotAttributesCommand = _DescribeDBClusterSnapshotAttri
9537
9507
 
9538
9508
 
9539
9509
 
9540
-
9541
9510
  var _DescribeDBClusterSnapshotsCommand = class _DescribeDBClusterSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
9542
9511
  ...commonParams
9543
9512
  }).m(function(Command, cs, config, o) {
@@ -9554,7 +9523,6 @@ var DescribeDBClusterSnapshotsCommand = _DescribeDBClusterSnapshotsCommand;
9554
9523
 
9555
9524
 
9556
9525
 
9557
-
9558
9526
  var _DescribeDBEngineVersionsCommand = class _DescribeDBEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
9559
9527
  ...commonParams
9560
9528
  }).m(function(Command, cs, config, o) {
@@ -9571,7 +9539,6 @@ var DescribeDBEngineVersionsCommand = _DescribeDBEngineVersionsCommand;
9571
9539
 
9572
9540
 
9573
9541
 
9574
-
9575
9542
  var _DescribeDBInstancesCommand = class _DescribeDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
9576
9543
  ...commonParams
9577
9544
  }).m(function(Command, cs, config, o) {
@@ -9588,7 +9555,6 @@ var DescribeDBInstancesCommand = _DescribeDBInstancesCommand;
9588
9555
 
9589
9556
 
9590
9557
 
9591
-
9592
9558
  var _DescribeDBParameterGroupsCommand = class _DescribeDBParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
9593
9559
  ...commonParams
9594
9560
  }).m(function(Command, cs, config, o) {
@@ -9605,7 +9571,6 @@ var DescribeDBParameterGroupsCommand = _DescribeDBParameterGroupsCommand;
9605
9571
 
9606
9572
 
9607
9573
 
9608
-
9609
9574
  var _DescribeDBParametersCommand = class _DescribeDBParametersCommand extends import_smithy_client.Command.classBuilder().ep({
9610
9575
  ...commonParams
9611
9576
  }).m(function(Command, cs, config, o) {
@@ -9622,7 +9587,6 @@ var DescribeDBParametersCommand = _DescribeDBParametersCommand;
9622
9587
 
9623
9588
 
9624
9589
 
9625
-
9626
9590
  var _DescribeDBSubnetGroupsCommand = class _DescribeDBSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
9627
9591
  ...commonParams
9628
9592
  }).m(function(Command, cs, config, o) {
@@ -9639,7 +9603,6 @@ var DescribeDBSubnetGroupsCommand = _DescribeDBSubnetGroupsCommand;
9639
9603
 
9640
9604
 
9641
9605
 
9642
-
9643
9606
  var _DescribeEngineDefaultClusterParametersCommand = class _DescribeEngineDefaultClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
9644
9607
  ...commonParams
9645
9608
  }).m(function(Command, cs, config, o) {
@@ -9656,7 +9619,6 @@ var DescribeEngineDefaultClusterParametersCommand = _DescribeEngineDefaultCluste
9656
9619
 
9657
9620
 
9658
9621
 
9659
-
9660
9622
  var _DescribeEngineDefaultParametersCommand = class _DescribeEngineDefaultParametersCommand extends import_smithy_client.Command.classBuilder().ep({
9661
9623
  ...commonParams
9662
9624
  }).m(function(Command, cs, config, o) {
@@ -9673,7 +9635,6 @@ var DescribeEngineDefaultParametersCommand = _DescribeEngineDefaultParametersCom
9673
9635
 
9674
9636
 
9675
9637
 
9676
-
9677
9638
  var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
9678
9639
  ...commonParams
9679
9640
  }).m(function(Command, cs, config, o) {
@@ -9690,7 +9651,6 @@ var DescribeEventCategoriesCommand = _DescribeEventCategoriesCommand;
9690
9651
 
9691
9652
 
9692
9653
 
9693
-
9694
9654
  var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep({
9695
9655
  ...commonParams
9696
9656
  }).m(function(Command, cs, config, o) {
@@ -9707,7 +9667,6 @@ var DescribeEventsCommand = _DescribeEventsCommand;
9707
9667
 
9708
9668
 
9709
9669
 
9710
-
9711
9670
  var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
9712
9671
  ...commonParams
9713
9672
  }).m(function(Command, cs, config, o) {
@@ -9724,7 +9683,6 @@ var DescribeEventSubscriptionsCommand = _DescribeEventSubscriptionsCommand;
9724
9683
 
9725
9684
 
9726
9685
 
9727
-
9728
9686
  var _DescribeGlobalClustersCommand = class _DescribeGlobalClustersCommand extends import_smithy_client.Command.classBuilder().ep({
9729
9687
  ...commonParams
9730
9688
  }).m(function(Command, cs, config, o) {
@@ -9741,7 +9699,6 @@ var DescribeGlobalClustersCommand = _DescribeGlobalClustersCommand;
9741
9699
 
9742
9700
 
9743
9701
 
9744
-
9745
9702
  var _DescribeOrderableDBInstanceOptionsCommand = class _DescribeOrderableDBInstanceOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
9746
9703
  ...commonParams
9747
9704
  }).m(function(Command, cs, config, o) {
@@ -9758,7 +9715,6 @@ var DescribeOrderableDBInstanceOptionsCommand = _DescribeOrderableDBInstanceOpti
9758
9715
 
9759
9716
 
9760
9717
 
9761
-
9762
9718
  var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep({
9763
9719
  ...commonParams
9764
9720
  }).m(function(Command, cs, config, o) {
@@ -9775,7 +9731,6 @@ var DescribePendingMaintenanceActionsCommand = _DescribePendingMaintenanceAction
9775
9731
 
9776
9732
 
9777
9733
 
9778
-
9779
9734
  var _DescribeValidDBInstanceModificationsCommand = class _DescribeValidDBInstanceModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
9780
9735
  ...commonParams
9781
9736
  }).m(function(Command, cs, config, o) {
@@ -9792,7 +9747,6 @@ var DescribeValidDBInstanceModificationsCommand = _DescribeValidDBInstanceModifi
9792
9747
 
9793
9748
 
9794
9749
 
9795
-
9796
9750
  var _FailoverDBClusterCommand = class _FailoverDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9797
9751
  ...commonParams
9798
9752
  }).m(function(Command, cs, config, o) {
@@ -9809,7 +9763,6 @@ var FailoverDBClusterCommand = _FailoverDBClusterCommand;
9809
9763
 
9810
9764
 
9811
9765
 
9812
-
9813
9766
  var _FailoverGlobalClusterCommand = class _FailoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9814
9767
  ...commonParams
9815
9768
  }).m(function(Command, cs, config, o) {
@@ -9826,7 +9779,6 @@ var FailoverGlobalClusterCommand = _FailoverGlobalClusterCommand;
9826
9779
 
9827
9780
 
9828
9781
 
9829
-
9830
9782
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
9831
9783
  ...commonParams
9832
9784
  }).m(function(Command, cs, config, o) {
@@ -9843,7 +9795,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
9843
9795
 
9844
9796
 
9845
9797
 
9846
-
9847
9798
  var _ModifyDBClusterCommand = class _ModifyDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9848
9799
  ...commonParams
9849
9800
  }).m(function(Command, cs, config, o) {
@@ -9860,7 +9811,6 @@ var ModifyDBClusterCommand = _ModifyDBClusterCommand;
9860
9811
 
9861
9812
 
9862
9813
 
9863
-
9864
9814
  var _ModifyDBClusterEndpointCommand = class _ModifyDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
9865
9815
  ...commonParams
9866
9816
  }).m(function(Command, cs, config, o) {
@@ -9877,7 +9827,6 @@ var ModifyDBClusterEndpointCommand = _ModifyDBClusterEndpointCommand;
9877
9827
 
9878
9828
 
9879
9829
 
9880
-
9881
9830
  var _ModifyDBClusterParameterGroupCommand = class _ModifyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9882
9831
  ...commonParams
9883
9832
  }).m(function(Command, cs, config, o) {
@@ -9894,7 +9843,6 @@ var ModifyDBClusterParameterGroupCommand = _ModifyDBClusterParameterGroupCommand
9894
9843
 
9895
9844
 
9896
9845
 
9897
-
9898
9846
  var _ModifyDBClusterSnapshotAttributeCommand = class _ModifyDBClusterSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
9899
9847
  ...commonParams
9900
9848
  }).m(function(Command, cs, config, o) {
@@ -9911,7 +9859,6 @@ var ModifyDBClusterSnapshotAttributeCommand = _ModifyDBClusterSnapshotAttributeC
9911
9859
 
9912
9860
 
9913
9861
 
9914
-
9915
9862
  var _ModifyDBInstanceCommand = class _ModifyDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
9916
9863
  ...commonParams
9917
9864
  }).m(function(Command, cs, config, o) {
@@ -9928,7 +9875,6 @@ var ModifyDBInstanceCommand = _ModifyDBInstanceCommand;
9928
9875
 
9929
9876
 
9930
9877
 
9931
-
9932
9878
  var _ModifyDBParameterGroupCommand = class _ModifyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9933
9879
  ...commonParams
9934
9880
  }).m(function(Command, cs, config, o) {
@@ -9945,7 +9891,6 @@ var ModifyDBParameterGroupCommand = _ModifyDBParameterGroupCommand;
9945
9891
 
9946
9892
 
9947
9893
 
9948
-
9949
9894
  var _ModifyDBSubnetGroupCommand = class _ModifyDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
9950
9895
  ...commonParams
9951
9896
  }).m(function(Command, cs, config, o) {
@@ -9962,7 +9907,6 @@ var ModifyDBSubnetGroupCommand = _ModifyDBSubnetGroupCommand;
9962
9907
 
9963
9908
 
9964
9909
 
9965
-
9966
9910
  var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
9967
9911
  ...commonParams
9968
9912
  }).m(function(Command, cs, config, o) {
@@ -9979,7 +9923,6 @@ var ModifyEventSubscriptionCommand = _ModifyEventSubscriptionCommand;
9979
9923
 
9980
9924
 
9981
9925
 
9982
-
9983
9926
  var _ModifyGlobalClusterCommand = class _ModifyGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
9984
9927
  ...commonParams
9985
9928
  }).m(function(Command, cs, config, o) {
@@ -9996,7 +9939,6 @@ var ModifyGlobalClusterCommand = _ModifyGlobalClusterCommand;
9996
9939
 
9997
9940
 
9998
9941
 
9999
-
10000
9942
  var _PromoteReadReplicaDBClusterCommand = class _PromoteReadReplicaDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
10001
9943
  ...commonParams
10002
9944
  }).m(function(Command, cs, config, o) {
@@ -10013,7 +9955,6 @@ var PromoteReadReplicaDBClusterCommand = _PromoteReadReplicaDBClusterCommand;
10013
9955
 
10014
9956
 
10015
9957
 
10016
-
10017
9958
  var _RebootDBInstanceCommand = class _RebootDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
10018
9959
  ...commonParams
10019
9960
  }).m(function(Command, cs, config, o) {
@@ -10030,7 +9971,6 @@ var RebootDBInstanceCommand = _RebootDBInstanceCommand;
10030
9971
 
10031
9972
 
10032
9973
 
10033
-
10034
9974
  var _RemoveFromGlobalClusterCommand = class _RemoveFromGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
10035
9975
  ...commonParams
10036
9976
  }).m(function(Command, cs, config, o) {
@@ -10047,7 +9987,6 @@ var RemoveFromGlobalClusterCommand = _RemoveFromGlobalClusterCommand;
10047
9987
 
10048
9988
 
10049
9989
 
10050
-
10051
9990
  var _RemoveRoleFromDBClusterCommand = class _RemoveRoleFromDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
10052
9991
  ...commonParams
10053
9992
  }).m(function(Command, cs, config, o) {
@@ -10064,7 +10003,6 @@ var RemoveRoleFromDBClusterCommand = _RemoveRoleFromDBClusterCommand;
10064
10003
 
10065
10004
 
10066
10005
 
10067
-
10068
10006
  var _RemoveSourceIdentifierFromSubscriptionCommand = class _RemoveSourceIdentifierFromSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
10069
10007
  ...commonParams
10070
10008
  }).m(function(Command, cs, config, o) {
@@ -10081,7 +10019,6 @@ var RemoveSourceIdentifierFromSubscriptionCommand = _RemoveSourceIdentifierFromS
10081
10019
 
10082
10020
 
10083
10021
 
10084
-
10085
10022
  var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
10086
10023
  ...commonParams
10087
10024
  }).m(function(Command, cs, config, o) {
@@ -10098,7 +10035,6 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
10098
10035
 
10099
10036
 
10100
10037
 
10101
-
10102
10038
  var _ResetDBClusterParameterGroupCommand = class _ResetDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10103
10039
  ...commonParams
10104
10040
  }).m(function(Command, cs, config, o) {
@@ -10115,7 +10051,6 @@ var ResetDBClusterParameterGroupCommand = _ResetDBClusterParameterGroupCommand;
10115
10051
 
10116
10052
 
10117
10053
 
10118
-
10119
10054
  var _ResetDBParameterGroupCommand = class _ResetDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10120
10055
  ...commonParams
10121
10056
  }).m(function(Command, cs, config, o) {
@@ -10132,7 +10067,6 @@ var ResetDBParameterGroupCommand = _ResetDBParameterGroupCommand;
10132
10067
 
10133
10068
 
10134
10069
 
10135
-
10136
10070
  var _RestoreDBClusterFromSnapshotCommand = class _RestoreDBClusterFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
10137
10071
  ...commonParams
10138
10072
  }).m(function(Command, cs, config, o) {
@@ -10149,7 +10083,6 @@ var RestoreDBClusterFromSnapshotCommand = _RestoreDBClusterFromSnapshotCommand;
10149
10083
 
10150
10084
 
10151
10085
 
10152
-
10153
10086
  var _RestoreDBClusterToPointInTimeCommand = class _RestoreDBClusterToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep({
10154
10087
  ...commonParams
10155
10088
  }).m(function(Command, cs, config, o) {
@@ -10166,7 +10099,6 @@ var RestoreDBClusterToPointInTimeCommand = _RestoreDBClusterToPointInTimeCommand
10166
10099
 
10167
10100
 
10168
10101
 
10169
-
10170
10102
  var _StartDBClusterCommand = class _StartDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
10171
10103
  ...commonParams
10172
10104
  }).m(function(Command, cs, config, o) {
@@ -10183,7 +10115,6 @@ var StartDBClusterCommand = _StartDBClusterCommand;
10183
10115
 
10184
10116
 
10185
10117
 
10186
-
10187
10118
  var _StopDBClusterCommand = class _StopDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
10188
10119
  ...commonParams
10189
10120
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { NeptuneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *