@aws-sdk/client-direct-connect 3.490.0 → 3.496.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 (75) hide show
  1. package/dist-cjs/DirectConnect.js +1 -137
  2. package/dist-cjs/DirectConnectClient.js +1 -43
  3. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +1 -28
  4. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +1 -28
  5. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +1 -28
  6. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +1 -28
  7. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +1 -28
  8. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +1 -28
  9. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +1 -28
  10. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +1 -28
  11. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +1 -28
  12. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +1 -28
  13. package/dist-cjs/commands/ConfirmConnectionCommand.js +1 -28
  14. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +1 -28
  15. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +1 -28
  16. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +1 -28
  17. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +1 -28
  18. package/dist-cjs/commands/CreateBGPPeerCommand.js +1 -28
  19. package/dist-cjs/commands/CreateConnectionCommand.js +1 -28
  20. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +1 -28
  21. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +1 -28
  22. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +1 -28
  23. package/dist-cjs/commands/CreateInterconnectCommand.js +1 -28
  24. package/dist-cjs/commands/CreateLagCommand.js +1 -28
  25. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +1 -28
  26. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +1 -28
  27. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteBGPPeerCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteConnectionCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +1 -28
  33. package/dist-cjs/commands/DeleteInterconnectCommand.js +1 -28
  34. package/dist-cjs/commands/DeleteLagCommand.js +1 -28
  35. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeConnectionsCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +1 -28
  46. package/dist-cjs/commands/DescribeInterconnectsCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeLagsCommand.js +1 -28
  48. package/dist-cjs/commands/DescribeLoaCommand.js +1 -28
  49. package/dist-cjs/commands/DescribeLocationsCommand.js +1 -28
  50. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +1 -28
  51. package/dist-cjs/commands/DescribeTagsCommand.js +1 -28
  52. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +1 -28
  53. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +1 -28
  54. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +1 -28
  55. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +1 -28
  56. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +1 -28
  57. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +1 -28
  58. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +1 -28
  59. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  60. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  61. package/dist-cjs/commands/UpdateConnectionCommand.js +1 -28
  62. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +1 -28
  63. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +1 -28
  64. package/dist-cjs/commands/UpdateLagCommand.js +1 -28
  65. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +1 -28
  66. package/dist-cjs/commands/index.js +1 -66
  67. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  68. package/dist-cjs/extensionConfiguration.js +1 -2
  69. package/dist-cjs/index.js +4538 -10
  70. package/dist-cjs/models/DirectConnectServiceException.js +1 -12
  71. package/dist-cjs/models/index.js +1 -4
  72. package/dist-cjs/models/models_0.js +1 -157
  73. package/dist-cjs/protocols/Aws_json1_1.js +1 -3050
  74. package/dist-cjs/runtimeExtensions.js +1 -22
  75. package/package.json +39 -39
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmTransitVirtualInterfaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ConfirmTransitVirtualInterfaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "ConfirmTransitVirtualInterface", {})
22
- .n("DirectConnectClient", "ConfirmTransitVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ConfirmTransitVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_ConfirmTransitVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.ConfirmTransitVirtualInterfaceCommand = ConfirmTransitVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateBGPPeerCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateBGPPeerCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateBGPPeer", {})
22
- .n("DirectConnectClient", "CreateBGPPeerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateBGPPeerCommand)
25
- .de(Aws_json1_1_1.de_CreateBGPPeerCommand)
26
- .build() {
27
- }
28
- exports.CreateBGPPeerCommand = CreateBGPPeerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateConnectionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateConnectionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateConnection", {})
22
- .n("DirectConnectClient", "CreateConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateConnectionCommand)
25
- .de(Aws_json1_1_1.de_CreateConnectionCommand)
26
- .build() {
27
- }
28
- exports.CreateConnectionCommand = CreateConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDirectConnectGatewayAssociationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateDirectConnectGatewayAssociationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateDirectConnectGatewayAssociation", {})
22
- .n("DirectConnectClient", "CreateDirectConnectGatewayAssociationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateDirectConnectGatewayAssociationCommand)
25
- .de(Aws_json1_1_1.de_CreateDirectConnectGatewayAssociationCommand)
26
- .build() {
27
- }
28
- exports.CreateDirectConnectGatewayAssociationCommand = CreateDirectConnectGatewayAssociationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDirectConnectGatewayAssociationProposalCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateDirectConnectGatewayAssociationProposalCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateDirectConnectGatewayAssociationProposal", {})
22
- .n("DirectConnectClient", "CreateDirectConnectGatewayAssociationProposalCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateDirectConnectGatewayAssociationProposalCommand)
25
- .de(Aws_json1_1_1.de_CreateDirectConnectGatewayAssociationProposalCommand)
26
- .build() {
27
- }
28
- exports.CreateDirectConnectGatewayAssociationProposalCommand = CreateDirectConnectGatewayAssociationProposalCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDirectConnectGatewayCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateDirectConnectGatewayCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateDirectConnectGateway", {})
22
- .n("DirectConnectClient", "CreateDirectConnectGatewayCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateDirectConnectGatewayCommand)
25
- .de(Aws_json1_1_1.de_CreateDirectConnectGatewayCommand)
26
- .build() {
27
- }
28
- exports.CreateDirectConnectGatewayCommand = CreateDirectConnectGatewayCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateInterconnectCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateInterconnectCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateInterconnect", {})
22
- .n("DirectConnectClient", "CreateInterconnectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateInterconnectCommand)
25
- .de(Aws_json1_1_1.de_CreateInterconnectCommand)
26
- .build() {
27
- }
28
- exports.CreateInterconnectCommand = CreateInterconnectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateLagCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateLagCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateLag", {})
22
- .n("DirectConnectClient", "CreateLagCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateLagCommand)
25
- .de(Aws_json1_1_1.de_CreateLagCommand)
26
- .build() {
27
- }
28
- exports.CreateLagCommand = CreateLagCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePrivateVirtualInterfaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreatePrivateVirtualInterfaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreatePrivateVirtualInterface", {})
22
- .n("DirectConnectClient", "CreatePrivateVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreatePrivateVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_CreatePrivateVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.CreatePrivateVirtualInterfaceCommand = CreatePrivateVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePublicVirtualInterfaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreatePublicVirtualInterfaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreatePublicVirtualInterface", {})
22
- .n("DirectConnectClient", "CreatePublicVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreatePublicVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_CreatePublicVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.CreatePublicVirtualInterfaceCommand = CreatePublicVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTransitVirtualInterfaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateTransitVirtualInterfaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "CreateTransitVirtualInterface", {})
22
- .n("DirectConnectClient", "CreateTransitVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateTransitVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_CreateTransitVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.CreateTransitVirtualInterfaceCommand = CreateTransitVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteBGPPeerCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteBGPPeerCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteBGPPeer", {})
22
- .n("DirectConnectClient", "DeleteBGPPeerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteBGPPeerCommand)
25
- .de(Aws_json1_1_1.de_DeleteBGPPeerCommand)
26
- .build() {
27
- }
28
- exports.DeleteBGPPeerCommand = DeleteBGPPeerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteConnectionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteConnectionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteConnection", {})
22
- .n("DirectConnectClient", "DeleteConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteConnectionCommand)
25
- .de(Aws_json1_1_1.de_DeleteConnectionCommand)
26
- .build() {
27
- }
28
- exports.DeleteConnectionCommand = DeleteConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDirectConnectGatewayAssociationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteDirectConnectGatewayAssociationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteDirectConnectGatewayAssociation", {})
22
- .n("DirectConnectClient", "DeleteDirectConnectGatewayAssociationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDirectConnectGatewayAssociationCommand)
25
- .de(Aws_json1_1_1.de_DeleteDirectConnectGatewayAssociationCommand)
26
- .build() {
27
- }
28
- exports.DeleteDirectConnectGatewayAssociationCommand = DeleteDirectConnectGatewayAssociationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDirectConnectGatewayAssociationProposalCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteDirectConnectGatewayAssociationProposalCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteDirectConnectGatewayAssociationProposal", {})
22
- .n("DirectConnectClient", "DeleteDirectConnectGatewayAssociationProposalCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDirectConnectGatewayAssociationProposalCommand)
25
- .de(Aws_json1_1_1.de_DeleteDirectConnectGatewayAssociationProposalCommand)
26
- .build() {
27
- }
28
- exports.DeleteDirectConnectGatewayAssociationProposalCommand = DeleteDirectConnectGatewayAssociationProposalCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDirectConnectGatewayCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteDirectConnectGatewayCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteDirectConnectGateway", {})
22
- .n("DirectConnectClient", "DeleteDirectConnectGatewayCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDirectConnectGatewayCommand)
25
- .de(Aws_json1_1_1.de_DeleteDirectConnectGatewayCommand)
26
- .build() {
27
- }
28
- exports.DeleteDirectConnectGatewayCommand = DeleteDirectConnectGatewayCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteInterconnectCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteInterconnectCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteInterconnect", {})
22
- .n("DirectConnectClient", "DeleteInterconnectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteInterconnectCommand)
25
- .de(Aws_json1_1_1.de_DeleteInterconnectCommand)
26
- .build() {
27
- }
28
- exports.DeleteInterconnectCommand = DeleteInterconnectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteLagCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteLagCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteLag", {})
22
- .n("DirectConnectClient", "DeleteLagCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteLagCommand)
25
- .de(Aws_json1_1_1.de_DeleteLagCommand)
26
- .build() {
27
- }
28
- exports.DeleteLagCommand = DeleteLagCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteVirtualInterfaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteVirtualInterfaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DeleteVirtualInterface", {})
22
- .n("DirectConnectClient", "DeleteVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_DeleteVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.DeleteVirtualInterfaceCommand = DeleteVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeConnectionLoaCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeConnectionLoaCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DescribeConnectionLoa", {})
22
- .n("DirectConnectClient", "DescribeConnectionLoaCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeConnectionLoaCommand)
25
- .de(Aws_json1_1_1.de_DescribeConnectionLoaCommand)
26
- .build() {
27
- }
28
- exports.DescribeConnectionLoaCommand = DescribeConnectionLoaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeConnectionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeConnectionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("OvertureService", "DescribeConnections", {})
22
- .n("DirectConnectClient", "DescribeConnectionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeConnectionsCommand)
25
- .de(Aws_json1_1_1.de_DescribeConnectionsCommand)
26
- .build() {
27
- }
28
- exports.DescribeConnectionsCommand = DescribeConnectionsCommand;
1
+ module.exports = require("../index.js");