@aws-sdk/client-lightsail 3.645.0 → 3.650.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 (171) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +161 -483
  3. package/dist-es/commands/AllocateStaticIpCommand.js +1 -3
  4. package/dist-es/commands/AttachCertificateToDistributionCommand.js +1 -3
  5. package/dist-es/commands/AttachDiskCommand.js +1 -3
  6. package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +1 -3
  7. package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +1 -3
  8. package/dist-es/commands/AttachStaticIpCommand.js +1 -3
  9. package/dist-es/commands/CloseInstancePublicPortsCommand.js +1 -3
  10. package/dist-es/commands/CopySnapshotCommand.js +1 -3
  11. package/dist-es/commands/CreateBucketAccessKeyCommand.js +1 -3
  12. package/dist-es/commands/CreateBucketCommand.js +1 -3
  13. package/dist-es/commands/CreateCertificateCommand.js +1 -3
  14. package/dist-es/commands/CreateCloudFormationStackCommand.js +1 -3
  15. package/dist-es/commands/CreateContactMethodCommand.js +1 -3
  16. package/dist-es/commands/CreateContainerServiceCommand.js +1 -3
  17. package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +1 -3
  18. package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +1 -3
  19. package/dist-es/commands/CreateDiskCommand.js +1 -3
  20. package/dist-es/commands/CreateDiskFromSnapshotCommand.js +1 -3
  21. package/dist-es/commands/CreateDiskSnapshotCommand.js +1 -3
  22. package/dist-es/commands/CreateDistributionCommand.js +1 -3
  23. package/dist-es/commands/CreateDomainCommand.js +1 -3
  24. package/dist-es/commands/CreateDomainEntryCommand.js +1 -3
  25. package/dist-es/commands/CreateGUISessionAccessDetailsCommand.js +1 -3
  26. package/dist-es/commands/CreateInstanceSnapshotCommand.js +1 -3
  27. package/dist-es/commands/CreateInstancesCommand.js +1 -3
  28. package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +1 -3
  29. package/dist-es/commands/CreateKeyPairCommand.js +1 -3
  30. package/dist-es/commands/CreateLoadBalancerCommand.js +1 -3
  31. package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +1 -3
  32. package/dist-es/commands/CreateRelationalDatabaseCommand.js +1 -3
  33. package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +1 -3
  34. package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +1 -3
  35. package/dist-es/commands/DeleteAlarmCommand.js +1 -3
  36. package/dist-es/commands/DeleteAutoSnapshotCommand.js +1 -3
  37. package/dist-es/commands/DeleteBucketAccessKeyCommand.js +1 -3
  38. package/dist-es/commands/DeleteBucketCommand.js +1 -3
  39. package/dist-es/commands/DeleteCertificateCommand.js +1 -3
  40. package/dist-es/commands/DeleteContactMethodCommand.js +1 -3
  41. package/dist-es/commands/DeleteContainerImageCommand.js +1 -3
  42. package/dist-es/commands/DeleteContainerServiceCommand.js +1 -3
  43. package/dist-es/commands/DeleteDiskCommand.js +1 -3
  44. package/dist-es/commands/DeleteDiskSnapshotCommand.js +1 -3
  45. package/dist-es/commands/DeleteDistributionCommand.js +1 -3
  46. package/dist-es/commands/DeleteDomainCommand.js +1 -3
  47. package/dist-es/commands/DeleteDomainEntryCommand.js +1 -3
  48. package/dist-es/commands/DeleteInstanceCommand.js +1 -3
  49. package/dist-es/commands/DeleteInstanceSnapshotCommand.js +1 -3
  50. package/dist-es/commands/DeleteKeyPairCommand.js +1 -3
  51. package/dist-es/commands/DeleteKnownHostKeysCommand.js +1 -3
  52. package/dist-es/commands/DeleteLoadBalancerCommand.js +1 -3
  53. package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +1 -3
  54. package/dist-es/commands/DeleteRelationalDatabaseCommand.js +1 -3
  55. package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +1 -3
  56. package/dist-es/commands/DetachCertificateFromDistributionCommand.js +1 -3
  57. package/dist-es/commands/DetachDiskCommand.js +1 -3
  58. package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +1 -3
  59. package/dist-es/commands/DetachStaticIpCommand.js +1 -3
  60. package/dist-es/commands/DisableAddOnCommand.js +1 -3
  61. package/dist-es/commands/DownloadDefaultKeyPairCommand.js +1 -3
  62. package/dist-es/commands/EnableAddOnCommand.js +1 -3
  63. package/dist-es/commands/ExportSnapshotCommand.js +1 -3
  64. package/dist-es/commands/GetActiveNamesCommand.js +1 -3
  65. package/dist-es/commands/GetAlarmsCommand.js +1 -3
  66. package/dist-es/commands/GetAutoSnapshotsCommand.js +1 -3
  67. package/dist-es/commands/GetBlueprintsCommand.js +1 -3
  68. package/dist-es/commands/GetBucketAccessKeysCommand.js +1 -3
  69. package/dist-es/commands/GetBucketBundlesCommand.js +1 -3
  70. package/dist-es/commands/GetBucketMetricDataCommand.js +1 -3
  71. package/dist-es/commands/GetBucketsCommand.js +1 -3
  72. package/dist-es/commands/GetBundlesCommand.js +1 -3
  73. package/dist-es/commands/GetCertificatesCommand.js +1 -3
  74. package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +1 -3
  75. package/dist-es/commands/GetContactMethodsCommand.js +1 -3
  76. package/dist-es/commands/GetContainerAPIMetadataCommand.js +1 -3
  77. package/dist-es/commands/GetContainerImagesCommand.js +1 -3
  78. package/dist-es/commands/GetContainerLogCommand.js +1 -3
  79. package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +1 -3
  80. package/dist-es/commands/GetContainerServiceMetricDataCommand.js +1 -3
  81. package/dist-es/commands/GetContainerServicePowersCommand.js +1 -3
  82. package/dist-es/commands/GetContainerServicesCommand.js +1 -3
  83. package/dist-es/commands/GetCostEstimateCommand.js +1 -3
  84. package/dist-es/commands/GetDiskCommand.js +1 -3
  85. package/dist-es/commands/GetDiskSnapshotCommand.js +1 -3
  86. package/dist-es/commands/GetDiskSnapshotsCommand.js +1 -3
  87. package/dist-es/commands/GetDisksCommand.js +1 -3
  88. package/dist-es/commands/GetDistributionBundlesCommand.js +1 -3
  89. package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +1 -3
  90. package/dist-es/commands/GetDistributionMetricDataCommand.js +1 -3
  91. package/dist-es/commands/GetDistributionsCommand.js +1 -3
  92. package/dist-es/commands/GetDomainCommand.js +1 -3
  93. package/dist-es/commands/GetDomainsCommand.js +1 -3
  94. package/dist-es/commands/GetExportSnapshotRecordsCommand.js +1 -3
  95. package/dist-es/commands/GetInstanceAccessDetailsCommand.js +1 -3
  96. package/dist-es/commands/GetInstanceCommand.js +1 -3
  97. package/dist-es/commands/GetInstanceMetricDataCommand.js +1 -3
  98. package/dist-es/commands/GetInstancePortStatesCommand.js +1 -3
  99. package/dist-es/commands/GetInstanceSnapshotCommand.js +1 -3
  100. package/dist-es/commands/GetInstanceSnapshotsCommand.js +1 -3
  101. package/dist-es/commands/GetInstanceStateCommand.js +1 -3
  102. package/dist-es/commands/GetInstancesCommand.js +1 -3
  103. package/dist-es/commands/GetKeyPairCommand.js +1 -3
  104. package/dist-es/commands/GetKeyPairsCommand.js +1 -3
  105. package/dist-es/commands/GetLoadBalancerCommand.js +1 -3
  106. package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +1 -3
  107. package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +1 -3
  108. package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +1 -3
  109. package/dist-es/commands/GetLoadBalancersCommand.js +1 -3
  110. package/dist-es/commands/GetOperationCommand.js +1 -3
  111. package/dist-es/commands/GetOperationsCommand.js +1 -3
  112. package/dist-es/commands/GetOperationsForResourceCommand.js +1 -3
  113. package/dist-es/commands/GetRegionsCommand.js +1 -3
  114. package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +1 -3
  115. package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +1 -3
  116. package/dist-es/commands/GetRelationalDatabaseCommand.js +1 -3
  117. package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +1 -3
  118. package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +1 -3
  119. package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +1 -3
  120. package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +1 -3
  121. package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +1 -3
  122. package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +1 -3
  123. package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +1 -3
  124. package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +1 -3
  125. package/dist-es/commands/GetRelationalDatabasesCommand.js +1 -3
  126. package/dist-es/commands/GetSetupHistoryCommand.js +1 -3
  127. package/dist-es/commands/GetStaticIpCommand.js +1 -3
  128. package/dist-es/commands/GetStaticIpsCommand.js +1 -3
  129. package/dist-es/commands/ImportKeyPairCommand.js +1 -3
  130. package/dist-es/commands/IsVpcPeeredCommand.js +1 -3
  131. package/dist-es/commands/OpenInstancePublicPortsCommand.js +1 -3
  132. package/dist-es/commands/PeerVpcCommand.js +1 -3
  133. package/dist-es/commands/PutAlarmCommand.js +1 -3
  134. package/dist-es/commands/PutInstancePublicPortsCommand.js +1 -3
  135. package/dist-es/commands/RebootInstanceCommand.js +1 -3
  136. package/dist-es/commands/RebootRelationalDatabaseCommand.js +1 -3
  137. package/dist-es/commands/RegisterContainerImageCommand.js +1 -3
  138. package/dist-es/commands/ReleaseStaticIpCommand.js +1 -3
  139. package/dist-es/commands/ResetDistributionCacheCommand.js +1 -3
  140. package/dist-es/commands/SendContactMethodVerificationCommand.js +1 -3
  141. package/dist-es/commands/SetIpAddressTypeCommand.js +1 -3
  142. package/dist-es/commands/SetResourceAccessForBucketCommand.js +1 -3
  143. package/dist-es/commands/SetupInstanceHttpsCommand.js +1 -3
  144. package/dist-es/commands/StartGUISessionCommand.js +1 -3
  145. package/dist-es/commands/StartInstanceCommand.js +1 -3
  146. package/dist-es/commands/StartRelationalDatabaseCommand.js +1 -3
  147. package/dist-es/commands/StopGUISessionCommand.js +1 -3
  148. package/dist-es/commands/StopInstanceCommand.js +1 -3
  149. package/dist-es/commands/StopRelationalDatabaseCommand.js +1 -3
  150. package/dist-es/commands/TagResourceCommand.js +1 -3
  151. package/dist-es/commands/TestAlarmCommand.js +1 -3
  152. package/dist-es/commands/UnpeerVpcCommand.js +1 -3
  153. package/dist-es/commands/UntagResourceCommand.js +1 -3
  154. package/dist-es/commands/UpdateBucketBundleCommand.js +1 -3
  155. package/dist-es/commands/UpdateBucketCommand.js +1 -3
  156. package/dist-es/commands/UpdateContainerServiceCommand.js +1 -3
  157. package/dist-es/commands/UpdateDistributionBundleCommand.js +1 -3
  158. package/dist-es/commands/UpdateDistributionCommand.js +1 -3
  159. package/dist-es/commands/UpdateDomainEntryCommand.js +1 -3
  160. package/dist-es/commands/UpdateInstanceMetadataOptionsCommand.js +1 -3
  161. package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +1 -3
  162. package/dist-es/commands/UpdateRelationalDatabaseCommand.js +1 -3
  163. package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +1 -3
  164. package/dist-es/endpoint/endpointResolver.js +7 -3
  165. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  166. package/dist-types/runtimeConfig.d.ts +2 -0
  167. package/dist-types/runtimeConfig.native.d.ts +2 -0
  168. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  169. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  171. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_DetachCertificateFromDistributionCommand, se_DetachCertificateFromDi
