@aws-sdk/client-neptune 3.952.0 → 3.953.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
@@ -26,12 +26,13 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ??
30
- new protocols_1.AwsQueryProtocol({
31
- defaultNamespace: "com.amazonaws.neptune",
32
- xmlNamespace: "http://rds.amazonaws.com/doc/2014-10-31/",
33
- version: "2014-10-31",
34
- }),
29
+ protocol: config?.protocol ?? protocols_1.AwsQueryProtocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.neptune",
32
+ xmlNamespace: "http://rds.amazonaws.com/doc/2014-10-31/",
33
+ version: "2014-10-31",
34
+ serviceTarget: "AmazonRDSv19",
35
+ },
35
36
  serviceId: config?.serviceId ?? "Neptune",
36
37
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
37
38
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -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 { AddRoleToDBCluster } from "../schemas/schemas_0";
4
+ import { AddRoleToDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddRoleToDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddRoleToDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "AddRoleToDBCluster", {})
13
13
  .n("NeptuneClient", "AddRoleToDBClusterCommand")
14
- .sc(AddRoleToDBCluster)
14
+ .sc(AddRoleToDBCluster$)
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 { AddSourceIdentifierToSubscription } from "../schemas/schemas_0";
4
+ import { AddSourceIdentifierToSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddSourceIdentifierToSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddSourceIdentifierToSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
13
13
  .n("NeptuneClient", "AddSourceIdentifierToSubscriptionCommand")
14
- .sc(AddSourceIdentifierToSubscription)
14
+ .sc(AddSourceIdentifierToSubscription$)
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 { AddTagsToResource } from "../schemas/schemas_0";
4
+ import { AddTagsToResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class AddTagsToResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class AddTagsToResourceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "AddTagsToResource", {})
13
13
  .n("NeptuneClient", "AddTagsToResourceCommand")
14
- .sc(AddTagsToResource)
14
+ .sc(AddTagsToResource$)
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 { ApplyPendingMaintenanceAction } from "../schemas/schemas_0";
4
+ import { ApplyPendingMaintenanceAction$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ApplyPendingMaintenanceActionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ApplyPendingMaintenanceActionCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
13
13
  .n("NeptuneClient", "ApplyPendingMaintenanceActionCommand")
14
- .sc(ApplyPendingMaintenanceAction)
14
+ .sc(ApplyPendingMaintenanceAction$)
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 { CopyDBClusterParameterGroup } from "../schemas/schemas_0";
4
+ import { CopyDBClusterParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CopyDBClusterParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CopyDBClusterParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
13
13
  .n("NeptuneClient", "CopyDBClusterParameterGroupCommand")
14
- .sc(CopyDBClusterParameterGroup)
14
+ .sc(CopyDBClusterParameterGroup$)
15
15
  .build() {
16
16
  }
@@ -2,7 +2,7 @@ import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { CopyDBClusterSnapshot } from "../schemas/schemas_0";
5
+ import { CopyDBClusterSnapshot$ } from "../schemas/schemas_0";
6
6
  export { $Command };
7
7
  export class CopyDBClusterSnapshotCommand extends $Command
8
8
  .classBuilder()
@@ -15,6 +15,6 @@ export class CopyDBClusterSnapshotCommand extends $Command
15
15
  })
16
16
  .s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
17
17
  .n("NeptuneClient", "CopyDBClusterSnapshotCommand")
18
- .sc(CopyDBClusterSnapshot)
18
+ .sc(CopyDBClusterSnapshot$)
19
19
  .build() {
20
20
  }
@@ -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 { CopyDBParameterGroup } from "../schemas/schemas_0";
4
+ import { CopyDBParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CopyDBParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CopyDBParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CopyDBParameterGroup", {})
13
13
  .n("NeptuneClient", "CopyDBParameterGroupCommand")
14
- .sc(CopyDBParameterGroup)
14
+ .sc(CopyDBParameterGroup$)
15
15
  .build() {
16
16
  }
@@ -2,7 +2,7 @@ import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { CreateDBCluster } from "../schemas/schemas_0";
5
+ import { CreateDBCluster$ } from "../schemas/schemas_0";
6
6
  export { $Command };
7
7
  export class CreateDBClusterCommand extends $Command
8
8
  .classBuilder()
@@ -15,6 +15,6 @@ export class CreateDBClusterCommand extends $Command
15
15
  })
16
16
  .s("AmazonRDSv19", "CreateDBCluster", {})
17
17
  .n("NeptuneClient", "CreateDBClusterCommand")
18
- .sc(CreateDBCluster)
18
+ .sc(CreateDBCluster$)
19
19
  .build() {
20
20
  }
