@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.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
22
- .n("DirectConnectClient", "TagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TagResourceCommand)
25
- .de(Aws_json1_1_1.de_TagResourceCommand)
26
- .build() {
27
- }
28
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
22
- .n("DirectConnectClient", "UntagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UntagResourceCommand)
25
- .de(Aws_json1_1_1.de_UntagResourceCommand)
26
- .build() {
27
- }
28
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateConnectionCommand = 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 UpdateConnectionCommand 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", "UpdateConnection", {})
22
- .n("DirectConnectClient", "UpdateConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateConnectionCommand)
25
- .de(Aws_json1_1_1.de_UpdateConnectionCommand)
26
- .build() {
27
- }
28
- exports.UpdateConnectionCommand = UpdateConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDirectConnectGatewayAssociationCommand = 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 UpdateDirectConnectGatewayAssociationCommand 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", "UpdateDirectConnectGatewayAssociation", {})
22
- .n("DirectConnectClient", "UpdateDirectConnectGatewayAssociationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateDirectConnectGatewayAssociationCommand)
25
- .de(Aws_json1_1_1.de_UpdateDirectConnectGatewayAssociationCommand)
26
- .build() {
27
- }
28
- exports.UpdateDirectConnectGatewayAssociationCommand = UpdateDirectConnectGatewayAssociationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDirectConnectGatewayCommand = 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 UpdateDirectConnectGatewayCommand 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", "UpdateDirectConnectGateway", {})
22
- .n("DirectConnectClient", "UpdateDirectConnectGatewayCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateDirectConnectGatewayCommand)
25
- .de(Aws_json1_1_1.de_UpdateDirectConnectGatewayCommand)
26
- .build() {
27
- }
28
- exports.UpdateDirectConnectGatewayCommand = UpdateDirectConnectGatewayCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateLagCommand = 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 UpdateLagCommand 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", "UpdateLag", {})
22
- .n("DirectConnectClient", "UpdateLagCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateLagCommand)
25
- .de(Aws_json1_1_1.de_UpdateLagCommand)
26
- .build() {
27
- }
28
- exports.UpdateLagCommand = UpdateLagCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateVirtualInterfaceAttributesCommand = 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 UpdateVirtualInterfaceAttributesCommand 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", "UpdateVirtualInterfaceAttributes", {})
22
- .n("DirectConnectClient", "UpdateVirtualInterfaceAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateVirtualInterfaceAttributesCommand)
25
- .de(Aws_json1_1_1.de_UpdateVirtualInterfaceAttributesCommand)
26
- .build() {
27
- }
28
- exports.UpdateVirtualInterfaceAttributesCommand = UpdateVirtualInterfaceAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,66 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AcceptDirectConnectGatewayAssociationProposalCommand"), exports);
5
- tslib_1.__exportStar(require("./AllocateConnectionOnInterconnectCommand"), exports);
6
- tslib_1.__exportStar(require("./AllocateHostedConnectionCommand"), exports);
7
- tslib_1.__exportStar(require("./AllocatePrivateVirtualInterfaceCommand"), exports);
8
- tslib_1.__exportStar(require("./AllocatePublicVirtualInterfaceCommand"), exports);
9
- tslib_1.__exportStar(require("./AllocateTransitVirtualInterfaceCommand"), exports);
10
- tslib_1.__exportStar(require("./AssociateConnectionWithLagCommand"), exports);
11
- tslib_1.__exportStar(require("./AssociateHostedConnectionCommand"), exports);
12
- tslib_1.__exportStar(require("./AssociateMacSecKeyCommand"), exports);
13
- tslib_1.__exportStar(require("./AssociateVirtualInterfaceCommand"), exports);
14
- tslib_1.__exportStar(require("./ConfirmConnectionCommand"), exports);
15
- tslib_1.__exportStar(require("./ConfirmCustomerAgreementCommand"), exports);
16
- tslib_1.__exportStar(require("./ConfirmPrivateVirtualInterfaceCommand"), exports);
17
- tslib_1.__exportStar(require("./ConfirmPublicVirtualInterfaceCommand"), exports);
18
- tslib_1.__exportStar(require("./ConfirmTransitVirtualInterfaceCommand"), exports);
19
- tslib_1.__exportStar(require("./CreateBGPPeerCommand"), exports);
20
- tslib_1.__exportStar(require("./CreateConnectionCommand"), exports);
21
- tslib_1.__exportStar(require("./CreateDirectConnectGatewayAssociationCommand"), exports);
22
- tslib_1.__exportStar(require("./CreateDirectConnectGatewayAssociationProposalCommand"), exports);
23
- tslib_1.__exportStar(require("./CreateDirectConnectGatewayCommand"), exports);
24
- tslib_1.__exportStar(require("./CreateInterconnectCommand"), exports);
25
- tslib_1.__exportStar(require("./CreateLagCommand"), exports);
26
- tslib_1.__exportStar(require("./CreatePrivateVirtualInterfaceCommand"), exports);
27
- tslib_1.__exportStar(require("./CreatePublicVirtualInterfaceCommand"), exports);
28
- tslib_1.__exportStar(require("./CreateTransitVirtualInterfaceCommand"), exports);
29
- tslib_1.__exportStar(require("./DeleteBGPPeerCommand"), exports);
30
- tslib_1.__exportStar(require("./DeleteConnectionCommand"), exports);
31
- tslib_1.__exportStar(require("./DeleteDirectConnectGatewayAssociationCommand"), exports);
32
- tslib_1.__exportStar(require("./DeleteDirectConnectGatewayAssociationProposalCommand"), exports);
33
- tslib_1.__exportStar(require("./DeleteDirectConnectGatewayCommand"), exports);
34
- tslib_1.__exportStar(require("./DeleteInterconnectCommand"), exports);
35
- tslib_1.__exportStar(require("./DeleteLagCommand"), exports);
36
- tslib_1.__exportStar(require("./DeleteVirtualInterfaceCommand"), exports);
37
- tslib_1.__exportStar(require("./DescribeConnectionLoaCommand"), exports);
38
- tslib_1.__exportStar(require("./DescribeConnectionsCommand"), exports);
39
- tslib_1.__exportStar(require("./DescribeConnectionsOnInterconnectCommand"), exports);
40
- tslib_1.__exportStar(require("./DescribeCustomerMetadataCommand"), exports);
41
- tslib_1.__exportStar(require("./DescribeDirectConnectGatewayAssociationProposalsCommand"), exports);
42
- tslib_1.__exportStar(require("./DescribeDirectConnectGatewayAssociationsCommand"), exports);
43
- tslib_1.__exportStar(require("./DescribeDirectConnectGatewayAttachmentsCommand"), exports);
44
- tslib_1.__exportStar(require("./DescribeDirectConnectGatewaysCommand"), exports);
45
- tslib_1.__exportStar(require("./DescribeHostedConnectionsCommand"), exports);
46
- tslib_1.__exportStar(require("./DescribeInterconnectLoaCommand"), exports);
47
- tslib_1.__exportStar(require("./DescribeInterconnectsCommand"), exports);
48
- tslib_1.__exportStar(require("./DescribeLagsCommand"), exports);
49
- tslib_1.__exportStar(require("./DescribeLoaCommand"), exports);
50
- tslib_1.__exportStar(require("./DescribeLocationsCommand"), exports);
51
- tslib_1.__exportStar(require("./DescribeRouterConfigurationCommand"), exports);
52
- tslib_1.__exportStar(require("./DescribeTagsCommand"), exports);
53
- tslib_1.__exportStar(require("./DescribeVirtualGatewaysCommand"), exports);
54
- tslib_1.__exportStar(require("./DescribeVirtualInterfacesCommand"), exports);
55
- tslib_1.__exportStar(require("./DisassociateConnectionFromLagCommand"), exports);
56
- tslib_1.__exportStar(require("./DisassociateMacSecKeyCommand"), exports);
57
- tslib_1.__exportStar(require("./ListVirtualInterfaceTestHistoryCommand"), exports);
58
- tslib_1.__exportStar(require("./StartBgpFailoverTestCommand"), exports);
59
- tslib_1.__exportStar(require("./StopBgpFailoverTestCommand"), exports);
60
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
61
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
62
- tslib_1.__exportStar(require("./UpdateConnectionCommand"), exports);
63
- tslib_1.__exportStar(require("./UpdateDirectConnectGatewayAssociationCommand"), exports);
64
- tslib_1.__exportStar(require("./UpdateDirectConnectGatewayCommand"), exports);
65
- tslib_1.__exportStar(require("./UpdateLagCommand"), exports);
66
- tslib_1.__exportStar(require("./UpdateVirtualInterfaceAttributesCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "directconnect",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");