6
6
  export { $Command };
7
7
  export class DetachCertificateFromDistributionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DetachDiskCommand, se_DetachDiskCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class DetachDiskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DetachInstancesFromLoadBalancerCommand, se_DetachInstancesFromLoadBa
6
6
  export { $Command };
7
7
  export class DetachInstancesFromLoadBalancerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DetachStaticIpCommand, se_DetachStaticIpCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DetachStaticIpCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisableAddOnCommand, se_DisableAddOnCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DisableAddOnCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DownloadDefaultKeyPairCommand, se_DownloadDefaultKeyPairCommand } fr
6
6
  export { $Command };
7
7
  export class DownloadDefaultKeyPairCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_EnableAddOnCommand, se_EnableAddOnCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class EnableAddOnCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ExportSnapshotCommand, se_ExportSnapshotCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ExportSnapshotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetActiveNamesCommand, se_GetActiveNamesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetActiveNamesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAlarmsCommand, se_GetAlarmsCommand } from "../protocols/Aws_json1
6
6
  export { $Command };
7
7
  export class GetAlarmsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAutoSnapshotsCommand, se_GetAutoSnapshotsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetAutoSnapshotsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBlueprintsCommand, se_GetBlueprintsCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetBlueprintsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetBucketAccessKeysCommand, se_GetBucketAccessKeysCommand } from "..