@@ -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 { CreateDBClusterEndpoint } from "../schemas/schemas_0";
4
+ import { CreateDBClusterEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDBClusterEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDBClusterEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
13
13
  .n("NeptuneClient", "CreateDBClusterEndpointCommand")
14
- .sc(CreateDBClusterEndpoint)
14
+ .sc(CreateDBClusterEndpoint$)
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 { CreateDBClusterParameterGroup } from "../schemas/schemas_0";
4
+ import { CreateDBClusterParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDBClusterParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDBClusterParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
13
13
  .n("NeptuneClient", "CreateDBClusterParameterGroupCommand")
14
- .sc(CreateDBClusterParameterGroup)
14
+ .sc(CreateDBClusterParameterGroup$)
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 { CreateDBClusterSnapshot } from "../schemas/schemas_0";
4
+ import { CreateDBClusterSnapshot$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDBClusterSnapshotCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDBClusterSnapshotCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
13
13
  .n("NeptuneClient", "CreateDBClusterSnapshotCommand")
14
- .sc(CreateDBClusterSnapshot)
14
+ .sc(CreateDBClusterSnapshot$)
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 { CreateDBInstance } from "../schemas/schemas_0";
4
+ import { CreateDBInstance$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDBInstanceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDBInstanceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateDBInstance", {})
13
13
  .n("NeptuneClient", "CreateDBInstanceCommand")
14
- .sc(CreateDBInstance)
14
+ .sc(CreateDBInstance$)
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 { CreateDBParameterGroup } from "../schemas/schemas_0";
4
+ import { CreateDBParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDBParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDBParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateDBParameterGroup", {})
13
13
  .n("NeptuneClient", "CreateDBParameterGroupCommand")
14
- .sc(CreateDBParameterGroup)
14
+ .sc(CreateDBParameterGroup$)
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 { CreateDBSubnetGroup } from "../schemas/schemas_0";
4
+ import { CreateDBSubnetGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDBSubnetGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDBSubnetGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateDBSubnetGroup", {})
13
13
  .n("NeptuneClient", "CreateDBSubnetGroupCommand")
14
- .sc(CreateDBSubnetGroup)
14
+ .sc(CreateDBSubnetGroup$)
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 { CreateEventSubscription } from "../schemas/schemas_0";
4
+ import { CreateEventSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEventSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEventSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateEventSubscription", {})
13
13
  .n("NeptuneClient", "CreateEventSubscriptionCommand")
14
- .sc(CreateEventSubscription)
14
+ .sc(CreateEventSubscription$)
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 { CreateGlobalCluster } from "../schemas/schemas_0";
4
+ import { CreateGlobalCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateGlobalClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateGlobalClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "CreateGlobalCluster", {})
13
13
  .n("NeptuneClient", "CreateGlobalClusterCommand")
14
- .sc(CreateGlobalCluster)
14
+ .sc(CreateGlobalCluster$)
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 { DeleteDBCluster } from "../schemas/schemas_0";
4
+ import { DeleteDBCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBCluster", {})
13
13
  .n("NeptuneClient", "DeleteDBClusterCommand")
14
- .sc(DeleteDBCluster)
14
+ .sc(DeleteDBCluster$)
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 { DeleteDBClusterEndpoint } from "../schemas/schemas_0";
4
+ import { DeleteDBClusterEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBClusterEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBClusterEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBClusterEndpoint", {})
13
13
  .n("NeptuneClient", "DeleteDBClusterEndpointCommand")
14
- .sc(DeleteDBClusterEndpoint)
14
+ .sc(DeleteDBClusterEndpoint$)
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 { DeleteDBClusterParameterGroup } from "../schemas/schemas_0";
4
+ import { DeleteDBClusterParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBClusterParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBClusterParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBClusterParameterGroup", {})
13
13
  .n("NeptuneClient", "DeleteDBClusterParameterGroupCommand")
14
- .sc(DeleteDBClusterParameterGroup)
14
+ .sc(DeleteDBClusterParameterGroup$)
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 { DeleteDBClusterSnapshot } from "../schemas/schemas_0";
4
+ import { DeleteDBClusterSnapshot$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBClusterSnapshotCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBClusterSnapshotCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBClusterSnapshot", {})
13
13
  .n("NeptuneClient", "DeleteDBClusterSnapshotCommand")
14
- .sc(DeleteDBClusterSnapshot)
14
+ .sc(DeleteDBClusterSnapshot$)
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 { DeleteDBInstance } from "../schemas/schemas_0";
4
+ import { DeleteDBInstance$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBInstanceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBInstanceCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBInstance", {})
13
13
  .n("NeptuneClient", "DeleteDBInstanceCommand")
14
- .sc(DeleteDBInstance)
14
+ .sc(DeleteDBInstance$)
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 { DeleteDBParameterGroup } from "../schemas/schemas_0";
4
+ import { DeleteDBParameterGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBParameterGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBParameterGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBParameterGroup", {})
13
13
  .n("NeptuneClient", "DeleteDBParameterGroupCommand")
14
- .sc(DeleteDBParameterGroup)
14
+ .sc(DeleteDBParameterGroup$)
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 { DeleteDBSubnetGroup } from "../schemas/schemas_0";
4
+ import { DeleteDBSubnetGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteDBSubnetGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteDBSubnetGroupCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteDBSubnetGroup", {})
13
13
  .n("NeptuneClient", "DeleteDBSubnetGroupCommand")
14
- .sc(DeleteDBSubnetGroup)
14
+ .sc(DeleteDBSubnetGroup$)
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 { DeleteEventSubscription } from "../schemas/schemas_0";
4
+ import { DeleteEventSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteEventSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteEventSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteEventSubscription", {})
13
13
  .n("NeptuneClient", "DeleteEventSubscriptionCommand")
14
- .sc(DeleteEventSubscription)
14
+ .sc(DeleteEventSubscription$)
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 { DeleteGlobalCluster } from "../schemas/schemas_0";
4
+ import { DeleteGlobalCluster$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteGlobalClusterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteGlobalClusterCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DeleteGlobalCluster", {})
13
13
  .n("NeptuneClient", "DeleteGlobalClusterCommand")
14
- .sc(DeleteGlobalCluster)
14
+ .sc(DeleteGlobalCluster$)
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 { DescribeDBClusterEndpoints } from "../schemas/schemas_0";
4
+ import { DescribeDBClusterEndpoints$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBClusterEndpointsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBClusterEndpointsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
13
13
  .n("NeptuneClient", "DescribeDBClusterEndpointsCommand")
14
- .sc(DescribeDBClusterEndpoints)
14
+ .sc(DescribeDBClusterEndpoints$)
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 { DescribeDBClusterParameterGroups } from "../schemas/schemas_0";
4
+ import { DescribeDBClusterParameterGroups$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBClusterParameterGroupsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
13
13
  .n("NeptuneClient", "DescribeDBClusterParameterGroupsCommand")
14
- .sc(DescribeDBClusterParameterGroups)
14
+ .sc(DescribeDBClusterParameterGroups$)
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 { DescribeDBClusterParameters } from "../schemas/schemas_0";
4
+ import { DescribeDBClusterParameters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBClusterParametersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBClusterParametersCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBClusterParameters", {})
13
13
  .n("NeptuneClient", "DescribeDBClusterParametersCommand")
14
- .sc(DescribeDBClusterParameters)
14
+ .sc(DescribeDBClusterParameters$)
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 { DescribeDBClusterSnapshotAttributes } from "../schemas/schemas_0";
4
+ import { DescribeDBClusterSnapshotAttributes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBClusterSnapshotAttributesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
13
13
  .n("NeptuneClient", "DescribeDBClusterSnapshotAttributesCommand")
14
- .sc(DescribeDBClusterSnapshotAttributes)
14
+ .sc(DescribeDBClusterSnapshotAttributes$)
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 { DescribeDBClusterSnapshots } from "../schemas/schemas_0";
4
+ import { DescribeDBClusterSnapshots$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBClusterSnapshotsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBClusterSnapshotsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
13
13
  .n("NeptuneClient", "DescribeDBClusterSnapshotsCommand")
14
- .sc(DescribeDBClusterSnapshots)
14
+ .sc(DescribeDBClusterSnapshots$)
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 { DescribeDBClusters } from "../schemas/schemas_0";
4
+ import { DescribeDBClusters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBClustersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBClustersCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBClusters", {})
13
13
  .n("NeptuneClient", "DescribeDBClustersCommand")
14
- .sc(DescribeDBClusters)
14
+ .sc(DescribeDBClusters$)
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 { DescribeDBEngineVersions } from "../schemas/schemas_0";
4
+ import { DescribeDBEngineVersions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBEngineVersionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBEngineVersionsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBEngineVersions", {})
13
13
  .n("NeptuneClient", "DescribeDBEngineVersionsCommand")
14
- .sc(DescribeDBEngineVersions)
14
+ .sc(DescribeDBEngineVersions$)
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 { DescribeDBInstances } from "../schemas/schemas_0";
4
+ import { DescribeDBInstances$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBInstancesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBInstancesCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBInstances", {})
13
13
  .n("NeptuneClient", "DescribeDBInstancesCommand")
14
- .sc(DescribeDBInstances)
14
+ .sc(DescribeDBInstances$)
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 { DescribeDBParameterGroups } from "../schemas/schemas_0";
4
+ import { DescribeDBParameterGroups$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBParameterGroupsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBParameterGroupsCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBParameterGroups", {})
13
13
  .n("NeptuneClient", "DescribeDBParameterGroupsCommand")
14
- .sc(DescribeDBParameterGroups)
14
+ .sc(DescribeDBParameterGroups$)
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 { DescribeDBParameters } from "../schemas/schemas_0";
4
+ import { DescribeDBParameters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDBParametersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDBParametersCommand extends $Command
11
11
  })
12
12
  .s("AmazonRDSv19", "DescribeDBParameters", {})
13
13
  .n("NeptuneClient", "DescribeDBParametersCommand")
14
- .sc(DescribeDBParameters)
14
+ .sc(DescribeDBParameters$)
15
15
  .build() {
16
16
  }