@aws-sdk/client-lightsail 3.414.0 → 3.421.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 (320) hide show
  1. package/README.md +7 -7
  2. package/dist-cjs/commands/AllocateStaticIpCommand.js +5 -0
  3. package/dist-cjs/commands/AttachCertificateToDistributionCommand.js +5 -0
  4. package/dist-cjs/commands/AttachDiskCommand.js +5 -0
  5. package/dist-cjs/commands/AttachInstancesToLoadBalancerCommand.js +5 -0
  6. package/dist-cjs/commands/AttachLoadBalancerTlsCertificateCommand.js +5 -0
  7. package/dist-cjs/commands/AttachStaticIpCommand.js +5 -0
  8. package/dist-cjs/commands/CloseInstancePublicPortsCommand.js +5 -0
  9. package/dist-cjs/commands/CopySnapshotCommand.js +5 -0
  10. package/dist-cjs/commands/CreateBucketAccessKeyCommand.js +5 -0
  11. package/dist-cjs/commands/CreateBucketCommand.js +5 -0
  12. package/dist-cjs/commands/CreateCertificateCommand.js +5 -0
  13. package/dist-cjs/commands/CreateCloudFormationStackCommand.js +5 -0
  14. package/dist-cjs/commands/CreateContactMethodCommand.js +5 -0
  15. package/dist-cjs/commands/CreateContainerServiceCommand.js +5 -0
  16. package/dist-cjs/commands/CreateContainerServiceDeploymentCommand.js +5 -0
  17. package/dist-cjs/commands/CreateContainerServiceRegistryLoginCommand.js +5 -0
  18. package/dist-cjs/commands/CreateDiskCommand.js +5 -0
  19. package/dist-cjs/commands/CreateDiskFromSnapshotCommand.js +5 -0
  20. package/dist-cjs/commands/CreateDiskSnapshotCommand.js +5 -0
  21. package/dist-cjs/commands/CreateDistributionCommand.js +5 -0
  22. package/dist-cjs/commands/CreateDomainCommand.js +5 -0
  23. package/dist-cjs/commands/CreateDomainEntryCommand.js +5 -0
  24. package/dist-cjs/commands/CreateGUISessionAccessDetailsCommand.js +5 -0
  25. package/dist-cjs/commands/CreateInstanceSnapshotCommand.js +5 -0
  26. package/dist-cjs/commands/CreateInstancesCommand.js +5 -0
  27. package/dist-cjs/commands/CreateInstancesFromSnapshotCommand.js +5 -0
  28. package/dist-cjs/commands/CreateKeyPairCommand.js +5 -0
  29. package/dist-cjs/commands/CreateLoadBalancerCommand.js +5 -0
  30. package/dist-cjs/commands/CreateLoadBalancerTlsCertificateCommand.js +5 -0
  31. package/dist-cjs/commands/CreateRelationalDatabaseCommand.js +5 -0
  32. package/dist-cjs/commands/CreateRelationalDatabaseFromSnapshotCommand.js +5 -0
  33. package/dist-cjs/commands/CreateRelationalDatabaseSnapshotCommand.js +5 -0
  34. package/dist-cjs/commands/DeleteAlarmCommand.js +5 -0
  35. package/dist-cjs/commands/DeleteAutoSnapshotCommand.js +5 -0
  36. package/dist-cjs/commands/DeleteBucketAccessKeyCommand.js +5 -0
  37. package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
  38. package/dist-cjs/commands/DeleteCertificateCommand.js +5 -0
  39. package/dist-cjs/commands/DeleteContactMethodCommand.js +5 -0
  40. package/dist-cjs/commands/DeleteContainerImageCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteContainerServiceCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteDiskCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteDiskSnapshotCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteDistributionCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteDomainCommand.js +5 -0
  46. package/dist-cjs/commands/DeleteDomainEntryCommand.js +5 -0
  47. package/dist-cjs/commands/DeleteInstanceCommand.js +5 -0
  48. package/dist-cjs/commands/DeleteInstanceSnapshotCommand.js +5 -0
  49. package/dist-cjs/commands/DeleteKeyPairCommand.js +5 -0
  50. package/dist-cjs/commands/DeleteKnownHostKeysCommand.js +5 -0
  51. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +5 -0
  52. package/dist-cjs/commands/DeleteLoadBalancerTlsCertificateCommand.js +5 -0
  53. package/dist-cjs/commands/DeleteRelationalDatabaseCommand.js +5 -0
  54. package/dist-cjs/commands/DeleteRelationalDatabaseSnapshotCommand.js +5 -0
  55. package/dist-cjs/commands/DetachCertificateFromDistributionCommand.js +5 -0
  56. package/dist-cjs/commands/DetachDiskCommand.js +5 -0
  57. package/dist-cjs/commands/DetachInstancesFromLoadBalancerCommand.js +5 -0
  58. package/dist-cjs/commands/DetachStaticIpCommand.js +5 -0
  59. package/dist-cjs/commands/DisableAddOnCommand.js +5 -0
  60. package/dist-cjs/commands/DownloadDefaultKeyPairCommand.js +5 -0
  61. package/dist-cjs/commands/EnableAddOnCommand.js +5 -0
  62. package/dist-cjs/commands/ExportSnapshotCommand.js +5 -0
  63. package/dist-cjs/commands/GetActiveNamesCommand.js +5 -0
  64. package/dist-cjs/commands/GetAlarmsCommand.js +5 -0
  65. package/dist-cjs/commands/GetAutoSnapshotsCommand.js +5 -0
  66. package/dist-cjs/commands/GetBlueprintsCommand.js +5 -0
  67. package/dist-cjs/commands/GetBucketAccessKeysCommand.js +5 -0
  68. package/dist-cjs/commands/GetBucketBundlesCommand.js +5 -0
  69. package/dist-cjs/commands/GetBucketMetricDataCommand.js +5 -0
  70. package/dist-cjs/commands/GetBucketsCommand.js +5 -0
  71. package/dist-cjs/commands/GetBundlesCommand.js +5 -0
  72. package/dist-cjs/commands/GetCertificatesCommand.js +5 -0
  73. package/dist-cjs/commands/GetCloudFormationStackRecordsCommand.js +5 -0
  74. package/dist-cjs/commands/GetContactMethodsCommand.js +5 -0
  75. package/dist-cjs/commands/GetContainerAPIMetadataCommand.js +5 -0
  76. package/dist-cjs/commands/GetContainerImagesCommand.js +5 -0
  77. package/dist-cjs/commands/GetContainerLogCommand.js +5 -0
  78. package/dist-cjs/commands/GetContainerServiceDeploymentsCommand.js +5 -0
  79. package/dist-cjs/commands/GetContainerServiceMetricDataCommand.js +5 -0
  80. package/dist-cjs/commands/GetContainerServicePowersCommand.js +5 -0
  81. package/dist-cjs/commands/GetContainerServicesCommand.js +5 -0
  82. package/dist-cjs/commands/GetCostEstimateCommand.js +5 -0
  83. package/dist-cjs/commands/GetDiskCommand.js +5 -0
  84. package/dist-cjs/commands/GetDiskSnapshotCommand.js +5 -0
  85. package/dist-cjs/commands/GetDiskSnapshotsCommand.js +5 -0
  86. package/dist-cjs/commands/GetDisksCommand.js +5 -0
  87. package/dist-cjs/commands/GetDistributionBundlesCommand.js +5 -0
  88. package/dist-cjs/commands/GetDistributionLatestCacheResetCommand.js +5 -0
  89. package/dist-cjs/commands/GetDistributionMetricDataCommand.js +5 -0
  90. package/dist-cjs/commands/GetDistributionsCommand.js +5 -0
  91. package/dist-cjs/commands/GetDomainCommand.js +5 -0
  92. package/dist-cjs/commands/GetDomainsCommand.js +5 -0
  93. package/dist-cjs/commands/GetExportSnapshotRecordsCommand.js +5 -0
  94. package/dist-cjs/commands/GetInstanceAccessDetailsCommand.js +5 -0
  95. package/dist-cjs/commands/GetInstanceCommand.js +5 -0
  96. package/dist-cjs/commands/GetInstanceMetricDataCommand.js +5 -0
  97. package/dist-cjs/commands/GetInstancePortStatesCommand.js +5 -0
  98. package/dist-cjs/commands/GetInstanceSnapshotCommand.js +5 -0
  99. package/dist-cjs/commands/GetInstanceSnapshotsCommand.js +5 -0
  100. package/dist-cjs/commands/GetInstanceStateCommand.js +5 -0
  101. package/dist-cjs/commands/GetInstancesCommand.js +5 -0
  102. package/dist-cjs/commands/GetKeyPairCommand.js +5 -0
  103. package/dist-cjs/commands/GetKeyPairsCommand.js +5 -0
  104. package/dist-cjs/commands/GetLoadBalancerCommand.js +5 -0
  105. package/dist-cjs/commands/GetLoadBalancerMetricDataCommand.js +5 -0
  106. package/dist-cjs/commands/GetLoadBalancerTlsCertificatesCommand.js +5 -0
  107. package/dist-cjs/commands/GetLoadBalancerTlsPoliciesCommand.js +5 -0
  108. package/dist-cjs/commands/GetLoadBalancersCommand.js +5 -0
  109. package/dist-cjs/commands/GetOperationCommand.js +5 -0
  110. package/dist-cjs/commands/GetOperationsCommand.js +5 -0
  111. package/dist-cjs/commands/GetOperationsForResourceCommand.js +5 -0
  112. package/dist-cjs/commands/GetRegionsCommand.js +5 -0
  113. package/dist-cjs/commands/GetRelationalDatabaseBlueprintsCommand.js +5 -0
  114. package/dist-cjs/commands/GetRelationalDatabaseBundlesCommand.js +5 -0
  115. package/dist-cjs/commands/GetRelationalDatabaseCommand.js +5 -0
  116. package/dist-cjs/commands/GetRelationalDatabaseEventsCommand.js +5 -0
  117. package/dist-cjs/commands/GetRelationalDatabaseLogEventsCommand.js +5 -0
  118. package/dist-cjs/commands/GetRelationalDatabaseLogStreamsCommand.js +5 -0
  119. package/dist-cjs/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +5 -0
  120. package/dist-cjs/commands/GetRelationalDatabaseMetricDataCommand.js +5 -0
  121. package/dist-cjs/commands/GetRelationalDatabaseParametersCommand.js +5 -0
  122. package/dist-cjs/commands/GetRelationalDatabaseSnapshotCommand.js +5 -0
  123. package/dist-cjs/commands/GetRelationalDatabaseSnapshotsCommand.js +5 -0
  124. package/dist-cjs/commands/GetRelationalDatabasesCommand.js +5 -0
  125. package/dist-cjs/commands/GetStaticIpCommand.js +5 -0
  126. package/dist-cjs/commands/GetStaticIpsCommand.js +5 -0
  127. package/dist-cjs/commands/ImportKeyPairCommand.js +5 -0
  128. package/dist-cjs/commands/IsVpcPeeredCommand.js +5 -0
  129. package/dist-cjs/commands/OpenInstancePublicPortsCommand.js +5 -0
  130. package/dist-cjs/commands/PeerVpcCommand.js +5 -0
  131. package/dist-cjs/commands/PutAlarmCommand.js +5 -0
  132. package/dist-cjs/commands/PutInstancePublicPortsCommand.js +5 -0
  133. package/dist-cjs/commands/RebootInstanceCommand.js +5 -0
  134. package/dist-cjs/commands/RebootRelationalDatabaseCommand.js +5 -0
  135. package/dist-cjs/commands/RegisterContainerImageCommand.js +5 -0
  136. package/dist-cjs/commands/ReleaseStaticIpCommand.js +5 -0
  137. package/dist-cjs/commands/ResetDistributionCacheCommand.js +5 -0
  138. package/dist-cjs/commands/SendContactMethodVerificationCommand.js +5 -0
  139. package/dist-cjs/commands/SetIpAddressTypeCommand.js +5 -0
  140. package/dist-cjs/commands/SetResourceAccessForBucketCommand.js +5 -0
  141. package/dist-cjs/commands/StartGUISessionCommand.js +5 -0
  142. package/dist-cjs/commands/StartInstanceCommand.js +5 -0
  143. package/dist-cjs/commands/StartRelationalDatabaseCommand.js +5 -0
  144. package/dist-cjs/commands/StopGUISessionCommand.js +5 -0
  145. package/dist-cjs/commands/StopInstanceCommand.js +5 -0
  146. package/dist-cjs/commands/StopRelationalDatabaseCommand.js +5 -0
  147. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  148. package/dist-cjs/commands/TestAlarmCommand.js +5 -0
  149. package/dist-cjs/commands/UnpeerVpcCommand.js +5 -0
  150. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  151. package/dist-cjs/commands/UpdateBucketBundleCommand.js +5 -0
  152. package/dist-cjs/commands/UpdateBucketCommand.js +5 -0
  153. package/dist-cjs/commands/UpdateContainerServiceCommand.js +5 -0
  154. package/dist-cjs/commands/UpdateDistributionBundleCommand.js +5 -0
  155. package/dist-cjs/commands/UpdateDistributionCommand.js +5 -0
  156. package/dist-cjs/commands/UpdateDomainEntryCommand.js +5 -0
  157. package/dist-cjs/commands/UpdateInstanceMetadataOptionsCommand.js +5 -0
  158. package/dist-cjs/commands/UpdateLoadBalancerAttributeCommand.js +5 -0
  159. package/dist-cjs/commands/UpdateRelationalDatabaseCommand.js +5 -0
  160. package/dist-cjs/commands/UpdateRelationalDatabaseParametersCommand.js +5 -0
  161. package/dist-es/commands/AllocateStaticIpCommand.js +5 -0
  162. package/dist-es/commands/AttachCertificateToDistributionCommand.js +5 -0
  163. package/dist-es/commands/AttachDiskCommand.js +5 -0
  164. package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +5 -0
  165. package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +5 -0
  166. package/dist-es/commands/AttachStaticIpCommand.js +5 -0
  167. package/dist-es/commands/CloseInstancePublicPortsCommand.js +5 -0
  168. package/dist-es/commands/CopySnapshotCommand.js +5 -0
  169. package/dist-es/commands/CreateBucketAccessKeyCommand.js +5 -0
  170. package/dist-es/commands/CreateBucketCommand.js +5 -0
  171. package/dist-es/commands/CreateCertificateCommand.js +5 -0
  172. package/dist-es/commands/CreateCloudFormationStackCommand.js +5 -0
  173. package/dist-es/commands/CreateContactMethodCommand.js +5 -0
  174. package/dist-es/commands/CreateContainerServiceCommand.js +5 -0
  175. package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +5 -0
  176. package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +5 -0
  177. package/dist-es/commands/CreateDiskCommand.js +5 -0
  178. package/dist-es/commands/CreateDiskFromSnapshotCommand.js +5 -0
  179. package/dist-es/commands/CreateDiskSnapshotCommand.js +5 -0
  180. package/dist-es/commands/CreateDistributionCommand.js +5 -0
  181. package/dist-es/commands/CreateDomainCommand.js +5 -0
  182. package/dist-es/commands/CreateDomainEntryCommand.js +5 -0
  183. package/dist-es/commands/CreateGUISessionAccessDetailsCommand.js +5 -0
  184. package/dist-es/commands/CreateInstanceSnapshotCommand.js +5 -0
  185. package/dist-es/commands/CreateInstancesCommand.js +5 -0
  186. package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +5 -0
  187. package/dist-es/commands/CreateKeyPairCommand.js +5 -0
  188. package/dist-es/commands/CreateLoadBalancerCommand.js +5 -0
  189. package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +5 -0
  190. package/dist-es/commands/CreateRelationalDatabaseCommand.js +5 -0
  191. package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +5 -0
  192. package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +5 -0
  193. package/dist-es/commands/DeleteAlarmCommand.js +5 -0
  194. package/dist-es/commands/DeleteAutoSnapshotCommand.js +5 -0
  195. package/dist-es/commands/DeleteBucketAccessKeyCommand.js +5 -0
  196. package/dist-es/commands/DeleteBucketCommand.js +5 -0
  197. package/dist-es/commands/DeleteCertificateCommand.js +5 -0
  198. package/dist-es/commands/DeleteContactMethodCommand.js +5 -0
  199. package/dist-es/commands/DeleteContainerImageCommand.js +5 -0
  200. package/dist-es/commands/DeleteContainerServiceCommand.js +5 -0
  201. package/dist-es/commands/DeleteDiskCommand.js +5 -0
  202. package/dist-es/commands/DeleteDiskSnapshotCommand.js +5 -0
  203. package/dist-es/commands/DeleteDistributionCommand.js +5 -0
  204. package/dist-es/commands/DeleteDomainCommand.js +5 -0
  205. package/dist-es/commands/DeleteDomainEntryCommand.js +5 -0
  206. package/dist-es/commands/DeleteInstanceCommand.js +5 -0
  207. package/dist-es/commands/DeleteInstanceSnapshotCommand.js +5 -0
  208. package/dist-es/commands/DeleteKeyPairCommand.js +5 -0
  209. package/dist-es/commands/DeleteKnownHostKeysCommand.js +5 -0
  210. package/dist-es/commands/DeleteLoadBalancerCommand.js +5 -0
  211. package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +5 -0
  212. package/dist-es/commands/DeleteRelationalDatabaseCommand.js +5 -0
  213. package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +5 -0
  214. package/dist-es/commands/DetachCertificateFromDistributionCommand.js +5 -0
  215. package/dist-es/commands/DetachDiskCommand.js +5 -0
  216. package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +5 -0
  217. package/dist-es/commands/DetachStaticIpCommand.js +5 -0
  218. package/dist-es/commands/DisableAddOnCommand.js +5 -0
  219. package/dist-es/commands/DownloadDefaultKeyPairCommand.js +5 -0
  220. package/dist-es/commands/EnableAddOnCommand.js +5 -0
  221. package/dist-es/commands/ExportSnapshotCommand.js +5 -0
  222. package/dist-es/commands/GetActiveNamesCommand.js +5 -0
  223. package/dist-es/commands/GetAlarmsCommand.js +5 -0
  224. package/dist-es/commands/GetAutoSnapshotsCommand.js +5 -0
  225. package/dist-es/commands/GetBlueprintsCommand.js +5 -0
  226. package/dist-es/commands/GetBucketAccessKeysCommand.js +5 -0
  227. package/dist-es/commands/GetBucketBundlesCommand.js +5 -0
  228. package/dist-es/commands/GetBucketMetricDataCommand.js +5 -0
  229. package/dist-es/commands/GetBucketsCommand.js +5 -0
  230. package/dist-es/commands/GetBundlesCommand.js +5 -0
  231. package/dist-es/commands/GetCertificatesCommand.js +5 -0
  232. package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +5 -0
  233. package/dist-es/commands/GetContactMethodsCommand.js +5 -0
  234. package/dist-es/commands/GetContainerAPIMetadataCommand.js +5 -0
  235. package/dist-es/commands/GetContainerImagesCommand.js +5 -0
  236. package/dist-es/commands/GetContainerLogCommand.js +5 -0
  237. package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +5 -0
  238. package/dist-es/commands/GetContainerServiceMetricDataCommand.js +5 -0
  239. package/dist-es/commands/GetContainerServicePowersCommand.js +5 -0
  240. package/dist-es/commands/GetContainerServicesCommand.js +5 -0
  241. package/dist-es/commands/GetCostEstimateCommand.js +5 -0
  242. package/dist-es/commands/GetDiskCommand.js +5 -0
  243. package/dist-es/commands/GetDiskSnapshotCommand.js +5 -0
  244. package/dist-es/commands/GetDiskSnapshotsCommand.js +5 -0
  245. package/dist-es/commands/GetDisksCommand.js +5 -0
  246. package/dist-es/commands/GetDistributionBundlesCommand.js +5 -0
  247. package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +5 -0
  248. package/dist-es/commands/GetDistributionMetricDataCommand.js +5 -0
  249. package/dist-es/commands/GetDistributionsCommand.js +5 -0
  250. package/dist-es/commands/GetDomainCommand.js +5 -0
  251. package/dist-es/commands/GetDomainsCommand.js +5 -0
  252. package/dist-es/commands/GetExportSnapshotRecordsCommand.js +5 -0
  253. package/dist-es/commands/GetInstanceAccessDetailsCommand.js +5 -0
  254. package/dist-es/commands/GetInstanceCommand.js +5 -0
  255. package/dist-es/commands/GetInstanceMetricDataCommand.js +5 -0
  256. package/dist-es/commands/GetInstancePortStatesCommand.js +5 -0
  257. package/dist-es/commands/GetInstanceSnapshotCommand.js +5 -0
  258. package/dist-es/commands/GetInstanceSnapshotsCommand.js +5 -0
  259. package/dist-es/commands/GetInstanceStateCommand.js +5 -0
  260. package/dist-es/commands/GetInstancesCommand.js +5 -0
  261. package/dist-es/commands/GetKeyPairCommand.js +5 -0
  262. package/dist-es/commands/GetKeyPairsCommand.js +5 -0
  263. package/dist-es/commands/GetLoadBalancerCommand.js +5 -0
  264. package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +5 -0
  265. package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +5 -0
  266. package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +5 -0
  267. package/dist-es/commands/GetLoadBalancersCommand.js +5 -0
  268. package/dist-es/commands/GetOperationCommand.js +5 -0
  269. package/dist-es/commands/GetOperationsCommand.js +5 -0
  270. package/dist-es/commands/GetOperationsForResourceCommand.js +5 -0
  271. package/dist-es/commands/GetRegionsCommand.js +5 -0
  272. package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +5 -0
  273. package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +5 -0
  274. package/dist-es/commands/GetRelationalDatabaseCommand.js +5 -0
  275. package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +5 -0
  276. package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +5 -0
  277. package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +5 -0
  278. package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +5 -0
  279. package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +5 -0
  280. package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +5 -0
  281. package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +5 -0
  282. package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +5 -0
  283. package/dist-es/commands/GetRelationalDatabasesCommand.js +5 -0
  284. package/dist-es/commands/GetStaticIpCommand.js +5 -0
  285. package/dist-es/commands/GetStaticIpsCommand.js +5 -0
  286. package/dist-es/commands/ImportKeyPairCommand.js +5 -0
  287. package/dist-es/commands/IsVpcPeeredCommand.js +5 -0
  288. package/dist-es/commands/OpenInstancePublicPortsCommand.js +5 -0
  289. package/dist-es/commands/PeerVpcCommand.js +5 -0
  290. package/dist-es/commands/PutAlarmCommand.js +5 -0
  291. package/dist-es/commands/PutInstancePublicPortsCommand.js +5 -0
  292. package/dist-es/commands/RebootInstanceCommand.js +5 -0
  293. package/dist-es/commands/RebootRelationalDatabaseCommand.js +5 -0
  294. package/dist-es/commands/RegisterContainerImageCommand.js +5 -0
  295. package/dist-es/commands/ReleaseStaticIpCommand.js +5 -0
  296. package/dist-es/commands/ResetDistributionCacheCommand.js +5 -0
  297. package/dist-es/commands/SendContactMethodVerificationCommand.js +5 -0
  298. package/dist-es/commands/SetIpAddressTypeCommand.js +5 -0
  299. package/dist-es/commands/SetResourceAccessForBucketCommand.js +5 -0
  300. package/dist-es/commands/StartGUISessionCommand.js +5 -0
  301. package/dist-es/commands/StartInstanceCommand.js +5 -0
  302. package/dist-es/commands/StartRelationalDatabaseCommand.js +5 -0
  303. package/dist-es/commands/StopGUISessionCommand.js +5 -0
  304. package/dist-es/commands/StopInstanceCommand.js +5 -0
  305. package/dist-es/commands/StopRelationalDatabaseCommand.js +5 -0
  306. package/dist-es/commands/TagResourceCommand.js +5 -0
  307. package/dist-es/commands/TestAlarmCommand.js +5 -0
  308. package/dist-es/commands/UnpeerVpcCommand.js +5 -0
  309. package/dist-es/commands/UntagResourceCommand.js +5 -0
  310. package/dist-es/commands/UpdateBucketBundleCommand.js +5 -0
  311. package/dist-es/commands/UpdateBucketCommand.js +5 -0
  312. package/dist-es/commands/UpdateContainerServiceCommand.js +5 -0
  313. package/dist-es/commands/UpdateDistributionBundleCommand.js +5 -0
  314. package/dist-es/commands/UpdateDistributionCommand.js +5 -0
  315. package/dist-es/commands/UpdateDomainEntryCommand.js +5 -0
  316. package/dist-es/commands/UpdateInstanceMetadataOptionsCommand.js +5 -0
  317. package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +5 -0
  318. package/dist-es/commands/UpdateRelationalDatabaseCommand.js +5 -0
  319. package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +5 -0
  320. package/package.json +31 -31
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstanceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstanceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstance",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstanceMetricDataCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstanceMetricDataCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstanceMetricData",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstancePortStatesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstancePortStatesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstancePortStates",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstanceSnapshotCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstanceSnapshotCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstanceSnapshot",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstanceSnapshotsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstanceSnapshotsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstanceSnapshots",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstanceStateCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstanceStateCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstanceState",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetInstancesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetInstancesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetInstances",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetKeyPairCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetKeyPairCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetKeyPair",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetKeyPairsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetKeyPairsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetKeyPairs",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetLoadBalancerCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetLoadBalancerCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetLoadBalancer",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetLoadBalancerMetricDataCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetLoadBalancerMetricDataCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetLoadBalancerMetricData",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetLoadBalancerTlsCertificatesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetLoadBalancerTlsCertificatesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetLoadBalancerTlsCertificates",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetLoadBalancerTlsPoliciesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetLoadBalancerTlsPoliciesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetLoadBalancerTlsPolicies",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetLoadBalancersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetLoadBalancersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetLoadBalancers",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetOperationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetOperationCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetOperation",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetOperationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetOperationsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetOperations",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetOperationsForResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetOperationsForResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetOperationsForResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRegionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRegionsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRegions",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseBlueprintsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseBlueprintsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseBlueprints",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseBundlesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseBundlesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseBundles",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabase",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseEventsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseEventsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseEvents",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseLogEventsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseLogEventsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseLogEvents",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseLogStreamsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseLogStreamsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseLogStreams",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_1_1 = require("../models/models_1");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class GetRelationalDatabaseMasterUserPasswordCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class GetRelationalDatabaseMasterUserPasswordCommand extends smithy_client_1.Com
33
34
  commandName,
34
35
  inputFilterSensitiveLog: (_) => _,
35
36
  outputFilterSensitiveLog: models_1_1.GetRelationalDatabaseMasterUserPasswordResultFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "Lightsail_20161128",
39
+ operation: "GetRelationalDatabaseMasterUserPassword",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseMetricDataCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseMetricDataCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseMetricData",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseParametersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseParametersCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseParameters",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseSnapshotCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseSnapshotCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseSnapshot",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabaseSnapshotsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabaseSnapshotsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabaseSnapshots",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetRelationalDatabasesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetRelationalDatabasesCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetRelationalDatabases",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetStaticIpCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetStaticIpCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetStaticIp",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class GetStaticIpsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class GetStaticIpsCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "Lightsail_20161128",
38
+ operation: "GetStaticIps",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);