@aws-sdk/client-direct-connect 3.489.0 → 3.495.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 +4536 -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.DescribeConnectionsOnInterconnectCommand = 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 DescribeConnectionsOnInterconnectCommand 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", "DescribeConnectionsOnInterconnect", {})
22
- .n("DirectConnectClient", "DescribeConnectionsOnInterconnectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeConnectionsOnInterconnectCommand)
25
- .de(Aws_json1_1_1.de_DescribeConnectionsOnInterconnectCommand)
26
- .build() {
27
- }
28
- exports.DescribeConnectionsOnInterconnectCommand = DescribeConnectionsOnInterconnectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCustomerMetadataCommand = 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 DescribeCustomerMetadataCommand 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", "DescribeCustomerMetadata", {})
22
- .n("DirectConnectClient", "DescribeCustomerMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeCustomerMetadataCommand)
25
- .de(Aws_json1_1_1.de_DescribeCustomerMetadataCommand)
26
- .build() {
27
- }
28
- exports.DescribeCustomerMetadataCommand = DescribeCustomerMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDirectConnectGatewayAssociationProposalsCommand = 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 DescribeDirectConnectGatewayAssociationProposalsCommand 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", "DescribeDirectConnectGatewayAssociationProposals", {})
22
- .n("DirectConnectClient", "DescribeDirectConnectGatewayAssociationProposalsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDirectConnectGatewayAssociationProposalsCommand)
25
- .de(Aws_json1_1_1.de_DescribeDirectConnectGatewayAssociationProposalsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDirectConnectGatewayAssociationProposalsCommand = DescribeDirectConnectGatewayAssociationProposalsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDirectConnectGatewayAssociationsCommand = 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 DescribeDirectConnectGatewayAssociationsCommand 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", "DescribeDirectConnectGatewayAssociations", {})
22
- .n("DirectConnectClient", "DescribeDirectConnectGatewayAssociationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDirectConnectGatewayAssociationsCommand)
25
- .de(Aws_json1_1_1.de_DescribeDirectConnectGatewayAssociationsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDirectConnectGatewayAssociationsCommand = DescribeDirectConnectGatewayAssociationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDirectConnectGatewayAttachmentsCommand = 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 DescribeDirectConnectGatewayAttachmentsCommand 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", "DescribeDirectConnectGatewayAttachments", {})
22
- .n("DirectConnectClient", "DescribeDirectConnectGatewayAttachmentsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDirectConnectGatewayAttachmentsCommand)
25
- .de(Aws_json1_1_1.de_DescribeDirectConnectGatewayAttachmentsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDirectConnectGatewayAttachmentsCommand = DescribeDirectConnectGatewayAttachmentsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDirectConnectGatewaysCommand = 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 DescribeDirectConnectGatewaysCommand 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", "DescribeDirectConnectGateways", {})
22
- .n("DirectConnectClient", "DescribeDirectConnectGatewaysCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDirectConnectGatewaysCommand)
25
- .de(Aws_json1_1_1.de_DescribeDirectConnectGatewaysCommand)
26
- .build() {
27
- }
28
- exports.DescribeDirectConnectGatewaysCommand = DescribeDirectConnectGatewaysCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeHostedConnectionsCommand = 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 DescribeHostedConnectionsCommand 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", "DescribeHostedConnections", {})
22
- .n("DirectConnectClient", "DescribeHostedConnectionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeHostedConnectionsCommand)
25
- .de(Aws_json1_1_1.de_DescribeHostedConnectionsCommand)
26
- .build() {
27
- }
28
- exports.DescribeHostedConnectionsCommand = DescribeHostedConnectionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeInterconnectLoaCommand = 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 DescribeInterconnectLoaCommand 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", "DescribeInterconnectLoa", {})
22
- .n("DirectConnectClient", "DescribeInterconnectLoaCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeInterconnectLoaCommand)
25
- .de(Aws_json1_1_1.de_DescribeInterconnectLoaCommand)
26
- .build() {
27
- }
28
- exports.DescribeInterconnectLoaCommand = DescribeInterconnectLoaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeInterconnectsCommand = 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 DescribeInterconnectsCommand 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", "DescribeInterconnects", {})
22
- .n("DirectConnectClient", "DescribeInterconnectsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeInterconnectsCommand)
25
- .de(Aws_json1_1_1.de_DescribeInterconnectsCommand)
26
- .build() {
27
- }
28
- exports.DescribeInterconnectsCommand = DescribeInterconnectsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeLagsCommand = 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 DescribeLagsCommand 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", "DescribeLags", {})
22
- .n("DirectConnectClient", "DescribeLagsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeLagsCommand)
25
- .de(Aws_json1_1_1.de_DescribeLagsCommand)
26
- .build() {
27
- }
28
- exports.DescribeLagsCommand = DescribeLagsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeLoaCommand = 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 DescribeLoaCommand 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", "DescribeLoa", {})
22
- .n("DirectConnectClient", "DescribeLoaCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeLoaCommand)
25
- .de(Aws_json1_1_1.de_DescribeLoaCommand)
26
- .build() {
27
- }
28
- exports.DescribeLoaCommand = DescribeLoaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeLocationsCommand = 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 DescribeLocationsCommand 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", "DescribeLocations", {})
22
- .n("DirectConnectClient", "DescribeLocationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeLocationsCommand)
25
- .de(Aws_json1_1_1.de_DescribeLocationsCommand)
26
- .build() {
27
- }
28
- exports.DescribeLocationsCommand = DescribeLocationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeRouterConfigurationCommand = 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 DescribeRouterConfigurationCommand 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", "DescribeRouterConfiguration", {})
22
- .n("DirectConnectClient", "DescribeRouterConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeRouterConfigurationCommand)
25
- .de(Aws_json1_1_1.de_DescribeRouterConfigurationCommand)
26
- .build() {
27
- }
28
- exports.DescribeRouterConfigurationCommand = DescribeRouterConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTagsCommand = 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 DescribeTagsCommand 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", "DescribeTags", {})
22
- .n("DirectConnectClient", "DescribeTagsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeTagsCommand)
25
- .de(Aws_json1_1_1.de_DescribeTagsCommand)
26
- .build() {
27
- }
28
- exports.DescribeTagsCommand = DescribeTagsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeVirtualGatewaysCommand = 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 DescribeVirtualGatewaysCommand 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", "DescribeVirtualGateways", {})
22
- .n("DirectConnectClient", "DescribeVirtualGatewaysCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeVirtualGatewaysCommand)
25
- .de(Aws_json1_1_1.de_DescribeVirtualGatewaysCommand)
26
- .build() {
27
- }
28
- exports.DescribeVirtualGatewaysCommand = DescribeVirtualGatewaysCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeVirtualInterfacesCommand = 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 DescribeVirtualInterfacesCommand 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", "DescribeVirtualInterfaces", {})
22
- .n("DirectConnectClient", "DescribeVirtualInterfacesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeVirtualInterfacesCommand)
25
- .de(Aws_json1_1_1.de_DescribeVirtualInterfacesCommand)
26
- .build() {
27
- }
28
- exports.DescribeVirtualInterfacesCommand = DescribeVirtualInterfacesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateConnectionFromLagCommand = 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 DisassociateConnectionFromLagCommand 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", "DisassociateConnectionFromLag", {})
22
- .n("DirectConnectClient", "DisassociateConnectionFromLagCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DisassociateConnectionFromLagCommand)
25
- .de(Aws_json1_1_1.de_DisassociateConnectionFromLagCommand)
26
- .build() {
27
- }
28
- exports.DisassociateConnectionFromLagCommand = DisassociateConnectionFromLagCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateMacSecKeyCommand = 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 DisassociateMacSecKeyCommand 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", "DisassociateMacSecKey", {})
22
- .n("DirectConnectClient", "DisassociateMacSecKeyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DisassociateMacSecKeyCommand)
25
- .de(Aws_json1_1_1.de_DisassociateMacSecKeyCommand)
26
- .build() {
27
- }
28
- exports.DisassociateMacSecKeyCommand = DisassociateMacSecKeyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListVirtualInterfaceTestHistoryCommand = 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 ListVirtualInterfaceTestHistoryCommand 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", "ListVirtualInterfaceTestHistory", {})
22
- .n("DirectConnectClient", "ListVirtualInterfaceTestHistoryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListVirtualInterfaceTestHistoryCommand)
25
- .de(Aws_json1_1_1.de_ListVirtualInterfaceTestHistoryCommand)
26
- .build() {
27
- }
28
- exports.ListVirtualInterfaceTestHistoryCommand = ListVirtualInterfaceTestHistoryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartBgpFailoverTestCommand = 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 StartBgpFailoverTestCommand 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", "StartBgpFailoverTest", {})
22
- .n("DirectConnectClient", "StartBgpFailoverTestCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartBgpFailoverTestCommand)
25
- .de(Aws_json1_1_1.de_StartBgpFailoverTestCommand)
26
- .build() {
27
- }
28
- exports.StartBgpFailoverTestCommand = StartBgpFailoverTestCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopBgpFailoverTestCommand = 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 StopBgpFailoverTestCommand 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", "StopBgpFailoverTest", {})
22
- .n("DirectConnectClient", "StopBgpFailoverTestCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopBgpFailoverTestCommand)
25
- .de(Aws_json1_1_1.de_StopBgpFailoverTestCommand)
26
- .build() {
27
- }
28
- exports.StopBgpFailoverTestCommand = StopBgpFailoverTestCommand;
1
+ module.exports = require("../index.js");