@aws-sdk/client-direct-connect 3.53.0 → 3.55.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 (80) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/DirectConnectClient.js +13 -13
  3. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +3 -3
  4. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +3 -3
  5. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +3 -3
  6. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +3 -3
  7. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +3 -3
  8. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +3 -3
  9. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +3 -3
  10. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +3 -3
  11. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +3 -3
  12. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +3 -3
  13. package/dist-cjs/commands/ConfirmConnectionCommand.js +3 -3
  14. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +3 -3
  15. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +3 -3
  16. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +3 -3
  17. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +3 -3
  18. package/dist-cjs/commands/CreateBGPPeerCommand.js +3 -3
  19. package/dist-cjs/commands/CreateConnectionCommand.js +3 -3
  20. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +3 -3
  23. package/dist-cjs/commands/CreateInterconnectCommand.js +3 -3
  24. package/dist-cjs/commands/CreateLagCommand.js +3 -3
  25. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +3 -3
  26. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +3 -3
  27. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteBGPPeerCommand.js +3 -3
  29. package/dist-cjs/commands/DeleteConnectionCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +3 -3
  31. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +3 -3
  32. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +3 -3
  33. package/dist-cjs/commands/DeleteInterconnectCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteLagCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +3 -3
  36. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +3 -3
  37. package/dist-cjs/commands/DescribeConnectionsCommand.js +3 -3
  38. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +3 -3
  39. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +3 -3
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +3 -3
  41. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +3 -3
  42. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +3 -3
  43. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +3 -3
  44. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +3 -3
  45. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +3 -3
  46. package/dist-cjs/commands/DescribeInterconnectsCommand.js +3 -3
  47. package/dist-cjs/commands/DescribeLagsCommand.js +3 -3
  48. package/dist-cjs/commands/DescribeLoaCommand.js +3 -3
  49. package/dist-cjs/commands/DescribeLocationsCommand.js +3 -3
  50. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +3 -3
  51. package/dist-cjs/commands/DescribeTagsCommand.js +3 -3
  52. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +3 -3
  54. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +3 -3
  55. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +3 -3
  56. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +3 -3
  57. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +3 -3
  58. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +3 -3
  59. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  60. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  61. package/dist-cjs/commands/UpdateConnectionCommand.js +3 -3
  62. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +3 -3
  63. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +3 -3
  64. package/dist-cjs/commands/UpdateLagCommand.js +3 -3
  65. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +3 -3
  66. package/dist-cjs/endpoints.js +1 -1
  67. package/dist-cjs/protocols/Aws_json1_1.js +236 -236
  68. package/dist-cjs/runtimeConfig.browser.js +4 -4
  69. package/dist-cjs/runtimeConfig.js +9 -9
  70. package/dist-cjs/runtimeConfig.native.js +1 -1
  71. package/dist-es/DirectConnect.js +63 -63
  72. package/dist-types/DirectConnectClient.d.ts +2 -2
  73. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  74. package/dist-types/runtimeConfig.d.ts +1 -1
  75. package/dist-types/runtimeConfig.native.d.ts +3 -3
  76. package/dist-types/ts3.4/DirectConnectClient.d.ts +2 -2
  77. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  78. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  79. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  80. package/package.json +34 -34
@@ -11,7 +11,7 @@ class DisassociateConnectionFromLagCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class DisassociateConnectionFromLagCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1DisassociateConnectionFromLagCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateConnectionFromLagCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1DisassociateConnectionFromLagCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateConnectionFromLagCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateConnectionFromLagCommand = DisassociateConnectionFromLagCommand;
@@ -11,7 +11,7 @@ class DisassociateMacSecKeyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class DisassociateMacSecKeyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1DisassociateMacSecKeyCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateMacSecKeyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1DisassociateMacSecKeyCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateMacSecKeyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DisassociateMacSecKeyCommand = DisassociateMacSecKeyCommand;
@@ -11,7 +11,7 @@ class ListVirtualInterfaceTestHistoryCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class ListVirtualInterfaceTestHistoryCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1ListVirtualInterfaceTestHistoryCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1ListVirtualInterfaceTestHistoryCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1ListVirtualInterfaceTestHistoryCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1ListVirtualInterfaceTestHistoryCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ListVirtualInterfaceTestHistoryCommand = ListVirtualInterfaceTestHistoryCommand;
@@ -11,7 +11,7 @@ class StartBgpFailoverTestCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class StartBgpFailoverTestCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1StartBgpFailoverTestCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1StartBgpFailoverTestCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1StartBgpFailoverTestCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1StartBgpFailoverTestCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.StartBgpFailoverTestCommand = StartBgpFailoverTestCommand;
@@ -11,7 +11,7 @@ class StopBgpFailoverTestCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class StopBgpFailoverTestCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1StopBgpFailoverTestCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1StopBgpFailoverTestCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1StopBgpFailoverTestCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1StopBgpFailoverTestCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.StopBgpFailoverTestCommand = StopBgpFailoverTestCommand;
@@ -11,7 +11,7 @@ class TagResourceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class TagResourceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1TagResourceCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1TagResourceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.TagResourceCommand = TagResourceCommand;
@@ -11,7 +11,7 @@ class UntagResourceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -11,7 +11,7 @@ class UpdateConnectionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class UpdateConnectionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateConnectionCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateConnectionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateConnectionCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateConnectionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateConnectionCommand = UpdateConnectionCommand;
@@ -11,7 +11,7 @@ class UpdateDirectConnectGatewayAssociationCommand extends smithy_client_1.Comma
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class UpdateDirectConnectGatewayAssociationCommand extends smithy_client_1.Comma
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateDirectConnectGatewayAssociationCommand = UpdateDirectConnectGatewayAssociationCommand;
@@ -11,7 +11,7 @@ class UpdateDirectConnectGatewayCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class UpdateDirectConnectGatewayCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateDirectConnectGatewayCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateDirectConnectGatewayCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateDirectConnectGatewayCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateDirectConnectGatewayCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateDirectConnectGatewayCommand = UpdateDirectConnectGatewayCommand;
@@ -11,7 +11,7 @@ class UpdateLagCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class UpdateLagCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateLagCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateLagCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateLagCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateLagCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateLagCommand = UpdateLagCommand;
@@ -11,7 +11,7 @@ class UpdateVirtualInterfaceAttributesCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "DirectConnectClient";
@@ -27,10 +27,10 @@ class UpdateVirtualInterfaceAttributesCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_json1_1_1.serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.UpdateVirtualInterfaceAttributesCommand = UpdateVirtualInterfaceAttributesCommand;
@@ -177,7 +177,7 @@ const partitionHash = {
177
177
  ],
178
178
  },
179
179
  };
180
- const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
180
+ const defaultRegionInfoProvider = async (region, options) => (0, config_resolver_1.getRegionInfo)(region, {
181
181
  ...options,
182
182
  signingService: "directconnect",
183
183
  regionHash,