@aws-sdk/client-lightsail 3.54.0 → 3.56.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 (164) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/LightsailClient.js +13 -13
  3. package/dist-cjs/commands/AllocateStaticIpCommand.js +3 -3
  4. package/dist-cjs/commands/AttachCertificateToDistributionCommand.js +3 -3
  5. package/dist-cjs/commands/AttachDiskCommand.js +3 -3
  6. package/dist-cjs/commands/AttachInstancesToLoadBalancerCommand.js +3 -3
  7. package/dist-cjs/commands/AttachLoadBalancerTlsCertificateCommand.js +3 -3
  8. package/dist-cjs/commands/AttachStaticIpCommand.js +3 -3
  9. package/dist-cjs/commands/CloseInstancePublicPortsCommand.js +3 -3
  10. package/dist-cjs/commands/CopySnapshotCommand.js +3 -3
  11. package/dist-cjs/commands/CreateBucketAccessKeyCommand.js +3 -3
  12. package/dist-cjs/commands/CreateBucketCommand.js +3 -3
  13. package/dist-cjs/commands/CreateCertificateCommand.js +3 -3
  14. package/dist-cjs/commands/CreateCloudFormationStackCommand.js +3 -3
  15. package/dist-cjs/commands/CreateContactMethodCommand.js +3 -3
  16. package/dist-cjs/commands/CreateContainerServiceCommand.js +3 -3
  17. package/dist-cjs/commands/CreateContainerServiceDeploymentCommand.js +3 -3
  18. package/dist-cjs/commands/CreateContainerServiceRegistryLoginCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDiskCommand.js +3 -3
  20. package/dist-cjs/commands/CreateDiskFromSnapshotCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDiskSnapshotCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDistributionCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDomainCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDomainEntryCommand.js +3 -3
  25. package/dist-cjs/commands/CreateInstanceSnapshotCommand.js +3 -3
  26. package/dist-cjs/commands/CreateInstancesCommand.js +3 -3
  27. package/dist-cjs/commands/CreateInstancesFromSnapshotCommand.js +3 -3
  28. package/dist-cjs/commands/CreateKeyPairCommand.js +3 -3
  29. package/dist-cjs/commands/CreateLoadBalancerCommand.js +3 -3
  30. package/dist-cjs/commands/CreateLoadBalancerTlsCertificateCommand.js +3 -3
  31. package/dist-cjs/commands/CreateRelationalDatabaseCommand.js +3 -3
  32. package/dist-cjs/commands/CreateRelationalDatabaseFromSnapshotCommand.js +3 -3
  33. package/dist-cjs/commands/CreateRelationalDatabaseSnapshotCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteAlarmCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteAutoSnapshotCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteBucketAccessKeyCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteBucketCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteCertificateCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteContactMethodCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteContainerImageCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteContainerServiceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDiskCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDiskSnapshotCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDistributionCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDomainCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDomainEntryCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteInstanceCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteInstanceSnapshotCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteKeyPairCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteKnownHostKeysCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteLoadBalancerTlsCertificateCommand.js +3 -3
  53. package/dist-cjs/commands/DeleteRelationalDatabaseCommand.js +3 -3
  54. package/dist-cjs/commands/DeleteRelationalDatabaseSnapshotCommand.js +3 -3
  55. package/dist-cjs/commands/DetachCertificateFromDistributionCommand.js +3 -3
  56. package/dist-cjs/commands/DetachDiskCommand.js +3 -3
  57. package/dist-cjs/commands/DetachInstancesFromLoadBalancerCommand.js +3 -3
  58. package/dist-cjs/commands/DetachStaticIpCommand.js +3 -3
  59. package/dist-cjs/commands/DisableAddOnCommand.js +3 -3
  60. package/dist-cjs/commands/DownloadDefaultKeyPairCommand.js +3 -3
  61. package/dist-cjs/commands/EnableAddOnCommand.js +3 -3
  62. package/dist-cjs/commands/ExportSnapshotCommand.js +3 -3
  63. package/dist-cjs/commands/GetActiveNamesCommand.js +3 -3
  64. package/dist-cjs/commands/GetAlarmsCommand.js +3 -3
  65. package/dist-cjs/commands/GetAutoSnapshotsCommand.js +3 -3
  66. package/dist-cjs/commands/GetBlueprintsCommand.js +3 -3
  67. package/dist-cjs/commands/GetBucketAccessKeysCommand.js +3 -3
  68. package/dist-cjs/commands/GetBucketBundlesCommand.js +3 -3
  69. package/dist-cjs/commands/GetBucketMetricDataCommand.js +3 -3
  70. package/dist-cjs/commands/GetBucketsCommand.js +3 -3
  71. package/dist-cjs/commands/GetBundlesCommand.js +3 -3
  72. package/dist-cjs/commands/GetCertificatesCommand.js +3 -3
  73. package/dist-cjs/commands/GetCloudFormationStackRecordsCommand.js +3 -3
  74. package/dist-cjs/commands/GetContactMethodsCommand.js +3 -3
  75. package/dist-cjs/commands/GetContainerAPIMetadataCommand.js +3 -3
  76. package/dist-cjs/commands/GetContainerImagesCommand.js +3 -3
  77. package/dist-cjs/commands/GetContainerLogCommand.js +3 -3
  78. package/dist-cjs/commands/GetContainerServiceDeploymentsCommand.js +3 -3
  79. package/dist-cjs/commands/GetContainerServiceMetricDataCommand.js +3 -3
  80. package/dist-cjs/commands/GetContainerServicePowersCommand.js +3 -3
  81. package/dist-cjs/commands/GetContainerServicesCommand.js +3 -3
  82. package/dist-cjs/commands/GetDiskCommand.js +3 -3
  83. package/dist-cjs/commands/GetDiskSnapshotCommand.js +3 -3
  84. package/dist-cjs/commands/GetDiskSnapshotsCommand.js +3 -3
  85. package/dist-cjs/commands/GetDisksCommand.js +3 -3
  86. package/dist-cjs/commands/GetDistributionBundlesCommand.js +3 -3
  87. package/dist-cjs/commands/GetDistributionLatestCacheResetCommand.js +3 -3
  88. package/dist-cjs/commands/GetDistributionMetricDataCommand.js +3 -3
  89. package/dist-cjs/commands/GetDistributionsCommand.js +3 -3
  90. package/dist-cjs/commands/GetDomainCommand.js +3 -3
  91. package/dist-cjs/commands/GetDomainsCommand.js +3 -3
  92. package/dist-cjs/commands/GetExportSnapshotRecordsCommand.js +3 -3
  93. package/dist-cjs/commands/GetInstanceAccessDetailsCommand.js +3 -3
  94. package/dist-cjs/commands/GetInstanceCommand.js +3 -3
  95. package/dist-cjs/commands/GetInstanceMetricDataCommand.js +3 -3
  96. package/dist-cjs/commands/GetInstancePortStatesCommand.js +3 -3
  97. package/dist-cjs/commands/GetInstanceSnapshotCommand.js +3 -3
  98. package/dist-cjs/commands/GetInstanceSnapshotsCommand.js +3 -3
  99. package/dist-cjs/commands/GetInstanceStateCommand.js +3 -3
  100. package/dist-cjs/commands/GetInstancesCommand.js +3 -3
  101. package/dist-cjs/commands/GetKeyPairCommand.js +3 -3
  102. package/dist-cjs/commands/GetKeyPairsCommand.js +3 -3
  103. package/dist-cjs/commands/GetLoadBalancerCommand.js +3 -3
  104. package/dist-cjs/commands/GetLoadBalancerMetricDataCommand.js +3 -3
  105. package/dist-cjs/commands/GetLoadBalancerTlsCertificatesCommand.js +3 -3
  106. package/dist-cjs/commands/GetLoadBalancersCommand.js +3 -3
  107. package/dist-cjs/commands/GetOperationCommand.js +3 -3
  108. package/dist-cjs/commands/GetOperationsCommand.js +3 -3
  109. package/dist-cjs/commands/GetOperationsForResourceCommand.js +3 -3
  110. package/dist-cjs/commands/GetRegionsCommand.js +3 -3
  111. package/dist-cjs/commands/GetRelationalDatabaseBlueprintsCommand.js +3 -3
  112. package/dist-cjs/commands/GetRelationalDatabaseBundlesCommand.js +3 -3
  113. package/dist-cjs/commands/GetRelationalDatabaseCommand.js +3 -3
  114. package/dist-cjs/commands/GetRelationalDatabaseEventsCommand.js +3 -3
  115. package/dist-cjs/commands/GetRelationalDatabaseLogEventsCommand.js +3 -3
  116. package/dist-cjs/commands/GetRelationalDatabaseLogStreamsCommand.js +3 -3
  117. package/dist-cjs/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +3 -3
  118. package/dist-cjs/commands/GetRelationalDatabaseMetricDataCommand.js +3 -3
  119. package/dist-cjs/commands/GetRelationalDatabaseParametersCommand.js +3 -3
  120. package/dist-cjs/commands/GetRelationalDatabaseSnapshotCommand.js +3 -3
  121. package/dist-cjs/commands/GetRelationalDatabaseSnapshotsCommand.js +3 -3
  122. package/dist-cjs/commands/GetRelationalDatabasesCommand.js +3 -3
  123. package/dist-cjs/commands/GetStaticIpCommand.js +3 -3
  124. package/dist-cjs/commands/GetStaticIpsCommand.js +3 -3
  125. package/dist-cjs/commands/ImportKeyPairCommand.js +3 -3
  126. package/dist-cjs/commands/IsVpcPeeredCommand.js +3 -3
  127. package/dist-cjs/commands/OpenInstancePublicPortsCommand.js +3 -3
  128. package/dist-cjs/commands/PeerVpcCommand.js +3 -3
  129. package/dist-cjs/commands/PutAlarmCommand.js +3 -3
  130. package/dist-cjs/commands/PutInstancePublicPortsCommand.js +3 -3
  131. package/dist-cjs/commands/RebootInstanceCommand.js +3 -3
  132. package/dist-cjs/commands/RebootRelationalDatabaseCommand.js +3 -3
  133. package/dist-cjs/commands/RegisterContainerImageCommand.js +3 -3
  134. package/dist-cjs/commands/ReleaseStaticIpCommand.js +3 -3
  135. package/dist-cjs/commands/ResetDistributionCacheCommand.js +3 -3
  136. package/dist-cjs/commands/SendContactMethodVerificationCommand.js +3 -3
  137. package/dist-cjs/commands/SetIpAddressTypeCommand.js +3 -3
  138. package/dist-cjs/commands/SetResourceAccessForBucketCommand.js +3 -3
  139. package/dist-cjs/commands/StartInstanceCommand.js +3 -3
  140. package/dist-cjs/commands/StartRelationalDatabaseCommand.js +3 -3
  141. package/dist-cjs/commands/StopInstanceCommand.js +3 -3
  142. package/dist-cjs/commands/StopRelationalDatabaseCommand.js +3 -3
  143. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  144. package/dist-cjs/commands/TestAlarmCommand.js +3 -3
  145. package/dist-cjs/commands/UnpeerVpcCommand.js +3 -3
  146. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  147. package/dist-cjs/commands/UpdateBucketBundleCommand.js +3 -3
  148. package/dist-cjs/commands/UpdateBucketCommand.js +3 -3
  149. package/dist-cjs/commands/UpdateContainerServiceCommand.js +3 -3
  150. package/dist-cjs/commands/UpdateDistributionBundleCommand.js +3 -3
  151. package/dist-cjs/commands/UpdateDistributionCommand.js +3 -3
  152. package/dist-cjs/commands/UpdateDomainEntryCommand.js +3 -3
  153. package/dist-cjs/commands/UpdateLoadBalancerAttributeCommand.js +3 -3
  154. package/dist-cjs/commands/UpdateRelationalDatabaseCommand.js +3 -3
  155. package/dist-cjs/commands/UpdateRelationalDatabaseParametersCommand.js +3 -3
  156. package/dist-cjs/endpoints.js +1 -1
  157. package/dist-cjs/protocols/Aws_json1_1.js +726 -726
  158. package/dist-cjs/runtimeConfig.browser.js +4 -4
  159. package/dist-cjs/runtimeConfig.js +9 -9
  160. package/dist-cjs/runtimeConfig.native.js +1 -1
  161. package/dist-es/Lightsail.js +153 -153
  162. package/dist-types/runtimeConfig.native.d.ts +2 -2
  163. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  164. package/package.json +34 -34
