@aws-sdk/client-direct-connect 3.490.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,137 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DirectConnect = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AcceptDirectConnectGatewayAssociationProposalCommand_1 = require("./commands/AcceptDirectConnectGatewayAssociationProposalCommand");
6
- const AllocateConnectionOnInterconnectCommand_1 = require("./commands/AllocateConnectionOnInterconnectCommand");
7
- const AllocateHostedConnectionCommand_1 = require("./commands/AllocateHostedConnectionCommand");
8
- const AllocatePrivateVirtualInterfaceCommand_1 = require("./commands/AllocatePrivateVirtualInterfaceCommand");
9
- const AllocatePublicVirtualInterfaceCommand_1 = require("./commands/AllocatePublicVirtualInterfaceCommand");
10
- const AllocateTransitVirtualInterfaceCommand_1 = require("./commands/AllocateTransitVirtualInterfaceCommand");
11
- const AssociateConnectionWithLagCommand_1 = require("./commands/AssociateConnectionWithLagCommand");
12
- const AssociateHostedConnectionCommand_1 = require("./commands/AssociateHostedConnectionCommand");
13
- const AssociateMacSecKeyCommand_1 = require("./commands/AssociateMacSecKeyCommand");
14
- const AssociateVirtualInterfaceCommand_1 = require("./commands/AssociateVirtualInterfaceCommand");
15
- const ConfirmConnectionCommand_1 = require("./commands/ConfirmConnectionCommand");
16
- const ConfirmCustomerAgreementCommand_1 = require("./commands/ConfirmCustomerAgreementCommand");
17
- const ConfirmPrivateVirtualInterfaceCommand_1 = require("./commands/ConfirmPrivateVirtualInterfaceCommand");
18
- const ConfirmPublicVirtualInterfaceCommand_1 = require("./commands/ConfirmPublicVirtualInterfaceCommand");
19
- const ConfirmTransitVirtualInterfaceCommand_1 = require("./commands/ConfirmTransitVirtualInterfaceCommand");
20
- const CreateBGPPeerCommand_1 = require("./commands/CreateBGPPeerCommand");
21
- const CreateConnectionCommand_1 = require("./commands/CreateConnectionCommand");
22
- const CreateDirectConnectGatewayAssociationCommand_1 = require("./commands/CreateDirectConnectGatewayAssociationCommand");
23
- const CreateDirectConnectGatewayAssociationProposalCommand_1 = require("./commands/CreateDirectConnectGatewayAssociationProposalCommand");
24
- const CreateDirectConnectGatewayCommand_1 = require("./commands/CreateDirectConnectGatewayCommand");
25
- const CreateInterconnectCommand_1 = require("./commands/CreateInterconnectCommand");
26
- const CreateLagCommand_1 = require("./commands/CreateLagCommand");
27
- const CreatePrivateVirtualInterfaceCommand_1 = require("./commands/CreatePrivateVirtualInterfaceCommand");
28
- const CreatePublicVirtualInterfaceCommand_1 = require("./commands/CreatePublicVirtualInterfaceCommand");
29
- const CreateTransitVirtualInterfaceCommand_1 = require("./commands/CreateTransitVirtualInterfaceCommand");
30
- const DeleteBGPPeerCommand_1 = require("./commands/DeleteBGPPeerCommand");
31
- const DeleteConnectionCommand_1 = require("./commands/DeleteConnectionCommand");
32
- const DeleteDirectConnectGatewayAssociationCommand_1 = require("./commands/DeleteDirectConnectGatewayAssociationCommand");
33
- const DeleteDirectConnectGatewayAssociationProposalCommand_1 = require("./commands/DeleteDirectConnectGatewayAssociationProposalCommand");
34
- const DeleteDirectConnectGatewayCommand_1 = require("./commands/DeleteDirectConnectGatewayCommand");
35
- const DeleteInterconnectCommand_1 = require("./commands/DeleteInterconnectCommand");
36
- const DeleteLagCommand_1 = require("./commands/DeleteLagCommand");
37
- const DeleteVirtualInterfaceCommand_1 = require("./commands/DeleteVirtualInterfaceCommand");
38
- const DescribeConnectionLoaCommand_1 = require("./commands/DescribeConnectionLoaCommand");
39
- const DescribeConnectionsCommand_1 = require("./commands/DescribeConnectionsCommand");
40
- const DescribeConnectionsOnInterconnectCommand_1 = require("./commands/DescribeConnectionsOnInterconnectCommand");
41
- const DescribeCustomerMetadataCommand_1 = require("./commands/DescribeCustomerMetadataCommand");
42
- const DescribeDirectConnectGatewayAssociationProposalsCommand_1 = require("./commands/DescribeDirectConnectGatewayAssociationProposalsCommand");
43
- const DescribeDirectConnectGatewayAssociationsCommand_1 = require("./commands/DescribeDirectConnectGatewayAssociationsCommand");
44
- const DescribeDirectConnectGatewayAttachmentsCommand_1 = require("./commands/DescribeDirectConnectGatewayAttachmentsCommand");
45
- const DescribeDirectConnectGatewaysCommand_1 = require("./commands/DescribeDirectConnectGatewaysCommand");
46
- const DescribeHostedConnectionsCommand_1 = require("./commands/DescribeHostedConnectionsCommand");
47
- const DescribeInterconnectLoaCommand_1 = require("./commands/DescribeInterconnectLoaCommand");
48
- const DescribeInterconnectsCommand_1 = require("./commands/DescribeInterconnectsCommand");
49
- const DescribeLagsCommand_1 = require("./commands/DescribeLagsCommand");
50
- const DescribeLoaCommand_1 = require("./commands/DescribeLoaCommand");
51
- const DescribeLocationsCommand_1 = require("./commands/DescribeLocationsCommand");
52
- const DescribeRouterConfigurationCommand_1 = require("./commands/DescribeRouterConfigurationCommand");
53
- const DescribeTagsCommand_1 = require("./commands/DescribeTagsCommand");
54
- const DescribeVirtualGatewaysCommand_1 = require("./commands/DescribeVirtualGatewaysCommand");
55
- const DescribeVirtualInterfacesCommand_1 = require("./commands/DescribeVirtualInterfacesCommand");
56
- const DisassociateConnectionFromLagCommand_1 = require("./commands/DisassociateConnectionFromLagCommand");
57
- const DisassociateMacSecKeyCommand_1 = require("./commands/DisassociateMacSecKeyCommand");
58
- const ListVirtualInterfaceTestHistoryCommand_1 = require("./commands/ListVirtualInterfaceTestHistoryCommand");
59
- const StartBgpFailoverTestCommand_1 = require("./commands/StartBgpFailoverTestCommand");
60
- const StopBgpFailoverTestCommand_1 = require("./commands/StopBgpFailoverTestCommand");
61
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
62
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
63
- const UpdateConnectionCommand_1 = require("./commands/UpdateConnectionCommand");
64
- const UpdateDirectConnectGatewayAssociationCommand_1 = require("./commands/UpdateDirectConnectGatewayAssociationCommand");
65
- const UpdateDirectConnectGatewayCommand_1 = require("./commands/UpdateDirectConnectGatewayCommand");
66
- const UpdateLagCommand_1 = require("./commands/UpdateLagCommand");
67
- const UpdateVirtualInterfaceAttributesCommand_1 = require("./commands/UpdateVirtualInterfaceAttributesCommand");
68
- const DirectConnectClient_1 = require("./DirectConnectClient");
69
- const commands = {
70
- AcceptDirectConnectGatewayAssociationProposalCommand: AcceptDirectConnectGatewayAssociationProposalCommand_1.AcceptDirectConnectGatewayAssociationProposalCommand,
71
- AllocateConnectionOnInterconnectCommand: AllocateConnectionOnInterconnectCommand_1.AllocateConnectionOnInterconnectCommand,
72
- AllocateHostedConnectionCommand: AllocateHostedConnectionCommand_1.AllocateHostedConnectionCommand,
73
- AllocatePrivateVirtualInterfaceCommand: AllocatePrivateVirtualInterfaceCommand_1.AllocatePrivateVirtualInterfaceCommand,
74
- AllocatePublicVirtualInterfaceCommand: AllocatePublicVirtualInterfaceCommand_1.AllocatePublicVirtualInterfaceCommand,
75
- AllocateTransitVirtualInterfaceCommand: AllocateTransitVirtualInterfaceCommand_1.AllocateTransitVirtualInterfaceCommand,
76
- AssociateConnectionWithLagCommand: AssociateConnectionWithLagCommand_1.AssociateConnectionWithLagCommand,
77
- AssociateHostedConnectionCommand: AssociateHostedConnectionCommand_1.AssociateHostedConnectionCommand,
78
- AssociateMacSecKeyCommand: AssociateMacSecKeyCommand_1.AssociateMacSecKeyCommand,
79
- AssociateVirtualInterfaceCommand: AssociateVirtualInterfaceCommand_1.AssociateVirtualInterfaceCommand,
80
- ConfirmConnectionCommand: ConfirmConnectionCommand_1.ConfirmConnectionCommand,
81
- ConfirmCustomerAgreementCommand: ConfirmCustomerAgreementCommand_1.ConfirmCustomerAgreementCommand,
82
- ConfirmPrivateVirtualInterfaceCommand: ConfirmPrivateVirtualInterfaceCommand_1.ConfirmPrivateVirtualInterfaceCommand,
83
- ConfirmPublicVirtualInterfaceCommand: ConfirmPublicVirtualInterfaceCommand_1.ConfirmPublicVirtualInterfaceCommand,
84
- ConfirmTransitVirtualInterfaceCommand: ConfirmTransitVirtualInterfaceCommand_1.ConfirmTransitVirtualInterfaceCommand,
85
- CreateBGPPeerCommand: CreateBGPPeerCommand_1.CreateBGPPeerCommand,
86
- CreateConnectionCommand: CreateConnectionCommand_1.CreateConnectionCommand,
87
- CreateDirectConnectGatewayCommand: CreateDirectConnectGatewayCommand_1.CreateDirectConnectGatewayCommand,
88
- CreateDirectConnectGatewayAssociationCommand: CreateDirectConnectGatewayAssociationCommand_1.CreateDirectConnectGatewayAssociationCommand,
89
- CreateDirectConnectGatewayAssociationProposalCommand: CreateDirectConnectGatewayAssociationProposalCommand_1.CreateDirectConnectGatewayAssociationProposalCommand,
90
- CreateInterconnectCommand: CreateInterconnectCommand_1.CreateInterconnectCommand,
91
- CreateLagCommand: CreateLagCommand_1.CreateLagCommand,
92
- CreatePrivateVirtualInterfaceCommand: CreatePrivateVirtualInterfaceCommand_1.CreatePrivateVirtualInterfaceCommand,
93
- CreatePublicVirtualInterfaceCommand: CreatePublicVirtualInterfaceCommand_1.CreatePublicVirtualInterfaceCommand,
94
- CreateTransitVirtualInterfaceCommand: CreateTransitVirtualInterfaceCommand_1.CreateTransitVirtualInterfaceCommand,
95
- DeleteBGPPeerCommand: DeleteBGPPeerCommand_1.DeleteBGPPeerCommand,
96
- DeleteConnectionCommand: DeleteConnectionCommand_1.DeleteConnectionCommand,
97
- DeleteDirectConnectGatewayCommand: DeleteDirectConnectGatewayCommand_1.DeleteDirectConnectGatewayCommand,
98
- DeleteDirectConnectGatewayAssociationCommand: DeleteDirectConnectGatewayAssociationCommand_1.DeleteDirectConnectGatewayAssociationCommand,
99
- DeleteDirectConnectGatewayAssociationProposalCommand: DeleteDirectConnectGatewayAssociationProposalCommand_1.DeleteDirectConnectGatewayAssociationProposalCommand,
100
- DeleteInterconnectCommand: DeleteInterconnectCommand_1.DeleteInterconnectCommand,
101
- DeleteLagCommand: DeleteLagCommand_1.DeleteLagCommand,
102
- DeleteVirtualInterfaceCommand: DeleteVirtualInterfaceCommand_1.DeleteVirtualInterfaceCommand,
103
- DescribeConnectionLoaCommand: DescribeConnectionLoaCommand_1.DescribeConnectionLoaCommand,
104
- DescribeConnectionsCommand: DescribeConnectionsCommand_1.DescribeConnectionsCommand,
105
- DescribeConnectionsOnInterconnectCommand: DescribeConnectionsOnInterconnectCommand_1.DescribeConnectionsOnInterconnectCommand,
106
- DescribeCustomerMetadataCommand: DescribeCustomerMetadataCommand_1.DescribeCustomerMetadataCommand,
107
- DescribeDirectConnectGatewayAssociationProposalsCommand: DescribeDirectConnectGatewayAssociationProposalsCommand_1.DescribeDirectConnectGatewayAssociationProposalsCommand,
108
- DescribeDirectConnectGatewayAssociationsCommand: DescribeDirectConnectGatewayAssociationsCommand_1.DescribeDirectConnectGatewayAssociationsCommand,
109
- DescribeDirectConnectGatewayAttachmentsCommand: DescribeDirectConnectGatewayAttachmentsCommand_1.DescribeDirectConnectGatewayAttachmentsCommand,
110
- DescribeDirectConnectGatewaysCommand: DescribeDirectConnectGatewaysCommand_1.DescribeDirectConnectGatewaysCommand,
111
- DescribeHostedConnectionsCommand: DescribeHostedConnectionsCommand_1.DescribeHostedConnectionsCommand,
112
- DescribeInterconnectLoaCommand: DescribeInterconnectLoaCommand_1.DescribeInterconnectLoaCommand,
113
- DescribeInterconnectsCommand: DescribeInterconnectsCommand_1.DescribeInterconnectsCommand,
114
- DescribeLagsCommand: DescribeLagsCommand_1.DescribeLagsCommand,
115
- DescribeLoaCommand: DescribeLoaCommand_1.DescribeLoaCommand,
116
- DescribeLocationsCommand: DescribeLocationsCommand_1.DescribeLocationsCommand,
117
- DescribeRouterConfigurationCommand: DescribeRouterConfigurationCommand_1.DescribeRouterConfigurationCommand,
118
- DescribeTagsCommand: DescribeTagsCommand_1.DescribeTagsCommand,
119
- DescribeVirtualGatewaysCommand: DescribeVirtualGatewaysCommand_1.DescribeVirtualGatewaysCommand,
120
- DescribeVirtualInterfacesCommand: DescribeVirtualInterfacesCommand_1.DescribeVirtualInterfacesCommand,
121
- DisassociateConnectionFromLagCommand: DisassociateConnectionFromLagCommand_1.DisassociateConnectionFromLagCommand,
122
- DisassociateMacSecKeyCommand: DisassociateMacSecKeyCommand_1.DisassociateMacSecKeyCommand,
123
- ListVirtualInterfaceTestHistoryCommand: ListVirtualInterfaceTestHistoryCommand_1.ListVirtualInterfaceTestHistoryCommand,
124
- StartBgpFailoverTestCommand: StartBgpFailoverTestCommand_1.StartBgpFailoverTestCommand,
125
- StopBgpFailoverTestCommand: StopBgpFailoverTestCommand_1.StopBgpFailoverTestCommand,
126
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
127
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
128
- UpdateConnectionCommand: UpdateConnectionCommand_1.UpdateConnectionCommand,
129
- UpdateDirectConnectGatewayCommand: UpdateDirectConnectGatewayCommand_1.UpdateDirectConnectGatewayCommand,
130
- UpdateDirectConnectGatewayAssociationCommand: UpdateDirectConnectGatewayAssociationCommand_1.UpdateDirectConnectGatewayAssociationCommand,
131
- UpdateLagCommand: UpdateLagCommand_1.UpdateLagCommand,
132
- UpdateVirtualInterfaceAttributesCommand: UpdateVirtualInterfaceAttributesCommand_1.UpdateVirtualInterfaceAttributesCommand,
133
- };
134
- class DirectConnect extends DirectConnectClient_1.DirectConnectClient {
135
- }
136
- exports.DirectConnect = DirectConnect;
137
- (0, smithy_client_1.createAggregatedClient)(commands, DirectConnect);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DirectConnectClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class DirectConnectClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.DirectConnectClient = DirectConnectClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptDirectConnectGatewayAssociationProposalCommand = 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 AcceptDirectConnectGatewayAssociationProposalCommand 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", "AcceptDirectConnectGatewayAssociationProposal", {})
22
- .n("DirectConnectClient", "AcceptDirectConnectGatewayAssociationProposalCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AcceptDirectConnectGatewayAssociationProposalCommand)
25
- .de(Aws_json1_1_1.de_AcceptDirectConnectGatewayAssociationProposalCommand)
26
- .build() {
27
- }
28
- exports.AcceptDirectConnectGatewayAssociationProposalCommand = AcceptDirectConnectGatewayAssociationProposalCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AllocateConnectionOnInterconnectCommand = 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 AllocateConnectionOnInterconnectCommand 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", "AllocateConnectionOnInterconnect", {})
22
- .n("DirectConnectClient", "AllocateConnectionOnInterconnectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AllocateConnectionOnInterconnectCommand)
25
- .de(Aws_json1_1_1.de_AllocateConnectionOnInterconnectCommand)
26
- .build() {
27
- }
28
- exports.AllocateConnectionOnInterconnectCommand = AllocateConnectionOnInterconnectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AllocateHostedConnectionCommand = 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 AllocateHostedConnectionCommand 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", "AllocateHostedConnection", {})
22
- .n("DirectConnectClient", "AllocateHostedConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AllocateHostedConnectionCommand)
25
- .de(Aws_json1_1_1.de_AllocateHostedConnectionCommand)
26
- .build() {
27
- }
28
- exports.AllocateHostedConnectionCommand = AllocateHostedConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AllocatePrivateVirtualInterfaceCommand = 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 AllocatePrivateVirtualInterfaceCommand 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", "AllocatePrivateVirtualInterface", {})
22
- .n("DirectConnectClient", "AllocatePrivateVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AllocatePrivateVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_AllocatePrivateVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.AllocatePrivateVirtualInterfaceCommand = AllocatePrivateVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AllocatePublicVirtualInterfaceCommand = 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 AllocatePublicVirtualInterfaceCommand 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", "AllocatePublicVirtualInterface", {})
22
- .n("DirectConnectClient", "AllocatePublicVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AllocatePublicVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_AllocatePublicVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.AllocatePublicVirtualInterfaceCommand = AllocatePublicVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AllocateTransitVirtualInterfaceCommand = 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 AllocateTransitVirtualInterfaceCommand 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", "AllocateTransitVirtualInterface", {})
22
- .n("DirectConnectClient", "AllocateTransitVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AllocateTransitVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_AllocateTransitVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.AllocateTransitVirtualInterfaceCommand = AllocateTransitVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateConnectionWithLagCommand = 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 AssociateConnectionWithLagCommand 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", "AssociateConnectionWithLag", {})
22
- .n("DirectConnectClient", "AssociateConnectionWithLagCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateConnectionWithLagCommand)
25
- .de(Aws_json1_1_1.de_AssociateConnectionWithLagCommand)
26
- .build() {
27
- }
28
- exports.AssociateConnectionWithLagCommand = AssociateConnectionWithLagCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateHostedConnectionCommand = 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 AssociateHostedConnectionCommand 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", "AssociateHostedConnection", {})
22
- .n("DirectConnectClient", "AssociateHostedConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateHostedConnectionCommand)
25
- .de(Aws_json1_1_1.de_AssociateHostedConnectionCommand)
26
- .build() {
27
- }
28
- exports.AssociateHostedConnectionCommand = AssociateHostedConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateMacSecKeyCommand = 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 AssociateMacSecKeyCommand 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", "AssociateMacSecKey", {})
22
- .n("DirectConnectClient", "AssociateMacSecKeyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateMacSecKeyCommand)
25
- .de(Aws_json1_1_1.de_AssociateMacSecKeyCommand)
26
- .build() {
27
- }
28
- exports.AssociateMacSecKeyCommand = AssociateMacSecKeyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AssociateVirtualInterfaceCommand = 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 AssociateVirtualInterfaceCommand 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", "AssociateVirtualInterface", {})
22
- .n("DirectConnectClient", "AssociateVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AssociateVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_AssociateVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.AssociateVirtualInterfaceCommand = AssociateVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmConnectionCommand = 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 ConfirmConnectionCommand 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", "ConfirmConnection", {})
22
- .n("DirectConnectClient", "ConfirmConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ConfirmConnectionCommand)
25
- .de(Aws_json1_1_1.de_ConfirmConnectionCommand)
26
- .build() {
27
- }
28
- exports.ConfirmConnectionCommand = ConfirmConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmCustomerAgreementCommand = 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 ConfirmCustomerAgreementCommand 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", "ConfirmCustomerAgreement", {})
22
- .n("DirectConnectClient", "ConfirmCustomerAgreementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ConfirmCustomerAgreementCommand)
25
- .de(Aws_json1_1_1.de_ConfirmCustomerAgreementCommand)
26
- .build() {
27
- }
28
- exports.ConfirmCustomerAgreementCommand = ConfirmCustomerAgreementCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmPrivateVirtualInterfaceCommand = 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 ConfirmPrivateVirtualInterfaceCommand 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", "ConfirmPrivateVirtualInterface", {})
22
- .n("DirectConnectClient", "ConfirmPrivateVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ConfirmPrivateVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_ConfirmPrivateVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.ConfirmPrivateVirtualInterfaceCommand = ConfirmPrivateVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmPublicVirtualInterfaceCommand = 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 ConfirmPublicVirtualInterfaceCommand 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", "ConfirmPublicVirtualInterface", {})
22
- .n("DirectConnectClient", "ConfirmPublicVirtualInterfaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ConfirmPublicVirtualInterfaceCommand)
25
- .de(Aws_json1_1_1.de_ConfirmPublicVirtualInterfaceCommand)
26
- .build() {
27
- }
28
- exports.ConfirmPublicVirtualInterfaceCommand = ConfirmPublicVirtualInterfaceCommand;
1
+ module.exports = require("../index.js");