@aws-sdk/client-neptune 3.952.0 → 3.954.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 (90) hide show
  1. package/dist-cjs/index.js +1221 -874
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
  4. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  5. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  6. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  7. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  8. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -2
  9. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -2
  10. package/dist-es/commands/CreateDBClusterCommand.js +2 -2
  11. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -2
  12. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  13. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -2
  14. package/dist-es/commands/CreateDBInstanceCommand.js +2 -2
  15. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -2
  16. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -2
  17. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
  18. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -2
  19. package/dist-es/commands/DeleteDBClusterCommand.js +2 -2
  20. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -2
  21. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  22. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  23. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -2
  24. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
  25. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
  26. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
  27. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -2
  28. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  29. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  30. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -2
  31. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  32. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  33. package/dist-es/commands/DescribeDBClustersCommand.js +2 -2
  34. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -2
  35. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -2
  36. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -2
  37. package/dist-es/commands/DescribeDBParametersCommand.js +2 -2
  38. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  39. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  40. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  41. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
  42. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
  43. package/dist-es/commands/DescribeEventsCommand.js +2 -2
  44. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -2
  45. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  46. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  47. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  48. package/dist-es/commands/FailoverDBClusterCommand.js +2 -2
  49. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -2
  50. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  51. package/dist-es/commands/ModifyDBClusterCommand.js +2 -2
  52. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -2
  53. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  54. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  55. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -2
  56. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -2
  57. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -2
  58. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
  59. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -2
  60. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  61. package/dist-es/commands/RebootDBInstanceCommand.js +2 -2
  62. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -2
  63. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  64. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  65. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  66. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  67. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -2
  68. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  69. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  70. package/dist-es/commands/StartDBClusterCommand.js +2 -2
  71. package/dist-es/commands/StopDBClusterCommand.js +2 -2
  72. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -2
  73. package/dist-es/index.js +1 -0
  74. package/dist-es/runtimeConfig.shared.js +7 -6
  75. package/dist-es/schemas/schemas_0.js +659 -629
  76. package/dist-types/NeptuneClient.d.ts +1 -10
  77. package/dist-types/index.d.ts +1 -0
  78. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  79. package/dist-types/runtimeConfig.d.ts +6 -2
  80. package/dist-types/runtimeConfig.native.d.ts +6 -2
  81. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  82. package/dist-types/schemas/schemas_0.d.ts +318 -372
  83. package/dist-types/ts3.4/NeptuneClient.d.ts +0 -4
  84. package/dist-types/ts3.4/index.d.ts +1 -0
  85. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  86. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  87. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  88. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  89. package/dist-types/ts3.4/schemas/schemas_0.d.ts +317 -373
  90. package/package.json +36 -36
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeDBSubnetGroups } from "../schemas/schemas_0";
4
+ import { DescribeDBSubnetGroups$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBSubnetGroupsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBSubnetGroupsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBSubnetGroups", {})
13
13
  .n("NeptuneClient", "DescribeDBSubnetGroupsCommand")
14
- .sc(DescribeDBSubnetGroups)
14
+ .sc(DescribeDBSubnetGroups$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeEngineDefaultClusterParameters } from "../schemas/schemas_0";
4
+ import { DescribeEngineDefaultClusterParameters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeEngineDefaultClusterParametersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {})
13
13
  .n("NeptuneClient", "DescribeEngineDefaultClusterParametersCommand")
14
- .sc(DescribeEngineDefaultClusterParameters)
14
+ .sc(DescribeEngineDefaultClusterParameters$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeEngineDefaultParameters } from "../schemas/schemas_0";
4
+ import { DescribeEngineDefaultParameters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeEngineDefaultParametersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeEngineDefaultParametersCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeEngineDefaultParameters", {})
13
13
  .n("NeptuneClient", "DescribeEngineDefaultParametersCommand")
14
- .sc(DescribeEngineDefaultParameters)
14
+ .sc(DescribeEngineDefaultParameters$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeEventCategories } from "../schemas/schemas_0";
4
+ import { DescribeEventCategories$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeEventCategoriesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeEventCategoriesCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeEventCategories", {})
13
13
  .n("NeptuneClient", "DescribeEventCategoriesCommand")
14
- .sc(DescribeEventCategories)
14
+ .sc(DescribeEventCategories$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeEventSubscriptions } from "../schemas/schemas_0";
4
+ import { DescribeEventSubscriptions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeEventSubscriptionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeEventSubscriptionsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeEventSubscriptions", {})
13
13
  .n("NeptuneClient", "DescribeEventSubscriptionsCommand")
14
- .sc(DescribeEventSubscriptions)
14
+ .sc(DescribeEventSubscriptions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeEvents } from "../schemas/schemas_0";
4
+ import { DescribeEvents$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeEventsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeEventsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeEvents", {})
13
13
  .n("NeptuneClient", "DescribeEventsCommand")
14
- .sc(DescribeEvents)
14
+ .sc(DescribeEvents$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeGlobalClusters } from "../schemas/schemas_0";
4
+ import { DescribeGlobalClusters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeGlobalClustersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeGlobalClustersCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeGlobalClusters", {})
13
13
  .n("NeptuneClient", "DescribeGlobalClustersCommand")
14
- .sc(DescribeGlobalClusters)
14
+ .sc(DescribeGlobalClusters$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeOrderableDBInstanceOptions } from "../schemas/schemas_0";
4
+ import { DescribeOrderableDBInstanceOptions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeOrderableDBInstanceOptionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeOrderableDBInstanceOptionsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {})
13
13
  .n("NeptuneClient", "DescribeOrderableDBInstanceOptionsCommand")
14
- .sc(DescribeOrderableDBInstanceOptions)
14
+ .sc(DescribeOrderableDBInstanceOptions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribePendingMaintenanceActions } from "../schemas/schemas_0";
4
+ import { DescribePendingMaintenanceActions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribePendingMaintenanceActionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribePendingMaintenanceActionsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribePendingMaintenanceActions", {})
13
13
  .n("NeptuneClient", "DescribePendingMaintenanceActionsCommand")
14
- .sc(DescribePendingMaintenanceActions)
14
+ .sc(DescribePendingMaintenanceActions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DescribeValidDBInstanceModifications } from "../schemas/schemas_0";
4
+ import { DescribeValidDBInstanceModifications$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeValidDBInstanceModificationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeValidDBInstanceModificationsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {})
13
13
  .n("NeptuneClient", "DescribeValidDBInstanceModificationsCommand")
14
- .sc(DescribeValidDBInstanceModifications)
14
+ .sc(DescribeValidDBInstanceModifications$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { FailoverDBCluster } from "../schemas/schemas_0";
4
+ import { FailoverDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class FailoverDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class FailoverDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "FailoverDBCluster", {})
13
13
  .n("NeptuneClient", "FailoverDBClusterCommand")
14
- .sc(FailoverDBCluster)
14
+ .sc(FailoverDBCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { FailoverGlobalCluster } from "../schemas/schemas_0";
4
+ import { FailoverGlobalCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class FailoverGlobalClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class FailoverGlobalClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "FailoverGlobalCluster", {})
13
13
  .n("NeptuneClient", "FailoverGlobalClusterCommand")
14
- .sc(FailoverGlobalCluster)
14
+ .sc(FailoverGlobalCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTagsForResource } from "../schemas/schemas_0";
4
+ import { ListTagsForResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTagsForResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ListTagsForResource", {})
13
13
  .n("NeptuneClient", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource)
14
+ .sc(ListTagsForResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBCluster } from "../schemas/schemas_0";
4
+ import { ModifyDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBCluster", {})
13
13
  .n("NeptuneClient", "ModifyDBClusterCommand")
14
- .sc(ModifyDBCluster)
14
+ .sc(ModifyDBCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBClusterEndpoint } from "../schemas/schemas_0";
4
+ import { ModifyDBClusterEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBClusterEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBClusterEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBClusterEndpoint", {})
13
13
  .n("NeptuneClient", "ModifyDBClusterEndpointCommand")
14
- .sc(ModifyDBClusterEndpoint)
14
+ .sc(ModifyDBClusterEndpoint$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBClusterParameterGroup } from "../schemas/schemas_0";
4
+ import { ModifyDBClusterParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBClusterParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBClusterParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {})
13
13
  .n("NeptuneClient", "ModifyDBClusterParameterGroupCommand")
14
- .sc(ModifyDBClusterParameterGroup)
14
+ .sc(ModifyDBClusterParameterGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBClusterSnapshotAttribute } from "../schemas/schemas_0";
4
+ import { ModifyDBClusterSnapshotAttribute$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBClusterSnapshotAttributeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBClusterSnapshotAttributeCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {})
13
13
  .n("NeptuneClient", "ModifyDBClusterSnapshotAttributeCommand")
14
- .sc(ModifyDBClusterSnapshotAttribute)
14
+ .sc(ModifyDBClusterSnapshotAttribute$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBInstance } from "../schemas/schemas_0";
4
+ import { ModifyDBInstance$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBInstanceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBInstanceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBInstance", {})
13
13
  .n("NeptuneClient", "ModifyDBInstanceCommand")
14
- .sc(ModifyDBInstance)
14
+ .sc(ModifyDBInstance$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBParameterGroup } from "../schemas/schemas_0";
4
+ import { ModifyDBParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBParameterGroup", {})
13
13
  .n("NeptuneClient", "ModifyDBParameterGroupCommand")
14
- .sc(ModifyDBParameterGroup)
14
+ .sc(ModifyDBParameterGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyDBSubnetGroup } from "../schemas/schemas_0";
4
+ import { ModifyDBSubnetGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyDBSubnetGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyDBSubnetGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyDBSubnetGroup", {})
13
13
  .n("NeptuneClient", "ModifyDBSubnetGroupCommand")
14
- .sc(ModifyDBSubnetGroup)
14
+ .sc(ModifyDBSubnetGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyEventSubscription } from "../schemas/schemas_0";
4
+ import { ModifyEventSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyEventSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyEventSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyEventSubscription", {})
13
13
  .n("NeptuneClient", "ModifyEventSubscriptionCommand")
14
- .sc(ModifyEventSubscription)
14
+ .sc(ModifyEventSubscription$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ModifyGlobalCluster } from "../schemas/schemas_0";
4
+ import { ModifyGlobalCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ModifyGlobalClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ModifyGlobalClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ModifyGlobalCluster", {})
13
13
  .n("NeptuneClient", "ModifyGlobalClusterCommand")
14
- .sc(ModifyGlobalCluster)
14
+ .sc(ModifyGlobalCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PromoteReadReplicaDBCluster } from "../schemas/schemas_0";
4
+ import { PromoteReadReplicaDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PromoteReadReplicaDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PromoteReadReplicaDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
13
13
  .n("NeptuneClient", "PromoteReadReplicaDBClusterCommand")
14
- .sc(PromoteReadReplicaDBCluster)
14
+ .sc(PromoteReadReplicaDBCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RebootDBInstance } from "../schemas/schemas_0";
4
+ import { RebootDBInstance$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RebootDBInstanceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RebootDBInstanceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RebootDBInstance", {})
13
13
  .n("NeptuneClient", "RebootDBInstanceCommand")
14
- .sc(RebootDBInstance)
14
+ .sc(RebootDBInstance$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RemoveFromGlobalCluster } from "../schemas/schemas_0";
4
+ import { RemoveFromGlobalCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RemoveFromGlobalClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RemoveFromGlobalClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
13
13
  .n("NeptuneClient", "RemoveFromGlobalClusterCommand")
14
- .sc(RemoveFromGlobalCluster)
14
+ .sc(RemoveFromGlobalCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RemoveRoleFromDBCluster } from "../schemas/schemas_0";
4
+ import { RemoveRoleFromDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RemoveRoleFromDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RemoveRoleFromDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
13
13
  .n("NeptuneClient", "RemoveRoleFromDBClusterCommand")
14
- .sc(RemoveRoleFromDBCluster)
14
+ .sc(RemoveRoleFromDBCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RemoveSourceIdentifierFromSubscription } from "../schemas/schemas_0";
4
+ import { RemoveSourceIdentifierFromSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
13
13
  .n("NeptuneClient", "RemoveSourceIdentifierFromSubscriptionCommand")
14
- .sc(RemoveSourceIdentifierFromSubscription)
14
+ .sc(RemoveSourceIdentifierFromSubscription$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RemoveTagsFromResource } from "../schemas/schemas_0";
4
+ import { RemoveTagsFromResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RemoveTagsFromResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RemoveTagsFromResourceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RemoveTagsFromResource", {})
13
13
  .n("NeptuneClient", "RemoveTagsFromResourceCommand")
14
- .sc(RemoveTagsFromResource)
14
+ .sc(RemoveTagsFromResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ResetDBClusterParameterGroup } from "../schemas/schemas_0";
4
+ import { ResetDBClusterParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ResetDBClusterParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ResetDBClusterParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
13
13
  .n("NeptuneClient", "ResetDBClusterParameterGroupCommand")
14
- .sc(ResetDBClusterParameterGroup)
14
+ .sc(ResetDBClusterParameterGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ResetDBParameterGroup } from "../schemas/schemas_0";
4
+ import { ResetDBParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ResetDBParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ResetDBParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ResetDBParameterGroup", {})
13
13
  .n("NeptuneClient", "ResetDBParameterGroupCommand")
14
- .sc(ResetDBParameterGroup)
14
+ .sc(ResetDBParameterGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RestoreDBClusterFromSnapshot } from "../schemas/schemas_0";
4
+ import { RestoreDBClusterFromSnapshot$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RestoreDBClusterFromSnapshotCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RestoreDBClusterFromSnapshotCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
13
13
  .n("NeptuneClient", "RestoreDBClusterFromSnapshotCommand")
14
- .sc(RestoreDBClusterFromSnapshot)
14
+ .sc(RestoreDBClusterFromSnapshot$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { RestoreDBClusterToPointInTime } from "../schemas/schemas_0";
4
+ import { RestoreDBClusterToPointInTime$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class RestoreDBClusterToPointInTimeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class RestoreDBClusterToPointInTimeCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
13
13
  .n("NeptuneClient", "RestoreDBClusterToPointInTimeCommand")
14
- .sc(RestoreDBClusterToPointInTime)
14
+ .sc(RestoreDBClusterToPointInTime$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { StartDBCluster } from "../schemas/schemas_0";
4
+ import { StartDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StartDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StartDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "StartDBCluster", {})
13
13
  .n("NeptuneClient", "StartDBClusterCommand")
14
- .sc(StartDBCluster)
14
+ .sc(StartDBCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { StopDBCluster } from "../schemas/schemas_0";
4
+ import { StopDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class StopDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class StopDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "StopDBCluster", {})
13
13
  .n("NeptuneClient", "StopDBClusterCommand")
14
- .sc(StopDBCluster)
14
+ .sc(StopDBCluster$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { SwitchoverGlobalCluster } from "../schemas/schemas_0";
4
+ import { SwitchoverGlobalCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SwitchoverGlobalClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SwitchoverGlobalClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "SwitchoverGlobalCluster", {})
13
13
  .n("NeptuneClient", "SwitchoverGlobalClusterCommand")
14
- .sc(SwitchoverGlobalCluster)
14
+ .sc(SwitchoverGlobalCluster$)
15
15
  .build() {
16
16
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./NeptuneClient";
2
2
  export * from "./Neptune";
3
3
  export * from "./commands";
4
+ export * from "./schemas/schemas_0";
4
5
  export * from "./pagination";
5
6
  export * from "./waiters";
6
7
  export * from "./models/enums";