package/CHANGELOG.md CHANGED
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.56.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.55.0...v3.56.0) (2022-03-24)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-lightsail
9
+
10
+
11
+
12
+
13
+
14
+ # [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-lightsail
17
+
18
+
19
+
20
+
21
+
22
+ ## [3.54.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.0...v3.54.1) (2022-03-15)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-lightsail
25
+
26
+
27
+
28
+
29
+
6
30
  # [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
7
31
 
8
32
  **Note:** Version bump only for package @aws-sdk/client-lightsail
@@ -12,21 +12,21 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
13
  class LightsailClient extends smithy_client_1.Client {
14
14
  constructor(configuration) {
15
- const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
16
- const _config_1 = config_resolver_1.resolveRegionConfig(_config_0);
17
- const _config_2 = config_resolver_1.resolveEndpointsConfig(_config_1);
18
- const _config_3 = middleware_retry_1.resolveRetryConfig(_config_2);
19
- const _config_4 = middleware_host_header_1.resolveHostHeaderConfig(_config_3);
20
- const _config_5 = middleware_signing_1.resolveAwsAuthConfig(_config_4);
21
- const _config_6 = middleware_user_agent_1.resolveUserAgentConfig(_config_5);
15
+ const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration);
16
+ const _config_1 = (0, config_resolver_1.resolveRegionConfig)(_config_0);
17
+ const _config_2 = (0, config_resolver_1.resolveEndpointsConfig)(_config_1);
18
+ const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
19
+ const _config_4 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_3);
20
+ const _config_5 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_4);
21
+ const _config_6 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_5);
22
22
  super(_config_6);