7
7
  export { $Command };
8
8
  export class GetBucketAccessKeysCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBucketBundlesCommand, se_GetBucketBundlesCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetBucketBundlesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBucketMetricDataCommand, se_GetBucketMetricDataCommand } from "..
6
6
  export { $Command };
7
7
  export class GetBucketMetricDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBucketsCommand, se_GetBucketsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class GetBucketsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBundlesCommand, se_GetBundlesCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class GetBundlesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCertificatesCommand, se_GetCertificatesCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetCertificatesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCloudFormationStackRecordsCommand, se_GetCloudFormationStackRecor
6
6
  export { $Command };
7
7
  export class GetCloudFormationStackRecordsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContactMethodsCommand, se_GetContactMethodsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetContactMethodsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerAPIMetadataCommand, se_GetContainerAPIMetadataCommand }
6
6
  export { $Command };
7
7
  export class GetContainerAPIMetadataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerImagesCommand, se_GetContainerImagesCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetContainerImagesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerLogCommand, se_GetContainerLogCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetContainerLogCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerServiceDeploymentsCommand, se_GetContainerServiceDeploym
6
6
  export { $Command };
7
7
  export class GetContainerServiceDeploymentsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerServiceMetricDataCommand, se_GetContainerServiceMetricDa
6
6
  export { $Command };
