@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
@@ -165,7 +165,7 @@ var Lightsail = (function (_super) {
165
165
  }
166
166
  else if (typeof cb === "function") {
167
167
  if (typeof optionsOrCb !== "object")
168
- throw new Error("Expect http options but get " + typeof optionsOrCb);
168
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
169
169
  this.send(command, optionsOrCb || {}, cb);
170
170
  }
171
171
  else {
@@ -179,7 +179,7 @@ var Lightsail = (function (_super) {
179
179
  }
180
180
  else if (typeof cb === "function") {
181
181
  if (typeof optionsOrCb !== "object")
182
- throw new Error("Expect http options but get " + typeof optionsOrCb);
182
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
183
183
  this.send(command, optionsOrCb || {}, cb);
184
184
  }
185
185
  else {
@@ -193,7 +193,7 @@ var Lightsail = (function (_super) {
193
193
  }
194
194
  else if (typeof cb === "function") {
195
195
  if (typeof optionsOrCb !== "object")
196
- throw new Error("Expect http options but get " + typeof optionsOrCb);
196
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
197
197
  this.send(command, optionsOrCb || {}, cb);
198
198
  }
199
199
  else {
@@ -207,7 +207,7 @@ var Lightsail = (function (_super) {
207
207
  }
208
208
  else if (typeof cb === "function") {
209
209
  if (typeof optionsOrCb !== "object")
210
- throw new Error("Expect http options but get " + typeof optionsOrCb);
210
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
211
211
  this.send(command, optionsOrCb || {}, cb);
212
212
  }
213
213
  else {
@@ -221,7 +221,7 @@ var Lightsail = (function (_super) {
221
221
  }
222
222
  else if (typeof cb === "function") {
223
223
  if (typeof optionsOrCb !== "object")
224
- throw new Error("Expect http options but get " + typeof optionsOrCb);
224
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
225
225
  this.send(command, optionsOrCb || {}, cb);
226
226
  }
227
227
  else {
@@ -235,7 +235,7 @@ var Lightsail = (function (_super) {
235
235
  }
236
236
  else if (typeof cb === "function") {
237
237
  if (typeof optionsOrCb !== "object")
238
- throw new Error("Expect http options but get " + typeof optionsOrCb);
238
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
239
239
  this.send(command, optionsOrCb || {}, cb);
240
240
  }
241
241
  else {
@@ -249,7 +249,7 @@ var Lightsail = (function (_super) {
249
249
  }
250
250
  else if (typeof cb === "function") {
251
251
  if (typeof optionsOrCb !== "object")
252
- throw new Error("Expect http options but get " + typeof optionsOrCb);
252
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
253
253
  this.send(command, optionsOrCb || {}, cb);
254
254
  }
255
255
  else {
@@ -263,7 +263,7 @@ var Lightsail = (function (_super) {
263
263
  }
264
264
  else if (typeof cb === "function") {
265
265
  if (typeof optionsOrCb !== "object")
266
- throw new Error("Expect http options but get " + typeof optionsOrCb);
266
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
267
267
  this.send(command, optionsOrCb || {}, cb);
268
268
  }
269
269
  else {
@@ -277,7 +277,7 @@ var Lightsail = (function (_super) {
277
277
  }
278
278
  else if (typeof cb === "function") {
279
279
  if (typeof optionsOrCb !== "object")
280
- throw new Error("Expect http options but get " + typeof optionsOrCb);
280
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
281
281
  this.send(command, optionsOrCb || {}, cb);
282
282
  }
283
283
  else {
@@ -291,7 +291,7 @@ var Lightsail = (function (_super) {
291
291
  }
292
292
  else if (typeof cb === "function") {
293
293
  if (typeof optionsOrCb !== "object")
294
- throw new Error("Expect http options but get " + typeof optionsOrCb);
294
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
295
295
  this.send(command, optionsOrCb || {}, cb);
296
296
  }
297
297
  else {
@@ -305,7 +305,7 @@ var Lightsail = (function (_super) {
305
305
  }
306
306
  else if (typeof cb === "function") {
307
307
  if (typeof optionsOrCb !== "object")
308
- throw new Error("Expect http options but get " + typeof optionsOrCb);
308
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
309
309
  this.send(command, optionsOrCb || {}, cb);
310
310
  }
311
311
  else {
@@ -319,7 +319,7 @@ var Lightsail = (function (_super) {
319
319
  }
320
320
  else if (typeof cb === "function") {
321
321
  if (typeof optionsOrCb !== "object")
322
- throw new Error("Expect http options but get " + typeof optionsOrCb);
322
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
323
323
  this.send(command, optionsOrCb || {}, cb);
324
324
  }
325
325
  else {
@@ -333,7 +333,7 @@ var Lightsail = (function (_super) {
333
333
  }
334
334
  else if (typeof cb === "function") {
335
335
  if (typeof optionsOrCb !== "object")
336
- throw new Error("Expect http options but get " + typeof optionsOrCb);
336
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
337
337
  this.send(command, optionsOrCb || {}, cb);
338
338
  }
339
339
  else {
@@ -347,7 +347,7 @@ var Lightsail = (function (_super) {
347
347
  }
348
348
  else if (typeof cb === "function") {
349
349
  if (typeof optionsOrCb !== "object")
350
- throw new Error("Expect http options but get " + typeof optionsOrCb);
350
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
351
351
  this.send(command, optionsOrCb || {}, cb);
352
352
  }
353
353
  else {
@@ -361,7 +361,7 @@ var Lightsail = (function (_super) {
361
361
  }
362
362
  else if (typeof cb === "function") {
363
363
  if (typeof optionsOrCb !== "object")
364
- throw new Error("Expect http options but get " + typeof optionsOrCb);
364
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
365
365
  this.send(command, optionsOrCb || {}, cb);
366
366
  }
367
367
  else {
@@ -375,7 +375,7 @@ var Lightsail = (function (_super) {
375
375
  }
376
376
  else if (typeof cb === "function") {
377
377
  if (typeof optionsOrCb !== "object")
378
- throw new Error("Expect http options but get " + typeof optionsOrCb);
378
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
379
379
  this.send(command, optionsOrCb || {}, cb);
380
380
  }
381
381
  else {
@@ -389,7 +389,7 @@ var Lightsail = (function (_super) {
389
389
  }
390
390
  else if (typeof cb === "function") {
391
391
  if (typeof optionsOrCb !== "object")
392
- throw new Error("Expect http options but get " + typeof optionsOrCb);
392
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
393
393
  this.send(command, optionsOrCb || {}, cb);
394
394
  }
395
395
  else {
@@ -403,7 +403,7 @@ var Lightsail = (function (_super) {
403
403
  }
404
404
  else if (typeof cb === "function") {
405
405
  if (typeof optionsOrCb !== "object")
406
- throw new Error("Expect http options but get " + typeof optionsOrCb);
406
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
407
407
  this.send(command, optionsOrCb || {}, cb);
408
408
  }
409
409
  else {
@@ -417,7 +417,7 @@ var Lightsail = (function (_super) {
417
417
  }
418
418
  else if (typeof cb === "function") {
419
419
  if (typeof optionsOrCb !== "object")
420
- throw new Error("Expect http options but get " + typeof optionsOrCb);
420
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
421
421
  this.send(command, optionsOrCb || {}, cb);
422
422
  }
423
423
  else {
@@ -431,7 +431,7 @@ var Lightsail = (function (_super) {
431
431
  }
432
432
  else if (typeof cb === "function") {
433
433
  if (typeof optionsOrCb !== "object")
434
- throw new Error("Expect http options but get " + typeof optionsOrCb);
434
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
435
435
  this.send(command, optionsOrCb || {}, cb);
436
436
  }
437
437
  else {
@@ -445,7 +445,7 @@ var Lightsail = (function (_super) {
445
445
  }
446
446
  else if (typeof cb === "function") {
447
447
  if (typeof optionsOrCb !== "object")
448
- throw new Error("Expect http options but get " + typeof optionsOrCb);
448
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
449
449
  this.send(command, optionsOrCb || {}, cb);
450
450
  }
451
451
  else {
@@ -459,7 +459,7 @@ var Lightsail = (function (_super) {
459
459
  }
460
460
  else if (typeof cb === "function") {
461
461
  if (typeof optionsOrCb !== "object")
462
- throw new Error("Expect http options but get " + typeof optionsOrCb);
462
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
463
463
  this.send(command, optionsOrCb || {}, cb);
464
464
  }
465
465
  else {
@@ -473,7 +473,7 @@ var Lightsail = (function (_super) {
473
473
  }
474
474
  else if (typeof cb === "function") {
475
475
  if (typeof optionsOrCb !== "object")
476
- throw new Error("Expect http options but get " + typeof optionsOrCb);
476
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
477
477
  this.send(command, optionsOrCb || {}, cb);
478
478
  }
479
479
  else {
@@ -487,7 +487,7 @@ var Lightsail = (function (_super) {
487
487
  }
488
488
  else if (typeof cb === "function") {
489
489
  if (typeof optionsOrCb !== "object")
490
- throw new Error("Expect http options but get " + typeof optionsOrCb);
490
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
491
491
  this.send(command, optionsOrCb || {}, cb);
492
492
  }
493
493
  else {
@@ -501,7 +501,7 @@ var Lightsail = (function (_super) {
501
501
  }
502
502
  else if (typeof cb === "function") {
503
503
  if (typeof optionsOrCb !== "object")
504
- throw new Error("Expect http options but get " + typeof optionsOrCb);
504
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
505
505
  this.send(command, optionsOrCb || {}, cb);
506
506
  }
507
507
  else {
@@ -515,7 +515,7 @@ var Lightsail = (function (_super) {
515
515
  }
516
516
  else if (typeof cb === "function") {
517
517
  if (typeof optionsOrCb !== "object")
518
- throw new Error("Expect http options but get " + typeof optionsOrCb);
518
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
519
519
  this.send(command, optionsOrCb || {}, cb);
520
520
  }
521
521
  else {
@@ -529,7 +529,7 @@ var Lightsail = (function (_super) {
529
529
  }
530
530
  else if (typeof cb === "function") {
531
531
  if (typeof optionsOrCb !== "object")
532
- throw new Error("Expect http options but get " + typeof optionsOrCb);
532
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
533
533
  this.send(command, optionsOrCb || {}, cb);
534
534
  }
535
535
  else {
@@ -543,7 +543,7 @@ var Lightsail = (function (_super) {
543
543
  }
544
544
  else if (typeof cb === "function") {
545
545
  if (typeof optionsOrCb !== "object")
546
- throw new Error("Expect http options but get " + typeof optionsOrCb);
546
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
547
547
  this.send(command, optionsOrCb || {}, cb);
548
548
  }
549
549
  else {
@@ -557,7 +557,7 @@ var Lightsail = (function (_super) {
557
557
  }
558
558
  else if (typeof cb === "function") {
559
559
  if (typeof optionsOrCb !== "object")
560
- throw new Error("Expect http options but get " + typeof optionsOrCb);
560
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
561
561
  this.send(command, optionsOrCb || {}, cb);
562
562
  }
563
563
  else {
@@ -571,7 +571,7 @@ var Lightsail = (function (_super) {
571
571
  }
572
572
  else if (typeof cb === "function") {
573
573
  if (typeof optionsOrCb !== "object")
574
- throw new Error("Expect http options but get " + typeof optionsOrCb);
574
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
575
575
  this.send(command, optionsOrCb || {}, cb);
576
576
  }
577
577
  else {
@@ -585,7 +585,7 @@ var Lightsail = (function (_super) {
585
585
  }
586
586
  else if (typeof cb === "function") {
587
587
  if (typeof optionsOrCb !== "object")
588
- throw new Error("Expect http options but get " + typeof optionsOrCb);
588
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
589
589
  this.send(command, optionsOrCb || {}, cb);
590
590
  }
591
591
  else {
@@ -599,7 +599,7 @@ var Lightsail = (function (_super) {
599
599
  }
600
600
  else if (typeof cb === "function") {
601
601
  if (typeof optionsOrCb !== "object")
602
- throw new Error("Expect http options but get " + typeof optionsOrCb);
602
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
603
603
  this.send(command, optionsOrCb || {}, cb);
604
604
  }
605
605
  else {
@@ -613,7 +613,7 @@ var Lightsail = (function (_super) {
613
613
  }
614
614
  else if (typeof cb === "function") {
615
615
  if (typeof optionsOrCb !== "object")
616
- throw new Error("Expect http options but get " + typeof optionsOrCb);
616
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
617
617
  this.send(command, optionsOrCb || {}, cb);
618
618
  }
619
619
  else {
@@ -627,7 +627,7 @@ var Lightsail = (function (_super) {
627
627
  }
628
628
  else if (typeof cb === "function") {
629
629
  if (typeof optionsOrCb !== "object")
630
- throw new Error("Expect http options but get " + typeof optionsOrCb);
630
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
631
631
  this.send(command, optionsOrCb || {}, cb);
632
632
  }
633
633
  else {
@@ -641,7 +641,7 @@ var Lightsail = (function (_super) {
641
641
  }
642
642
  else if (typeof cb === "function") {
643
643
  if (typeof optionsOrCb !== "object")
644
- throw new Error("Expect http options but get " + typeof optionsOrCb);
644
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
645
645
  this.send(command, optionsOrCb || {}, cb);
646
646
  }
647
647
  else {
@@ -655,7 +655,7 @@ var Lightsail = (function (_super) {
655
655
  }
656
656
  else if (typeof cb === "function") {
657
657
  if (typeof optionsOrCb !== "object")
658
- throw new Error("Expect http options but get " + typeof optionsOrCb);
658
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
659
659
  this.send(command, optionsOrCb || {}, cb);
660
660
  }
661
661
  else {
@@ -669,7 +669,7 @@ var Lightsail = (function (_super) {
669
669
  }
670
670
  else if (typeof cb === "function") {
671
671
  if (typeof optionsOrCb !== "object")
672
- throw new Error("Expect http options but get " + typeof optionsOrCb);
672
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
673
673
  this.send(command, optionsOrCb || {}, cb);
674
674
  }
675
675
  else {
@@ -683,7 +683,7 @@ var Lightsail = (function (_super) {
683
683
  }
684
684
  else if (typeof cb === "function") {
685
685
  if (typeof optionsOrCb !== "object")
686
- throw new Error("Expect http options but get " + typeof optionsOrCb);
686
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
687
687
  this.send(command, optionsOrCb || {}, cb);
688
688
  }
689
689
  else {
@@ -697,7 +697,7 @@ var Lightsail = (function (_super) {
697
697
  }
698
698
  else if (typeof cb === "function") {
699
699
  if (typeof optionsOrCb !== "object")
700
- throw new Error("Expect http options but get " + typeof optionsOrCb);
700
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
701
701
  this.send(command, optionsOrCb || {}, cb);
702
702
  }
703
703
  else {
@@ -711,7 +711,7 @@ var Lightsail = (function (_super) {
711
711
  }
712
712
  else if (typeof cb === "function") {
713
713
  if (typeof optionsOrCb !== "object")
714
- throw new Error("Expect http options but get " + typeof optionsOrCb);
714
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
715
715
  this.send(command, optionsOrCb || {}, cb);
716
716
  }
717
717
  else {
@@ -725,7 +725,7 @@ var Lightsail = (function (_super) {
725
725
  }
726
726
  else if (typeof cb === "function") {
727
727
  if (typeof optionsOrCb !== "object")
728
- throw new Error("Expect http options but get " + typeof optionsOrCb);
728
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
729
729
  this.send(command, optionsOrCb || {}, cb);
730
730
  }
731
731
  else {
@@ -739,7 +739,7 @@ var Lightsail = (function (_super) {
739
739
  }
740
740
  else if (typeof cb === "function") {
741
741
  if (typeof optionsOrCb !== "object")
742
- throw new Error("Expect http options but get " + typeof optionsOrCb);
742
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
743
743
  this.send(command, optionsOrCb || {}, cb);
744
744
  }
745
745
  else {
@@ -753,7 +753,7 @@ var Lightsail = (function (_super) {
753
753
  }
754
754
  else if (typeof cb === "function") {
755
755
  if (typeof optionsOrCb !== "object")
756
- throw new Error("Expect http options but get " + typeof optionsOrCb);
756
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
757
757
  this.send(command, optionsOrCb || {}, cb);
758
758
  }
759
759
  else {
@@ -767,7 +767,7 @@ var Lightsail = (function (_super) {
767
767
  }
768
768
  else if (typeof cb === "function") {
769
769
  if (typeof optionsOrCb !== "object")
770
- throw new Error("Expect http options but get " + typeof optionsOrCb);
770
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
771
771
  this.send(command, optionsOrCb || {}, cb);
772
772
  }
773
773
  else {
@@ -781,7 +781,7 @@ var Lightsail = (function (_super) {
781
781
  }
782
782
  else if (typeof cb === "function") {
783
783
  if (typeof optionsOrCb !== "object")
784
- throw new Error("Expect http options but get " + typeof optionsOrCb);
784
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
785
785
  this.send(command, optionsOrCb || {}, cb);
786
786
  }
787
787
  else {
@@ -795,7 +795,7 @@ var Lightsail = (function (_super) {
795
795
  }
796
796
  else if (typeof cb === "function") {
797
797
  if (typeof optionsOrCb !== "object")
798
- throw new Error("Expect http options but get " + typeof optionsOrCb);
798
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
799
799
  this.send(command, optionsOrCb || {}, cb);
800
800
  }
801
801
  else {
@@ -809,7 +809,7 @@ var Lightsail = (function (_super) {
809
809
  }
810
810
  else if (typeof cb === "function") {
811
811
  if (typeof optionsOrCb !== "object")
812
- throw new Error("Expect http options but get " + typeof optionsOrCb);
812
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
813
813
  this.send(command, optionsOrCb || {}, cb);
814
814
  }
815
815
  else {
@@ -823,7 +823,7 @@ var Lightsail = (function (_super) {
823
823
  }
824
824
  else if (typeof cb === "function") {
825
825
  if (typeof optionsOrCb !== "object")
826
- throw new Error("Expect http options but get " + typeof optionsOrCb);
826
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
827
827
  this.send(command, optionsOrCb || {}, cb);
828
828
  }
829
829
  else {
@@ -837,7 +837,7 @@ var Lightsail = (function (_super) {
837
837
  }
838
838
  else if (typeof cb === "function") {
839
839
  if (typeof optionsOrCb !== "object")
840
- throw new Error("Expect http options but get " + typeof optionsOrCb);
840
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
841
841
  this.send(command, optionsOrCb || {}, cb);
842
842
  }
843
843
  else {
@@ -851,7 +851,7 @@ var Lightsail = (function (_super) {
851
851
  }
852
852
  else if (typeof cb === "function") {
853
853
  if (typeof optionsOrCb !== "object")
854
- throw new Error("Expect http options but get " + typeof optionsOrCb);
854
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
855
855
  this.send(command, optionsOrCb || {}, cb);
856
856
  }
857
857
  else {
@@ -865,7 +865,7 @@ var Lightsail = (function (_super) {
865
865
  }
866
866
  else if (typeof cb === "function") {
867
867
  if (typeof optionsOrCb !== "object")
868
- throw new Error("Expect http options but get " + typeof optionsOrCb);
868
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
869
869
  this.send(command, optionsOrCb || {}, cb);
870
870
  }
871
871
  else {
@@ -879,7 +879,7 @@ var Lightsail = (function (_super) {
879
879
  }
880
880
  else if (typeof cb === "function") {
881
881
  if (typeof optionsOrCb !== "object")
882
- throw new Error("Expect http options but get " + typeof optionsOrCb);
882
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
883
883
  this.send(command, optionsOrCb || {}, cb);
884
884
  }
885
885
  else {
@@ -893,7 +893,7 @@ var Lightsail = (function (_super) {
893
893
  }
894
894
  else if (typeof cb === "function") {
895
895
  if (typeof optionsOrCb !== "object")
896
- throw new Error("Expect http options but get " + typeof optionsOrCb);
896
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
897
897
  this.send(command, optionsOrCb || {}, cb);
898
898
  }
899
899
  else {
@@ -907,7 +907,7 @@ var Lightsail = (function (_super) {
907
907
  }
908
908
  else if (typeof cb === "function") {
909
909
  if (typeof optionsOrCb !== "object")
910
- throw new Error("Expect http options but get " + typeof optionsOrCb);
910
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
911
911
  this.send(command, optionsOrCb || {}, cb);
912
912
  }
913
913
  else {
@@ -921,7 +921,7 @@ var Lightsail = (function (_super) {
921
921
  }
922
922
  else if (typeof cb === "function") {
923
923
  if (typeof optionsOrCb !== "object")
924
- throw new Error("Expect http options but get " + typeof optionsOrCb);
924
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
925
925
  this.send(command, optionsOrCb || {}, cb);
926
926
  }
927
927
  else {
@@ -935,7 +935,7 @@ var Lightsail = (function (_super) {
935
935
  }
936
936
  else if (typeof cb === "function") {
937
937
  if (typeof optionsOrCb !== "object")
938
- throw new Error("Expect http options but get " + typeof optionsOrCb);
938
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
939
939
  this.send(command, optionsOrCb || {}, cb);
940
940
  }
941
941
  else {
@@ -949,7 +949,7 @@ var Lightsail = (function (_super) {
949
949
  }
950
950
  else if (typeof cb === "function") {
951
951
  if (typeof optionsOrCb !== "object")
952
- throw new Error("Expect http options but get " + typeof optionsOrCb);
952
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
953
953
  this.send(command, optionsOrCb || {}, cb);
954
954
  }
955
955
  else {
@@ -963,7 +963,7 @@ var Lightsail = (function (_super) {
963
963
  }
964
964
  else if (typeof cb === "function") {
965
965
  if (typeof optionsOrCb !== "object")
966
- throw new Error("Expect http options but get " + typeof optionsOrCb);
966
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
967
967
  this.send(command, optionsOrCb || {}, cb);
968
968
  }
969
969
  else {
@@ -977,7 +977,7 @@ var Lightsail = (function (_super) {
977
977
  }
978
978
  else if (typeof cb === "function") {
979
979
  if (typeof optionsOrCb !== "object")
980
- throw new Error("Expect http options but get " + typeof optionsOrCb);
980
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
981
981
  this.send(command, optionsOrCb || {}, cb);
982
982
  }
983
983
  else {
@@ -991,7 +991,7 @@ var Lightsail = (function (_super) {
991
991
  }
992
992
  else if (typeof cb === "function") {
993
993
  if (typeof optionsOrCb !== "object")
994
- throw new Error("Expect http options but get " + typeof optionsOrCb);
994
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
995
995
  this.send(command, optionsOrCb || {}, cb);
996
996
  }
997
997
  else {
@@ -1005,7 +1005,7 @@ var Lightsail = (function (_super) {
1005
1005
  }
1006
1006
  else if (typeof cb === "function") {
1007
1007
  if (typeof optionsOrCb !== "object")
1008
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1008
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1009
1009
  this.send(command, optionsOrCb || {}, cb);
1010
1010
  }
1011
1011
  else {
@@ -1019,7 +1019,7 @@ var Lightsail = (function (_super) {
1019
1019
  }
1020
1020
  else if (typeof cb === "function") {
1021
1021
  if (typeof optionsOrCb !== "object")
1022
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1022
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1023
1023
  this.send(command, optionsOrCb || {}, cb);
1024
1024
  }
1025
1025
  else {
@@ -1033,7 +1033,7 @@ var Lightsail = (function (_super) {
1033
1033
  }
1034
1034
  else if (typeof cb === "function") {
1035
1035
  if (typeof optionsOrCb !== "object")
1036
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1036
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1037
1037
  this.send(command, optionsOrCb || {}, cb);
1038
1038
  }
1039
1039
  else {
@@ -1047,7 +1047,7 @@ var Lightsail = (function (_super) {
1047
1047
  }
1048
1048
  else if (typeof cb === "function") {
1049
1049
  if (typeof optionsOrCb !== "object")
1050
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1050
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1051
1051
  this.send(command, optionsOrCb || {}, cb);
1052
1052
  }
1053
1053
  else {
@@ -1061,7 +1061,7 @@ var Lightsail = (function (_super) {
1061
1061
  }
1062
1062
  else if (typeof cb === "function") {
1063
1063
  if (typeof optionsOrCb !== "object")
1064
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1064
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1065
1065
  this.send(command, optionsOrCb || {}, cb);
1066
1066
  }
1067
1067
  else {
@@ -1075,7 +1075,7 @@ var Lightsail = (function (_super) {
1075
1075
  }
1076
1076
  else if (typeof cb === "function") {
1077
1077
  if (typeof optionsOrCb !== "object")
1078
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1078
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1079
1079
  this.send(command, optionsOrCb || {}, cb);
1080
1080
  }
1081
1081
  else {
@@ -1089,7 +1089,7 @@ var Lightsail = (function (_super) {
1089
1089
  }
1090
1090
  else if (typeof cb === "function") {
1091
1091
  if (typeof optionsOrCb !== "object")
1092
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1092
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1093
1093
  this.send(command, optionsOrCb || {}, cb);
1094
1094
  }
1095
1095
  else {
@@ -1103,7 +1103,7 @@ var Lightsail = (function (_super) {
1103
1103
  }
1104
1104
  else if (typeof cb === "function") {
1105
1105
  if (typeof optionsOrCb !== "object")
1106
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1106
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1107
1107
  this.send(command, optionsOrCb || {}, cb);
1108
1108
  }
1109
1109
  else {
@@ -1117,7 +1117,7 @@ var Lightsail = (function (_super) {
1117
1117
  }
1118
1118
  else if (typeof cb === "function") {
1119
1119
  if (typeof optionsOrCb !== "object")
1120
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1120
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1121
1121
  this.send(command, optionsOrCb || {}, cb);
1122
1122
  }
1123
1123
  else {
@@ -1131,7 +1131,7 @@ var Lightsail = (function (_super) {
1131
1131
  }
1132
1132
  else if (typeof cb === "function") {
1133
1133
  if (typeof optionsOrCb !== "object")
1134
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1134
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1135
1135
  this.send(command, optionsOrCb || {}, cb);
1136
1136
  }
1137
1137
  else {
@@ -1145,7 +1145,7 @@ var Lightsail = (function (_super) {
1145
1145
  }
1146
1146
  else if (typeof cb === "function") {
1147
1147
  if (typeof optionsOrCb !== "object")
1148
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1148
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1149
1149
  this.send(command, optionsOrCb || {}, cb);
1150
1150
  }
1151
1151
  else {
@@ -1159,7 +1159,7 @@ var Lightsail = (function (_super) {
1159
1159
  }
1160
1160
  else if (typeof cb === "function") {
1161
1161
  if (typeof optionsOrCb !== "object")
1162
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1162
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1163
1163
  this.send(command, optionsOrCb || {}, cb);
1164
1164
  }
1165
1165
  else {
@@ -1173,7 +1173,7 @@ var Lightsail = (function (_super) {
1173
1173
  }
1174
1174
  else if (typeof cb === "function") {
1175
1175
  if (typeof optionsOrCb !== "object")
1176
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1176
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1177
1177
  this.send(command, optionsOrCb || {}, cb);
1178
1178
  }
1179
1179
  else {
@@ -1187,7 +1187,7 @@ var Lightsail = (function (_super) {
1187
1187
  }
1188
1188
  else if (typeof cb === "function") {
1189
1189
  if (typeof optionsOrCb !== "object")
1190
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1190
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1191
1191
  this.send(command, optionsOrCb || {}, cb);
1192
1192
  }
1193
1193
  else {
@@ -1201,7 +1201,7 @@ var Lightsail = (function (_super) {
1201
1201
  }
1202
1202
  else if (typeof cb === "function") {
1203
1203
  if (typeof optionsOrCb !== "object")
1204
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1204
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1205
1205
  this.send(command, optionsOrCb || {}, cb);
1206
1206
  }
1207
1207
  else {
@@ -1215,7 +1215,7 @@ var Lightsail = (function (_super) {
1215
1215
  }
1216
1216
  else if (typeof cb === "function") {
1217
1217
  if (typeof optionsOrCb !== "object")
1218
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1218
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1219
1219
  this.send(command, optionsOrCb || {}, cb);
1220
1220
  }
1221
1221
  else {
@@ -1229,7 +1229,7 @@ var Lightsail = (function (_super) {
1229
1229
  }
1230
1230
  else if (typeof cb === "function") {
1231
1231
  if (typeof optionsOrCb !== "object")
1232
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1232
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1233
1233
  this.send(command, optionsOrCb || {}, cb);
1234
1234
  }
1235
1235
  else {
@@ -1243,7 +1243,7 @@ var Lightsail = (function (_super) {
1243
1243
  }
1244
1244
  else if (typeof cb === "function") {
1245
1245
  if (typeof optionsOrCb !== "object")
1246
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1246
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1247
1247
  this.send(command, optionsOrCb || {}, cb);
1248
1248
  }
1249
1249
  else {
@@ -1257,7 +1257,7 @@ var Lightsail = (function (_super) {
1257
1257
  }
1258
1258
  else if (typeof cb === "function") {
1259
1259
  if (typeof optionsOrCb !== "object")
1260
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1260
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1261
1261
  this.send(command, optionsOrCb || {}, cb);
1262
1262
  }
1263
1263
  else {
@@ -1271,7 +1271,7 @@ var Lightsail = (function (_super) {
1271
1271
  }
1272
1272
  else if (typeof cb === "function") {
1273
1273
  if (typeof optionsOrCb !== "object")
1274
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1274
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1275
1275
  this.send(command, optionsOrCb || {}, cb);
1276
1276
  }
1277
1277
  else {
@@ -1285,7 +1285,7 @@ var Lightsail = (function (_super) {
1285
1285
  }
1286
1286
  else if (typeof cb === "function") {
1287
1287
  if (typeof optionsOrCb !== "object")
1288
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1288
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1289
1289
  this.send(command, optionsOrCb || {}, cb);
1290
1290
  }
1291
1291
  else {
@@ -1299,7 +1299,7 @@ var Lightsail = (function (_super) {
1299
1299
  }
1300
1300
  else if (typeof cb === "function") {
1301
1301
  if (typeof optionsOrCb !== "object")
1302
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1302
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1303
1303
  this.send(command, optionsOrCb || {}, cb);
1304
1304
  }
1305
1305
  else {
@@ -1313,7 +1313,7 @@ var Lightsail = (function (_super) {
1313
1313
  }
1314
1314
  else if (typeof cb === "function") {
1315
1315
  if (typeof optionsOrCb !== "object")
1316
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1316
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1317
1317
  this.send(command, optionsOrCb || {}, cb);
1318
1318
  }
1319
1319
  else {
@@ -1327,7 +1327,7 @@ var Lightsail = (function (_super) {
1327
1327
  }
1328
1328
  else if (typeof cb === "function") {
1329
1329
  if (typeof optionsOrCb !== "object")
1330
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1330
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1331
1331
  this.send(command, optionsOrCb || {}, cb);
1332
1332
  }
1333
1333
  else {
@@ -1341,7 +1341,7 @@ var Lightsail = (function (_super) {
1341
1341
  }
1342
1342
  else if (typeof cb === "function") {
1343
1343
  if (typeof optionsOrCb !== "object")
1344
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1344
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1345
1345
  this.send(command, optionsOrCb || {}, cb);
1346
1346
  }
1347
1347
  else {
@@ -1355,7 +1355,7 @@ var Lightsail = (function (_super) {
1355
1355
  }
1356
1356
  else if (typeof cb === "function") {
1357
1357
  if (typeof optionsOrCb !== "object")
1358
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1358
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1359
1359
  this.send(command, optionsOrCb || {}, cb);
1360
1360
  }
1361
1361
  else {
@@ -1369,7 +1369,7 @@ var Lightsail = (function (_super) {
1369
1369
  }
1370
1370
  else if (typeof cb === "function") {
1371
1371
  if (typeof optionsOrCb !== "object")
1372
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1372
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1373
1373
  this.send(command, optionsOrCb || {}, cb);
1374
1374
  }
1375
1375
  else {
@@ -1383,7 +1383,7 @@ var Lightsail = (function (_super) {
1383
1383
  }
1384
1384
  else if (typeof cb === "function") {
1385
1385
  if (typeof optionsOrCb !== "object")
1386
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1386
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1387
1387
  this.send(command, optionsOrCb || {}, cb);
1388
1388
  }
1389
1389
  else {
@@ -1397,7 +1397,7 @@ var Lightsail = (function (_super) {
1397
1397
  }
1398
1398
  else if (typeof cb === "function") {
1399
1399
  if (typeof optionsOrCb !== "object")
1400
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1400
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1401
1401
  this.send(command, optionsOrCb || {}, cb);
1402
1402
  }
1403
1403
  else {
@@ -1411,7 +1411,7 @@ var Lightsail = (function (_super) {
1411
1411
  }
1412
1412
  else if (typeof cb === "function") {
1413
1413
  if (typeof optionsOrCb !== "object")
1414
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1414
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1415
1415
  this.send(command, optionsOrCb || {}, cb);
1416
1416
  }
1417
1417
  else {
@@ -1425,7 +1425,7 @@ var Lightsail = (function (_super) {
1425
1425
  }
1426
1426
  else if (typeof cb === "function") {
1427
1427
  if (typeof optionsOrCb !== "object")
1428
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1428
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1429
1429
  this.send(command, optionsOrCb || {}, cb);
1430
1430
  }
1431
1431
  else {
@@ -1439,7 +1439,7 @@ var Lightsail = (function (_super) {
1439
1439
  }
1440
1440
  else if (typeof cb === "function") {
1441
1441
  if (typeof optionsOrCb !== "object")
1442
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1442
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1443
1443
  this.send(command, optionsOrCb || {}, cb);
1444
1444
  }
1445
1445
  else {
@@ -1453,7 +1453,7 @@ var Lightsail = (function (_super) {
1453
1453
  }
1454
1454
  else if (typeof cb === "function") {
1455
1455
  if (typeof optionsOrCb !== "object")
1456
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1456
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1457
1457
  this.send(command, optionsOrCb || {}, cb);
1458
1458
  }
1459
1459
  else {
@@ -1467,7 +1467,7 @@ var Lightsail = (function (_super) {
1467
1467
  }
1468
1468
  else if (typeof cb === "function") {
1469
1469
  if (typeof optionsOrCb !== "object")
1470
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1470
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1471
1471
  this.send(command, optionsOrCb || {}, cb);
1472
1472
  }
1473
1473
  else {
@@ -1481,7 +1481,7 @@ var Lightsail = (function (_super) {
1481
1481
  }
1482
1482
  else if (typeof cb === "function") {
1483
1483
  if (typeof optionsOrCb !== "object")
1484
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1484
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1485
1485
  this.send(command, optionsOrCb || {}, cb);
1486
1486
  }
1487
1487
  else {
@@ -1495,7 +1495,7 @@ var Lightsail = (function (_super) {
1495
1495
  }
1496
1496
  else if (typeof cb === "function") {
1497
1497
  if (typeof optionsOrCb !== "object")
1498
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1498
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1499
1499
  this.send(command, optionsOrCb || {}, cb);
1500
1500
  }
1501
1501
  else {
@@ -1509,7 +1509,7 @@ var Lightsail = (function (_super) {
1509
1509
  }
1510
1510
  else if (typeof cb === "function") {
1511
1511
  if (typeof optionsOrCb !== "object")
1512
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1512
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1513
1513
  this.send(command, optionsOrCb || {}, cb);
1514
1514
  }
1515
1515
  else {
@@ -1523,7 +1523,7 @@ var Lightsail = (function (_super) {
1523
1523
  }
1524
1524
  else if (typeof cb === "function") {
1525
1525
  if (typeof optionsOrCb !== "object")
1526
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1526
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1527
1527
  this.send(command, optionsOrCb || {}, cb);
1528
1528
  }
1529
1529
  else {
@@ -1537,7 +1537,7 @@ var Lightsail = (function (_super) {
1537
1537
  }
1538
1538
  else if (typeof cb === "function") {
1539
1539
  if (typeof optionsOrCb !== "object")
1540
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1540
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1541
1541
  this.send(command, optionsOrCb || {}, cb);
1542
1542
  }
1543
1543
  else {
@@ -1551,7 +1551,7 @@ var Lightsail = (function (_super) {
1551
1551
  }
1552
1552
  else if (typeof cb === "function") {
1553
1553
  if (typeof optionsOrCb !== "object")
1554
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1554
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1555
1555
  this.send(command, optionsOrCb || {}, cb);
1556
1556
  }
1557
1557
  else {
@@ -1565,7 +1565,7 @@ var Lightsail = (function (_super) {
1565
1565
  }
1566
1566
  else if (typeof cb === "function") {
1567
1567
  if (typeof optionsOrCb !== "object")
1568
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1568
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1569
1569
  this.send(command, optionsOrCb || {}, cb);
1570
1570
  }
1571
1571
  else {
@@ -1579,7 +1579,7 @@ var Lightsail = (function (_super) {
1579
1579
  }
1580
1580
  else if (typeof cb === "function") {
1581
1581
  if (typeof optionsOrCb !== "object")
1582
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1582
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1583
1583
  this.send(command, optionsOrCb || {}, cb);
1584
1584
  }
1585
1585
  else {
@@ -1593,7 +1593,7 @@ var Lightsail = (function (_super) {
1593
1593
  }
1594
1594
  else if (typeof cb === "function") {
1595
1595
  if (typeof optionsOrCb !== "object")
1596
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1596
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1597
1597
  this.send(command, optionsOrCb || {}, cb);
1598
1598
  }
1599
1599
  else {
@@ -1607,7 +1607,7 @@ var Lightsail = (function (_super) {
1607
1607
  }
1608
1608
  else if (typeof cb === "function") {
1609
1609
  if (typeof optionsOrCb !== "object")
1610
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1610
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1611
1611
  this.send(command, optionsOrCb || {}, cb);
1612
1612
  }
1613
1613
  else {
@@ -1621,7 +1621,7 @@ var Lightsail = (function (_super) {
1621
1621
  }
1622
1622
  else if (typeof cb === "function") {
1623
1623
  if (typeof optionsOrCb !== "object")
1624
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1624
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1625
1625
  this.send(command, optionsOrCb || {}, cb);
1626
1626
  }
1627
1627
  else {
@@ -1635,7 +1635,7 @@ var Lightsail = (function (_super) {
1635
1635
  }
1636
1636
  else if (typeof cb === "function") {
1637
1637
  if (typeof optionsOrCb !== "object")
1638
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1638
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1639
1639
  this.send(command, optionsOrCb || {}, cb);
1640
1640
  }
1641
1641
  else {
@@ -1649,7 +1649,7 @@ var Lightsail = (function (_super) {
1649
1649
  }
1650
1650
  else if (typeof cb === "function") {
1651
1651
  if (typeof optionsOrCb !== "object")
1652
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1652
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1653
1653
  this.send(command, optionsOrCb || {}, cb);
1654
1654
  }
1655
1655
  else {
@@ -1663,7 +1663,7 @@ var Lightsail = (function (_super) {
1663
1663
  }
1664
1664
  else if (typeof cb === "function") {
1665
1665
  if (typeof optionsOrCb !== "object")
1666
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1666
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1667
1667
  this.send(command, optionsOrCb || {}, cb);
1668
1668
  }
1669
1669
  else {
@@ -1677,7 +1677,7 @@ var Lightsail = (function (_super) {
1677
1677
  }
1678
1678
  else if (typeof cb === "function") {
1679
1679
  if (typeof optionsOrCb !== "object")
1680
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1680
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1681
1681
  this.send(command, optionsOrCb || {}, cb);
1682
1682
  }
1683
1683
  else {
@@ -1691,7 +1691,7 @@ var Lightsail = (function (_super) {
1691
1691
  }
1692
1692
  else if (typeof cb === "function") {
1693
1693
  if (typeof optionsOrCb !== "object")
1694
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1694
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1695
1695
  this.send(command, optionsOrCb || {}, cb);
1696
1696
  }
1697
1697
  else {
@@ -1705,7 +1705,7 @@ var Lightsail = (function (_super) {
1705
1705
  }
1706
1706
  else if (typeof cb === "function") {
1707
1707
  if (typeof optionsOrCb !== "object")
1708
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1708
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1709
1709
  this.send(command, optionsOrCb || {}, cb);
1710
1710
  }
1711
1711
  else {
@@ -1719,7 +1719,7 @@ var Lightsail = (function (_super) {
1719
1719
  }
1720
1720
  else if (typeof cb === "function") {
1721
1721
  if (typeof optionsOrCb !== "object")
1722
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1722
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1723
1723
  this.send(command, optionsOrCb || {}, cb);
1724
1724
  }
1725
1725
  else {
@@ -1733,7 +1733,7 @@ var Lightsail = (function (_super) {
1733
1733
  }
1734
1734
  else if (typeof cb === "function") {
1735
1735
  if (typeof optionsOrCb !== "object")
1736
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1736
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1737
1737
  this.send(command, optionsOrCb || {}, cb);
1738
1738
  }
1739
1739
  else {
@@ -1747,7 +1747,7 @@ var Lightsail = (function (_super) {
1747
1747
  }
1748
1748
  else if (typeof cb === "function") {
1749
1749
  if (typeof optionsOrCb !== "object")
1750
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1750
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1751
1751
  this.send(command, optionsOrCb || {}, cb);
1752
1752
  }
1753
1753
  else {
@@ -1761,7 +1761,7 @@ var Lightsail = (function (_super) {
1761
1761
  }
1762
1762
  else if (typeof cb === "function") {
1763
1763
  if (typeof optionsOrCb !== "object")
1764
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1764
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1765
1765
  this.send(command, optionsOrCb || {}, cb);
1766
1766
  }
1767
1767
  else {
@@ -1775,7 +1775,7 @@ var Lightsail = (function (_super) {
1775
1775
  }
1776
1776
  else if (typeof cb === "function") {
1777
1777
  if (typeof optionsOrCb !== "object")
1778
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1778
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1779
1779
  this.send(command, optionsOrCb || {}, cb);
1780
1780
  }
1781
1781
  else {
@@ -1789,7 +1789,7 @@ var Lightsail = (function (_super) {
1789
1789
  }
1790
1790
  else if (typeof cb === "function") {
1791
1791
  if (typeof optionsOrCb !== "object")
1792
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1792
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1793
1793
  this.send(command, optionsOrCb || {}, cb);
1794
1794
  }
1795
1795
  else {
@@ -1803,7 +1803,7 @@ var Lightsail = (function (_super) {
1803
1803
  }
1804
1804
  else if (typeof cb === "function") {
1805
1805
  if (typeof optionsOrCb !== "object")
1806
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1806
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1807
1807
  this.send(command, optionsOrCb || {}, cb);
1808
1808
  }
1809
1809
  else {
@@ -1817,7 +1817,7 @@ var Lightsail = (function (_super) {
1817
1817
  }
1818
1818
  else if (typeof cb === "function") {
1819
1819
  if (typeof optionsOrCb !== "object")
1820
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1820
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1821
1821
  this.send(command, optionsOrCb || {}, cb);
1822
1822
  }
1823
1823
  else {
@@ -1831,7 +1831,7 @@ var Lightsail = (function (_super) {
1831
1831
  }
1832
1832
  else if (typeof cb === "function") {
1833
1833
  if (typeof optionsOrCb !== "object")
1834
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1834
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1835
1835
  this.send(command, optionsOrCb || {}, cb);
1836
1836
  }
1837
1837
  else {
@@ -1845,7 +1845,7 @@ var Lightsail = (function (_super) {
1845
1845
  }
1846
1846
  else if (typeof cb === "function") {
1847
1847
  if (typeof optionsOrCb !== "object")
1848
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1848
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1849
1849
  this.send(command, optionsOrCb || {}, cb);
1850
1850
  }
1851
1851
  else {
@@ -1859,7 +1859,7 @@ var Lightsail = (function (_super) {
1859
1859
  }
1860
1860
  else if (typeof cb === "function") {
1861
1861
  if (typeof optionsOrCb !== "object")
1862
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1862
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1863
1863
  this.send(command, optionsOrCb || {}, cb);
1864
1864
  }
1865
1865
  else {
@@ -1873,7 +1873,7 @@ var Lightsail = (function (_super) {
1873
1873
  }
1874
1874
  else if (typeof cb === "function") {
1875
1875
  if (typeof optionsOrCb !== "object")
1876
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1876
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1877
1877
  this.send(command, optionsOrCb || {}, cb);
1878
1878
  }
1879
1879
  else {
@@ -1887,7 +1887,7 @@ var Lightsail = (function (_super) {
1887
1887
  }
1888
1888
  else if (typeof cb === "function") {
1889
1889
  if (typeof optionsOrCb !== "object")
1890
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1890
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1891
1891
  this.send(command, optionsOrCb || {}, cb);
1892
1892
  }
1893
1893
  else {
@@ -1901,7 +1901,7 @@ var Lightsail = (function (_super) {
1901
1901
  }
1902
1902
  else if (typeof cb === "function") {
1903
1903
  if (typeof optionsOrCb !== "object")
1904
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1904
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1905
1905
  this.send(command, optionsOrCb || {}, cb);
1906
1906
  }
1907
1907
  else {
@@ -1915,7 +1915,7 @@ var Lightsail = (function (_super) {
1915
1915
  }
1916
1916
  else if (typeof cb === "function") {
1917
1917
  if (typeof optionsOrCb !== "object")
1918
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1918
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1919
1919
  this.send(command, optionsOrCb || {}, cb);
1920
1920
  }
1921
1921
  else {
@@ -1929,7 +1929,7 @@ var Lightsail = (function (_super) {
1929
1929
  }
1930
1930
  else if (typeof cb === "function") {
1931
1931
  if (typeof optionsOrCb !== "object")
1932
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1932
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1933
1933
  this.send(command, optionsOrCb || {}, cb);
1934
1934
  }
1935
1935
  else {
@@ -1943,7 +1943,7 @@ var Lightsail = (function (_super) {
1943
1943
  }
1944
1944
  else if (typeof cb === "function") {
1945
1945
  if (typeof optionsOrCb !== "object")
1946
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1946
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1947
1947
  this.send(command, optionsOrCb || {}, cb);
1948
1948
  }
1949
1949
  else {
@@ -1957,7 +1957,7 @@ var Lightsail = (function (_super) {
1957
1957
  }
1958
1958
  else if (typeof cb === "function") {
1959
1959
  if (typeof optionsOrCb !== "object")
1960
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1960
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1961
1961
  this.send(command, optionsOrCb || {}, cb);
1962
1962
  }
1963
1963
  else {
@@ -1971,7 +1971,7 @@ var Lightsail = (function (_super) {
1971
1971
  }
1972
1972
  else if (typeof cb === "function") {
1973
1973
  if (typeof optionsOrCb !== "object")
1974
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1974
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1975
1975
  this.send(command, optionsOrCb || {}, cb);
1976
1976
  }
1977
1977
  else {
@@ -1985,7 +1985,7 @@ var Lightsail = (function (_super) {
1985
1985
  }
1986
1986
  else if (typeof cb === "function") {
1987
1987
  if (typeof optionsOrCb !== "object")
1988
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1988
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1989
1989
  this.send(command, optionsOrCb || {}, cb);
1990
1990
  }
1991
1991
  else {
@@ -1999,7 +1999,7 @@ var Lightsail = (function (_super) {
1999
1999
  }
2000
2000
  else if (typeof cb === "function") {
2001
2001
  if (typeof optionsOrCb !== "object")
2002
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2002
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2003
2003
  this.send(command, optionsOrCb || {}, cb);
2004
2004
  }
2005
2005
  else {
@@ -2013,7 +2013,7 @@ var Lightsail = (function (_super) {
2013
2013
  }
2014
2014
  else if (typeof cb === "function") {
2015
2015
  if (typeof optionsOrCb !== "object")
2016
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2016
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2017
2017
  this.send(command, optionsOrCb || {}, cb);
2018
2018
  }
2019
2019
  else {
@@ -2027,7 +2027,7 @@ var Lightsail = (function (_super) {
2027
2027
  }
2028
2028
  else if (typeof cb === "function") {
2029
2029
  if (typeof optionsOrCb !== "object")
2030
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2030
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2031
2031
  this.send(command, optionsOrCb || {}, cb);
2032
2032
  }
2033
2033
  else {
@@ -2041,7 +2041,7 @@ var Lightsail = (function (_super) {
2041
2041
  }
2042
2042
  else if (typeof cb === "function") {
2043
2043
  if (typeof optionsOrCb !== "object")
2044
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2044
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2045
2045
  this.send(command, optionsOrCb || {}, cb);
2046
2046
  }
2047
2047
  else {
@@ -2055,7 +2055,7 @@ var Lightsail = (function (_super) {
2055
2055
  }
2056
2056
  else if (typeof cb === "function") {
2057
2057
  if (typeof optionsOrCb !== "object")
2058
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2058
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2059
2059
  this.send(command, optionsOrCb || {}, cb);
2060
2060
  }
2061
2061
  else {
@@ -2069,7 +2069,7 @@ var Lightsail = (function (_super) {
2069
2069
  }
2070
2070
  else if (typeof cb === "function") {
2071
2071
  if (typeof optionsOrCb !== "object")
2072
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2072
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2073
2073
  this.send(command, optionsOrCb || {}, cb);
2074
2074
  }
2075
2075
  else {
@@ -2083,7 +2083,7 @@ var Lightsail = (function (_super) {
2083
2083
  }
2084
2084
  else if (typeof cb === "function") {
2085
2085
  if (typeof optionsOrCb !== "object")
2086
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2086
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2087
2087
  this.send(command, optionsOrCb || {}, cb);
2088
2088
  }
2089
2089
  else {
@@ -2097,7 +2097,7 @@ var Lightsail = (function (_super) {
2097
2097
  }
2098
2098
  else if (typeof cb === "function") {
2099
2099
  if (typeof optionsOrCb !== "object")
2100
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2100
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2101
2101
  this.send(command, optionsOrCb || {}, cb);
2102
2102
  }
2103
2103
  else {
@@ -2111,7 +2111,7 @@ var Lightsail = (function (_super) {
2111
2111
  }
2112
2112
  else if (typeof cb === "function") {
2113
2113
  if (typeof optionsOrCb !== "object")
2114
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2114
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2115
2115
  this.send(command, optionsOrCb || {}, cb);
2116
2116
  }
2117
2117
  else {
@@ -2125,7 +2125,7 @@ var Lightsail = (function (_super) {
2125
2125
  }
2126
2126
  else if (typeof cb === "function") {
2127
2127
  if (typeof optionsOrCb !== "object")
2128
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2128
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2129
2129
  this.send(command, optionsOrCb || {}, cb);
2130
2130
  }
2131
2131
  else {
@@ -2139,7 +2139,7 @@ var Lightsail = (function (_super) {
2139
2139
  }
2140
2140
  else if (typeof cb === "function") {
2141
2141
  if (typeof optionsOrCb !== "object")
2142
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2142
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2143
2143
  this.send(command, optionsOrCb || {}, cb);
2144
2144
  }
2145
2145
  else {
@@ -2153,7 +2153,7 @@ var Lightsail = (function (_super) {
2153
2153
  }
2154
2154
  else if (typeof cb === "function") {
2155
2155
  if (typeof optionsOrCb !== "object")
2156
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2156
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2157
2157
  this.send(command, optionsOrCb || {}, cb);
2158
2158
  }
2159
2159
  else {
@@ -2167,7 +2167,7 @@ var Lightsail = (function (_super) {
2167
2167
  }
2168
2168
  else if (typeof cb === "function") {
2169
2169
  if (typeof optionsOrCb !== "object")
2170
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2170
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2171
2171
  this.send(command, optionsOrCb || {}, cb);
2172
2172
  }
2173
2173
  else {
@@ -2181,7 +2181,7 @@ var Lightsail = (function (_super) {
2181
2181
  }
2182
2182
  else if (typeof cb === "function") {
2183
2183
  if (typeof optionsOrCb !== "object")
2184
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2184
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2185
2185
  this.send(command, optionsOrCb || {}, cb);
2186
2186
  }
2187
2187
  else {
@@ -2195,7 +2195,7 @@ var Lightsail = (function (_super) {
2195
2195
  }
2196
2196
  else if (typeof cb === "function") {
2197
2197
  if (typeof optionsOrCb !== "object")
2198
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2198
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2199
2199
  this.send(command, optionsOrCb || {}, cb);
2200
2200
  }
2201
2201
  else {
@@ -2209,7 +2209,7 @@ var Lightsail = (function (_super) {
2209
2209
  }
2210
2210
  else if (typeof cb === "function") {
2211
2211
  if (typeof optionsOrCb !== "object")
2212
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2212
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2213
2213
  this.send(command, optionsOrCb || {}, cb);
2214
2214
  }
2215
2215
  else {
@@ -2223,7 +2223,7 @@ var Lightsail = (function (_super) {
2223
2223
  }
2224
2224
  else if (typeof cb === "function") {
2225
2225
  if (typeof optionsOrCb !== "object")
2226
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2226
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2227
2227
  this.send(command, optionsOrCb || {}, cb);
2228
2228
  }
2229
2229
  else {
@@ -2237,7 +2237,7 @@ var Lightsail = (function (_super) {
2237
2237
  }
2238
2238
  else if (typeof cb === "function") {
2239
2239
  if (typeof optionsOrCb !== "object")
2240
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2240
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2241
2241
  this.send(command, optionsOrCb || {}, cb);
2242
2242
  }
2243
2243
  else {
@@ -2251,7 +2251,7 @@ var Lightsail = (function (_super) {
2251
2251
  }
2252
2252
  else if (typeof cb === "function") {
2253
2253
  if (typeof optionsOrCb !== "object")
2254
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2254
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2255
2255
  this.send(command, optionsOrCb || {}, cb);
2256
2256
  }
2257
2257
  else {
@@ -2265,7 +2265,7 @@ var Lightsail = (function (_super) {
2265
2265
  }
2266
2266
  else if (typeof cb === "function") {
2267
2267
  if (typeof optionsOrCb !== "object")
2268
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2268
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2269
2269
  this.send(command, optionsOrCb || {}, cb);
2270
2270
  }
2271
2271
  else {
@@ -2279,7 +2279,7 @@ var Lightsail = (function (_super) {
2279
2279
  }
2280
2280
  else if (typeof cb === "function") {
2281
2281
  if (typeof optionsOrCb !== "object")
2282
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2282
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2283
2283
  this.send(command, optionsOrCb || {}, cb);
2284
2284
  }
2285
2285
  else {
@@ -2293,7 +2293,7 @@ var Lightsail = (function (_super) {
2293
2293
  }
2294
2294
  else if (typeof cb === "function") {
2295
2295
  if (typeof optionsOrCb !== "object")
2296
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2296
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2297
2297
  this.send(command, optionsOrCb || {}, cb);
2298
2298
  }
2299
2299
  else {