23
23
  this.config = _config_6;
24
- this.middlewareStack.use(middleware_retry_1.getRetryPlugin(this.config));
25
- this.middlewareStack.use(middleware_content_length_1.getContentLengthPlugin(this.config));
26
- this.middlewareStack.use(middleware_host_header_1.getHostHeaderPlugin(this.config));
27
- this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config));
28
- this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
29
- this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
24
+ this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
25
+ this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
26
+ this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
27
+ this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
28
+ this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
29
+ this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
30
30
  }
31
31
  destroy() {
32
32
  super.destroy();
@@ -11,7 +11,7 @@ class AllocateStaticIpCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class AllocateStaticIpCommand 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_1AllocateStaticIpCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1AllocateStaticIpCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1AllocateStaticIpCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1AllocateStaticIpCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AllocateStaticIpCommand = AllocateStaticIpCommand;
@@ -11,7 +11,7 @@ class AttachCertificateToDistributionCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class AttachCertificateToDistributionCommand 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_1AttachCertificateToDistributionCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1AttachCertificateToDistributionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1AttachCertificateToDistributionCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1AttachCertificateToDistributionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AttachCertificateToDistributionCommand = AttachCertificateToDistributionCommand;
@@ -11,7 +11,7 @@ class AttachDiskCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class AttachDiskCommand 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_1AttachDiskCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1AttachDiskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1AttachDiskCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1AttachDiskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AttachDiskCommand = AttachDiskCommand;
@@ -11,7 +11,7 @@ class AttachInstancesToLoadBalancerCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class AttachInstancesToLoadBalancerCommand 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_1AttachInstancesToLoadBalancerCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1AttachInstancesToLoadBalancerCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1AttachInstancesToLoadBalancerCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1AttachInstancesToLoadBalancerCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AttachInstancesToLoadBalancerCommand = AttachInstancesToLoadBalancerCommand;
@@ -11,7 +11,7 @@ class AttachLoadBalancerTlsCertificateCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class AttachLoadBalancerTlsCertificateCommand 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_1AttachLoadBalancerTlsCertificateCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1AttachLoadBalancerTlsCertificateCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1AttachLoadBalancerTlsCertificateCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1AttachLoadBalancerTlsCertificateCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AttachLoadBalancerTlsCertificateCommand = AttachLoadBalancerTlsCertificateCommand;
@@ -11,7 +11,7 @@ class AttachStaticIpCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class AttachStaticIpCommand 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_1AttachStaticIpCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1AttachStaticIpCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1AttachStaticIpCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1AttachStaticIpCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AttachStaticIpCommand = AttachStaticIpCommand;
@@ -11,7 +11,7 @@ class CloseInstancePublicPortsCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CloseInstancePublicPortsCommand 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_1CloseInstancePublicPortsCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CloseInstancePublicPortsCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CloseInstancePublicPortsCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CloseInstancePublicPortsCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CloseInstancePublicPortsCommand = CloseInstancePublicPortsCommand;
@@ -11,7 +11,7 @@ class CopySnapshotCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CopySnapshotCommand 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_1CopySnapshotCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CopySnapshotCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CopySnapshotCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CopySnapshotCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CopySnapshotCommand = CopySnapshotCommand;
@@ -11,7 +11,7 @@ class CreateBucketAccessKeyCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateBucketAccessKeyCommand 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_1CreateBucketAccessKeyCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateBucketAccessKeyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateBucketAccessKeyCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateBucketAccessKeyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateBucketAccessKeyCommand = CreateBucketAccessKeyCommand;
@@ -11,7 +11,7 @@ class CreateBucketCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateBucketCommand 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_1CreateBucketCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateBucketCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateBucketCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateBucketCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateBucketCommand = CreateBucketCommand;
@@ -11,7 +11,7 @@ class CreateCertificateCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateCertificateCommand 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_1CreateCertificateCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateCertificateCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateCertificateCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateCertificateCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateCertificateCommand = CreateCertificateCommand;
@@ -11,7 +11,7 @@ class CreateCloudFormationStackCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateCloudFormationStackCommand 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_1CreateCloudFormationStackCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateCloudFormationStackCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateCloudFormationStackCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateCloudFormationStackCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateCloudFormationStackCommand = CreateCloudFormationStackCommand;
@@ -11,7 +11,7 @@ class CreateContactMethodCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateContactMethodCommand 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_1CreateContactMethodCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateContactMethodCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateContactMethodCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateContactMethodCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateContactMethodCommand = CreateContactMethodCommand;
@@ -11,7 +11,7 @@ class CreateContainerServiceCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateContainerServiceCommand 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_1CreateContainerServiceCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateContainerServiceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateContainerServiceCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateContainerServiceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateContainerServiceCommand = CreateContainerServiceCommand;
@@ -11,7 +11,7 @@ class CreateContainerServiceDeploymentCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateContainerServiceDeploymentCommand 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_1CreateContainerServiceDeploymentCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateContainerServiceDeploymentCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateContainerServiceDeploymentCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateContainerServiceDeploymentCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateContainerServiceDeploymentCommand = CreateContainerServiceDeploymentCommand;
@@ -11,7 +11,7 @@ class CreateContainerServiceRegistryLoginCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateContainerServiceRegistryLoginCommand 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_1CreateContainerServiceRegistryLoginCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateContainerServiceRegistryLoginCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateContainerServiceRegistryLoginCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateContainerServiceRegistryLoginCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateContainerServiceRegistryLoginCommand = CreateContainerServiceRegistryLoginCommand;
@@ -11,7 +11,7 @@ class CreateDiskCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateDiskCommand 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_1CreateDiskCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateDiskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateDiskCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDiskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDiskCommand = CreateDiskCommand;
@@ -11,7 +11,7 @@ class CreateDiskFromSnapshotCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateDiskFromSnapshotCommand 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_1CreateDiskFromSnapshotCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateDiskFromSnapshotCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateDiskFromSnapshotCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDiskFromSnapshotCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDiskFromSnapshotCommand = CreateDiskFromSnapshotCommand;
@@ -11,7 +11,7 @@ class CreateDiskSnapshotCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateDiskSnapshotCommand 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_1CreateDiskSnapshotCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateDiskSnapshotCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateDiskSnapshotCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDiskSnapshotCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDiskSnapshotCommand = CreateDiskSnapshotCommand;
@@ -11,7 +11,7 @@ class CreateDistributionCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateDistributionCommand 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_1CreateDistributionCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateDistributionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateDistributionCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDistributionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDistributionCommand = CreateDistributionCommand;
@@ -11,7 +11,7 @@ class CreateDomainCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateDomainCommand 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_1CreateDomainCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateDomainCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateDomainCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDomainCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDomainCommand = CreateDomainCommand;
@@ -11,7 +11,7 @@ class CreateDomainEntryCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateDomainEntryCommand 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_1CreateDomainEntryCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateDomainEntryCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateDomainEntryCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDomainEntryCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDomainEntryCommand = CreateDomainEntryCommand;
@@ -11,7 +11,7 @@ class CreateInstanceSnapshotCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateInstanceSnapshotCommand 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_1CreateInstanceSnapshotCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateInstanceSnapshotCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateInstanceSnapshotCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateInstanceSnapshotCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateInstanceSnapshotCommand = CreateInstanceSnapshotCommand;
@@ -11,7 +11,7 @@ class CreateInstancesCommand 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 = "LightsailClient";
@@ -27,10 +27,10 @@ class CreateInstancesCommand 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_1CreateInstancesCommand(input, context);
30
+ return (0, Aws_json1_1_1.serializeAws_json1_1CreateInstancesCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_json1_1_1.deserializeAws_json1_1CreateInstancesCommand(output, context);
33
+ return (0, Aws_json1_1_1.deserializeAws_json1_1CreateInstancesCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateInstancesCommand = CreateInstancesCommand;