7
7
  export class GetContainerServiceMetricDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerServicePowersCommand, se_GetContainerServicePowersComman
6
6
  export { $Command };
7
7
  export class GetContainerServicePowersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetContainerServicesCommand, se_GetContainerServicesCommand } from "
6
6
  export { $Command };
7
7
  export class GetContainerServicesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCostEstimateCommand, se_GetCostEstimateCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetCostEstimateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDiskCommand, se_GetDiskCommand } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
7
7
  export class GetDiskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDiskSnapshotCommand, se_GetDiskSnapshotCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetDiskSnapshotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDiskSnapshotsCommand, se_GetDiskSnapshotsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetDiskSnapshotsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDisksCommand, se_GetDisksCommand } from "../protocols/Aws_json1_1
6
6
  export { $Command };
7
7
  export class GetDisksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDistributionBundlesCommand, se_GetDistributionBundlesCommand } fr
6
6
  export { $Command };
7
7
  export class GetDistributionBundlesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDistributionLatestCacheResetCommand, se_GetDistributionLatestCach
6
6
  export { $Command };
7
7
  export class GetDistributionLatestCacheResetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDistributionMetricDataCommand, se_GetDistributionMetricDataComman
6
6
  export { $Command };
7
7
  export class GetDistributionMetricDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDistributionsCommand, se_GetDistributionsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetDistributionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDomainCommand, se_GetDomainCommand } from "../protocols/Aws_json1
6
6
  export { $Command };
7
7
  export class GetDomainCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetDomainsCommand, se_GetDomainsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class GetDomainsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetExportSnapshotRecordsCommand, se_GetExportSnapshotRecordsCommand
6
6
  export { $Command };
7
7
  export class GetExportSnapshotRecordsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstanceAccessDetailsCommand, se_GetInstanceAccessDetailsCommand
6
6
  export { $Command };
7
7
  export class GetInstanceAccessDetailsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstanceCommand, se_GetInstanceCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class GetInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstanceMetricDataCommand, se_GetInstanceMetricDataCommand } from
6
6
  export { $Command };
7
7
  export class GetInstanceMetricDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstancePortStatesCommand, se_GetInstancePortStatesCommand } from
6
6
  export { $Command };
7
7
  export class GetInstancePortStatesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstanceSnapshotCommand, se_GetInstanceSnapshotCommand } from "..
6
6
  export { $Command };
7
7
  export class GetInstanceSnapshotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstanceSnapshotsCommand, se_GetInstanceSnapshotsCommand } from "
6
6
  export { $Command };
7
7
  export class GetInstanceSnapshotsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstanceStateCommand, se_GetInstanceStateCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetInstanceStateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInstancesCommand, se_GetInstancesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class GetInstancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetKeyPairCommand, se_GetKeyPairCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class GetKeyPairCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetKeyPairsCommand, se_GetKeyPairsCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class GetKeyPairsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLoadBalancerCommand, se_GetLoadBalancerCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetLoadBalancerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLoadBalancerMetricDataCommand, se_GetLoadBalancerMetricDataComman
6
6
  export { $Command };
7
7
  export class GetLoadBalancerMetricDataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLoadBalancerTlsCertificatesCommand, se_GetLoadBalancerTlsCertific
6
6
  export { $Command };
7
7
  export class GetLoadBalancerTlsCertificatesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLoadBalancerTlsPoliciesCommand, se_GetLoadBalancerTlsPoliciesComm
6
6
  export { $Command };
7
7
  export class GetLoadBalancerTlsPoliciesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),