@aws-sdk/client-lightsail 3.362.0 → 3.369.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 (677) hide show
  1. package/dist-cjs/Lightsail.js +1 -1
  2. package/dist-cjs/LightsailClient.js +5 -5
  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/CreateGUISessionAccessDetailsCommand.js +3 -3
  26. package/dist-cjs/commands/CreateInstanceSnapshotCommand.js +3 -3
  27. package/dist-cjs/commands/CreateInstancesCommand.js +3 -3
  28. package/dist-cjs/commands/CreateInstancesFromSnapshotCommand.js +3 -3
  29. package/dist-cjs/commands/CreateKeyPairCommand.js +3 -3
  30. package/dist-cjs/commands/CreateLoadBalancerCommand.js +3 -3
  31. package/dist-cjs/commands/CreateLoadBalancerTlsCertificateCommand.js +3 -3
  32. package/dist-cjs/commands/CreateRelationalDatabaseCommand.js +3 -3
  33. package/dist-cjs/commands/CreateRelationalDatabaseFromSnapshotCommand.js +3 -3
  34. package/dist-cjs/commands/CreateRelationalDatabaseSnapshotCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteAlarmCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteAutoSnapshotCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteBucketAccessKeyCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteBucketCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteCertificateCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteContactMethodCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteContainerImageCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteContainerServiceCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDiskCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDiskSnapshotCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDistributionCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDomainCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteDomainEntryCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteInstanceCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteInstanceSnapshotCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteKeyPairCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteKnownHostKeysCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +3 -3
  53. package/dist-cjs/commands/DeleteLoadBalancerTlsCertificateCommand.js +3 -3
  54. package/dist-cjs/commands/DeleteRelationalDatabaseCommand.js +3 -3
  55. package/dist-cjs/commands/DeleteRelationalDatabaseSnapshotCommand.js +3 -3
  56. package/dist-cjs/commands/DetachCertificateFromDistributionCommand.js +3 -3
  57. package/dist-cjs/commands/DetachDiskCommand.js +3 -3
  58. package/dist-cjs/commands/DetachInstancesFromLoadBalancerCommand.js +3 -3
  59. package/dist-cjs/commands/DetachStaticIpCommand.js +3 -3
  60. package/dist-cjs/commands/DisableAddOnCommand.js +3 -3
  61. package/dist-cjs/commands/DownloadDefaultKeyPairCommand.js +3 -3
  62. package/dist-cjs/commands/EnableAddOnCommand.js +3 -3
  63. package/dist-cjs/commands/ExportSnapshotCommand.js +3 -3
  64. package/dist-cjs/commands/GetActiveNamesCommand.js +3 -3
  65. package/dist-cjs/commands/GetAlarmsCommand.js +3 -3
  66. package/dist-cjs/commands/GetAutoSnapshotsCommand.js +3 -3
  67. package/dist-cjs/commands/GetBlueprintsCommand.js +3 -3
  68. package/dist-cjs/commands/GetBucketAccessKeysCommand.js +3 -3
  69. package/dist-cjs/commands/GetBucketBundlesCommand.js +3 -3
  70. package/dist-cjs/commands/GetBucketMetricDataCommand.js +3 -3
  71. package/dist-cjs/commands/GetBucketsCommand.js +3 -3
  72. package/dist-cjs/commands/GetBundlesCommand.js +3 -3
  73. package/dist-cjs/commands/GetCertificatesCommand.js +3 -3
  74. package/dist-cjs/commands/GetCloudFormationStackRecordsCommand.js +3 -3
  75. package/dist-cjs/commands/GetContactMethodsCommand.js +3 -3
  76. package/dist-cjs/commands/GetContainerAPIMetadataCommand.js +3 -3
  77. package/dist-cjs/commands/GetContainerImagesCommand.js +3 -3
  78. package/dist-cjs/commands/GetContainerLogCommand.js +3 -3
  79. package/dist-cjs/commands/GetContainerServiceDeploymentsCommand.js +3 -3
  80. package/dist-cjs/commands/GetContainerServiceMetricDataCommand.js +3 -3
  81. package/dist-cjs/commands/GetContainerServicePowersCommand.js +3 -3
  82. package/dist-cjs/commands/GetContainerServicesCommand.js +3 -3
  83. package/dist-cjs/commands/GetCostEstimateCommand.js +3 -3
  84. package/dist-cjs/commands/GetDiskCommand.js +3 -3
  85. package/dist-cjs/commands/GetDiskSnapshotCommand.js +3 -3
  86. package/dist-cjs/commands/GetDiskSnapshotsCommand.js +3 -3
  87. package/dist-cjs/commands/GetDisksCommand.js +3 -3
  88. package/dist-cjs/commands/GetDistributionBundlesCommand.js +3 -3
  89. package/dist-cjs/commands/GetDistributionLatestCacheResetCommand.js +3 -3
  90. package/dist-cjs/commands/GetDistributionMetricDataCommand.js +3 -3
  91. package/dist-cjs/commands/GetDistributionsCommand.js +3 -3
  92. package/dist-cjs/commands/GetDomainCommand.js +3 -3
  93. package/dist-cjs/commands/GetDomainsCommand.js +3 -3
  94. package/dist-cjs/commands/GetExportSnapshotRecordsCommand.js +3 -3
  95. package/dist-cjs/commands/GetInstanceAccessDetailsCommand.js +3 -3
  96. package/dist-cjs/commands/GetInstanceCommand.js +3 -3
  97. package/dist-cjs/commands/GetInstanceMetricDataCommand.js +3 -3
  98. package/dist-cjs/commands/GetInstancePortStatesCommand.js +3 -3
  99. package/dist-cjs/commands/GetInstanceSnapshotCommand.js +3 -3
  100. package/dist-cjs/commands/GetInstanceSnapshotsCommand.js +3 -3
  101. package/dist-cjs/commands/GetInstanceStateCommand.js +3 -3
  102. package/dist-cjs/commands/GetInstancesCommand.js +3 -3
  103. package/dist-cjs/commands/GetKeyPairCommand.js +3 -3
  104. package/dist-cjs/commands/GetKeyPairsCommand.js +3 -3
  105. package/dist-cjs/commands/GetLoadBalancerCommand.js +3 -3
  106. package/dist-cjs/commands/GetLoadBalancerMetricDataCommand.js +3 -3
  107. package/dist-cjs/commands/GetLoadBalancerTlsCertificatesCommand.js +3 -3
  108. package/dist-cjs/commands/GetLoadBalancerTlsPoliciesCommand.js +3 -3
  109. package/dist-cjs/commands/GetLoadBalancersCommand.js +3 -3
  110. package/dist-cjs/commands/GetOperationCommand.js +3 -3
  111. package/dist-cjs/commands/GetOperationsCommand.js +3 -3
  112. package/dist-cjs/commands/GetOperationsForResourceCommand.js +3 -3
  113. package/dist-cjs/commands/GetRegionsCommand.js +3 -3
  114. package/dist-cjs/commands/GetRelationalDatabaseBlueprintsCommand.js +3 -3
  115. package/dist-cjs/commands/GetRelationalDatabaseBundlesCommand.js +3 -3
  116. package/dist-cjs/commands/GetRelationalDatabaseCommand.js +3 -3
  117. package/dist-cjs/commands/GetRelationalDatabaseEventsCommand.js +3 -3
  118. package/dist-cjs/commands/GetRelationalDatabaseLogEventsCommand.js +3 -3
  119. package/dist-cjs/commands/GetRelationalDatabaseLogStreamsCommand.js +3 -3
  120. package/dist-cjs/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +3 -3
  121. package/dist-cjs/commands/GetRelationalDatabaseMetricDataCommand.js +3 -3
  122. package/dist-cjs/commands/GetRelationalDatabaseParametersCommand.js +3 -3
  123. package/dist-cjs/commands/GetRelationalDatabaseSnapshotCommand.js +3 -3
  124. package/dist-cjs/commands/GetRelationalDatabaseSnapshotsCommand.js +3 -3
  125. package/dist-cjs/commands/GetRelationalDatabasesCommand.js +3 -3
  126. package/dist-cjs/commands/GetStaticIpCommand.js +3 -3
  127. package/dist-cjs/commands/GetStaticIpsCommand.js +3 -3
  128. package/dist-cjs/commands/ImportKeyPairCommand.js +3 -3
  129. package/dist-cjs/commands/IsVpcPeeredCommand.js +3 -3
  130. package/dist-cjs/commands/OpenInstancePublicPortsCommand.js +3 -3
  131. package/dist-cjs/commands/PeerVpcCommand.js +3 -3
  132. package/dist-cjs/commands/PutAlarmCommand.js +3 -3
  133. package/dist-cjs/commands/PutInstancePublicPortsCommand.js +3 -3
  134. package/dist-cjs/commands/RebootInstanceCommand.js +3 -3
  135. package/dist-cjs/commands/RebootRelationalDatabaseCommand.js +3 -3
  136. package/dist-cjs/commands/RegisterContainerImageCommand.js +3 -3
  137. package/dist-cjs/commands/ReleaseStaticIpCommand.js +3 -3
  138. package/dist-cjs/commands/ResetDistributionCacheCommand.js +3 -3
  139. package/dist-cjs/commands/SendContactMethodVerificationCommand.js +3 -3
  140. package/dist-cjs/commands/SetIpAddressTypeCommand.js +3 -3
  141. package/dist-cjs/commands/SetResourceAccessForBucketCommand.js +3 -3
  142. package/dist-cjs/commands/StartGUISessionCommand.js +3 -3
  143. package/dist-cjs/commands/StartInstanceCommand.js +3 -3
  144. package/dist-cjs/commands/StartRelationalDatabaseCommand.js +3 -3
  145. package/dist-cjs/commands/StopGUISessionCommand.js +3 -3
  146. package/dist-cjs/commands/StopInstanceCommand.js +3 -3
  147. package/dist-cjs/commands/StopRelationalDatabaseCommand.js +3 -3
  148. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  149. package/dist-cjs/commands/TestAlarmCommand.js +3 -3
  150. package/dist-cjs/commands/UnpeerVpcCommand.js +3 -3
  151. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  152. package/dist-cjs/commands/UpdateBucketBundleCommand.js +3 -3
  153. package/dist-cjs/commands/UpdateBucketCommand.js +3 -3
  154. package/dist-cjs/commands/UpdateContainerServiceCommand.js +3 -3
  155. package/dist-cjs/commands/UpdateDistributionBundleCommand.js +3 -3
  156. package/dist-cjs/commands/UpdateDistributionCommand.js +3 -3
  157. package/dist-cjs/commands/UpdateDomainEntryCommand.js +3 -3
  158. package/dist-cjs/commands/UpdateInstanceMetadataOptionsCommand.js +3 -3
  159. package/dist-cjs/commands/UpdateLoadBalancerAttributeCommand.js +3 -3
  160. package/dist-cjs/commands/UpdateRelationalDatabaseCommand.js +3 -3
  161. package/dist-cjs/commands/UpdateRelationalDatabaseParametersCommand.js +3 -3
  162. package/dist-cjs/models/LightsailServiceException.js +1 -1
  163. package/dist-cjs/models/models_0.js +1 -1
  164. package/dist-cjs/models/models_1.js +1 -1
  165. package/dist-cjs/protocols/Aws_json1_1.js +1 -1
  166. package/dist-cjs/runtimeConfig.browser.js +7 -7
  167. package/dist-cjs/runtimeConfig.js +10 -10
  168. package/dist-cjs/runtimeConfig.shared.js +4 -4
  169. package/dist-es/Lightsail.js +1 -1
  170. package/dist-es/LightsailClient.js +5 -5
  171. package/dist-es/commands/AllocateStaticIpCommand.js +3 -3
  172. package/dist-es/commands/AttachCertificateToDistributionCommand.js +3 -3
  173. package/dist-es/commands/AttachDiskCommand.js +3 -3
  174. package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +3 -3
  175. package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +3 -3
  176. package/dist-es/commands/AttachStaticIpCommand.js +3 -3
  177. package/dist-es/commands/CloseInstancePublicPortsCommand.js +3 -3
  178. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  179. package/dist-es/commands/CreateBucketAccessKeyCommand.js +3 -3
  180. package/dist-es/commands/CreateBucketCommand.js +3 -3
  181. package/dist-es/commands/CreateCertificateCommand.js +3 -3
  182. package/dist-es/commands/CreateCloudFormationStackCommand.js +3 -3
  183. package/dist-es/commands/CreateContactMethodCommand.js +3 -3
  184. package/dist-es/commands/CreateContainerServiceCommand.js +3 -3
  185. package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +3 -3
  186. package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +3 -3
  187. package/dist-es/commands/CreateDiskCommand.js +3 -3
  188. package/dist-es/commands/CreateDiskFromSnapshotCommand.js +3 -3
  189. package/dist-es/commands/CreateDiskSnapshotCommand.js +3 -3
  190. package/dist-es/commands/CreateDistributionCommand.js +3 -3
  191. package/dist-es/commands/CreateDomainCommand.js +3 -3
  192. package/dist-es/commands/CreateDomainEntryCommand.js +3 -3
  193. package/dist-es/commands/CreateGUISessionAccessDetailsCommand.js +3 -3
  194. package/dist-es/commands/CreateInstanceSnapshotCommand.js +3 -3
  195. package/dist-es/commands/CreateInstancesCommand.js +3 -3
  196. package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +3 -3
  197. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  198. package/dist-es/commands/CreateLoadBalancerCommand.js +3 -3
  199. package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +3 -3
  200. package/dist-es/commands/CreateRelationalDatabaseCommand.js +3 -3
  201. package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +3 -3
  202. package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +3 -3
  203. package/dist-es/commands/DeleteAlarmCommand.js +3 -3
  204. package/dist-es/commands/DeleteAutoSnapshotCommand.js +3 -3
  205. package/dist-es/commands/DeleteBucketAccessKeyCommand.js +3 -3
  206. package/dist-es/commands/DeleteBucketCommand.js +3 -3
  207. package/dist-es/commands/DeleteCertificateCommand.js +3 -3
  208. package/dist-es/commands/DeleteContactMethodCommand.js +3 -3
  209. package/dist-es/commands/DeleteContainerImageCommand.js +3 -3
  210. package/dist-es/commands/DeleteContainerServiceCommand.js +3 -3
  211. package/dist-es/commands/DeleteDiskCommand.js +3 -3
  212. package/dist-es/commands/DeleteDiskSnapshotCommand.js +3 -3
  213. package/dist-es/commands/DeleteDistributionCommand.js +3 -3
  214. package/dist-es/commands/DeleteDomainCommand.js +3 -3
  215. package/dist-es/commands/DeleteDomainEntryCommand.js +3 -3
  216. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  217. package/dist-es/commands/DeleteInstanceSnapshotCommand.js +3 -3
  218. package/dist-es/commands/DeleteKeyPairCommand.js +3 -3
  219. package/dist-es/commands/DeleteKnownHostKeysCommand.js +3 -3
  220. package/dist-es/commands/DeleteLoadBalancerCommand.js +3 -3
  221. package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +3 -3
  222. package/dist-es/commands/DeleteRelationalDatabaseCommand.js +3 -3
  223. package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +3 -3
  224. package/dist-es/commands/DetachCertificateFromDistributionCommand.js +3 -3
  225. package/dist-es/commands/DetachDiskCommand.js +3 -3
  226. package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +3 -3
  227. package/dist-es/commands/DetachStaticIpCommand.js +3 -3
  228. package/dist-es/commands/DisableAddOnCommand.js +3 -3
  229. package/dist-es/commands/DownloadDefaultKeyPairCommand.js +3 -3
  230. package/dist-es/commands/EnableAddOnCommand.js +3 -3
  231. package/dist-es/commands/ExportSnapshotCommand.js +3 -3
  232. package/dist-es/commands/GetActiveNamesCommand.js +3 -3
  233. package/dist-es/commands/GetAlarmsCommand.js +3 -3
  234. package/dist-es/commands/GetAutoSnapshotsCommand.js +3 -3
  235. package/dist-es/commands/GetBlueprintsCommand.js +3 -3
  236. package/dist-es/commands/GetBucketAccessKeysCommand.js +3 -3
  237. package/dist-es/commands/GetBucketBundlesCommand.js +3 -3
  238. package/dist-es/commands/GetBucketMetricDataCommand.js +3 -3
  239. package/dist-es/commands/GetBucketsCommand.js +3 -3
  240. package/dist-es/commands/GetBundlesCommand.js +3 -3
  241. package/dist-es/commands/GetCertificatesCommand.js +3 -3
  242. package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +3 -3
  243. package/dist-es/commands/GetContactMethodsCommand.js +3 -3
  244. package/dist-es/commands/GetContainerAPIMetadataCommand.js +3 -3
  245. package/dist-es/commands/GetContainerImagesCommand.js +3 -3
  246. package/dist-es/commands/GetContainerLogCommand.js +3 -3
  247. package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +3 -3
  248. package/dist-es/commands/GetContainerServiceMetricDataCommand.js +3 -3
  249. package/dist-es/commands/GetContainerServicePowersCommand.js +3 -3
  250. package/dist-es/commands/GetContainerServicesCommand.js +3 -3
  251. package/dist-es/commands/GetCostEstimateCommand.js +3 -3
  252. package/dist-es/commands/GetDiskCommand.js +3 -3
  253. package/dist-es/commands/GetDiskSnapshotCommand.js +3 -3
  254. package/dist-es/commands/GetDiskSnapshotsCommand.js +3 -3
  255. package/dist-es/commands/GetDisksCommand.js +3 -3
  256. package/dist-es/commands/GetDistributionBundlesCommand.js +3 -3
  257. package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +3 -3
  258. package/dist-es/commands/GetDistributionMetricDataCommand.js +3 -3
  259. package/dist-es/commands/GetDistributionsCommand.js +3 -3
  260. package/dist-es/commands/GetDomainCommand.js +3 -3
  261. package/dist-es/commands/GetDomainsCommand.js +3 -3
  262. package/dist-es/commands/GetExportSnapshotRecordsCommand.js +3 -3
  263. package/dist-es/commands/GetInstanceAccessDetailsCommand.js +3 -3
  264. package/dist-es/commands/GetInstanceCommand.js +3 -3
  265. package/dist-es/commands/GetInstanceMetricDataCommand.js +3 -3
  266. package/dist-es/commands/GetInstancePortStatesCommand.js +3 -3
  267. package/dist-es/commands/GetInstanceSnapshotCommand.js +3 -3
  268. package/dist-es/commands/GetInstanceSnapshotsCommand.js +3 -3
  269. package/dist-es/commands/GetInstanceStateCommand.js +3 -3
  270. package/dist-es/commands/GetInstancesCommand.js +3 -3
  271. package/dist-es/commands/GetKeyPairCommand.js +3 -3
  272. package/dist-es/commands/GetKeyPairsCommand.js +3 -3
  273. package/dist-es/commands/GetLoadBalancerCommand.js +3 -3
  274. package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +3 -3
  275. package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +3 -3
  276. package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +3 -3
  277. package/dist-es/commands/GetLoadBalancersCommand.js +3 -3
  278. package/dist-es/commands/GetOperationCommand.js +3 -3
  279. package/dist-es/commands/GetOperationsCommand.js +3 -3
  280. package/dist-es/commands/GetOperationsForResourceCommand.js +3 -3
  281. package/dist-es/commands/GetRegionsCommand.js +3 -3
  282. package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +3 -3
  283. package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +3 -3
  284. package/dist-es/commands/GetRelationalDatabaseCommand.js +3 -3
  285. package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +3 -3
  286. package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +3 -3
  287. package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +3 -3
  288. package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +3 -3
  289. package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +3 -3
  290. package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +3 -3
  291. package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +3 -3
  292. package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +3 -3
  293. package/dist-es/commands/GetRelationalDatabasesCommand.js +3 -3
  294. package/dist-es/commands/GetStaticIpCommand.js +3 -3
  295. package/dist-es/commands/GetStaticIpsCommand.js +3 -3
  296. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  297. package/dist-es/commands/IsVpcPeeredCommand.js +3 -3
  298. package/dist-es/commands/OpenInstancePublicPortsCommand.js +3 -3
  299. package/dist-es/commands/PeerVpcCommand.js +3 -3
  300. package/dist-es/commands/PutAlarmCommand.js +3 -3
  301. package/dist-es/commands/PutInstancePublicPortsCommand.js +3 -3
  302. package/dist-es/commands/RebootInstanceCommand.js +3 -3
  303. package/dist-es/commands/RebootRelationalDatabaseCommand.js +3 -3
  304. package/dist-es/commands/RegisterContainerImageCommand.js +3 -3
  305. package/dist-es/commands/ReleaseStaticIpCommand.js +3 -3
  306. package/dist-es/commands/ResetDistributionCacheCommand.js +3 -3
  307. package/dist-es/commands/SendContactMethodVerificationCommand.js +3 -3
  308. package/dist-es/commands/SetIpAddressTypeCommand.js +3 -3
  309. package/dist-es/commands/SetResourceAccessForBucketCommand.js +3 -3
  310. package/dist-es/commands/StartGUISessionCommand.js +3 -3
  311. package/dist-es/commands/StartInstanceCommand.js +3 -3
  312. package/dist-es/commands/StartRelationalDatabaseCommand.js +3 -3
  313. package/dist-es/commands/StopGUISessionCommand.js +3 -3
  314. package/dist-es/commands/StopInstanceCommand.js +3 -3
  315. package/dist-es/commands/StopRelationalDatabaseCommand.js +3 -3
  316. package/dist-es/commands/TagResourceCommand.js +3 -3
  317. package/dist-es/commands/TestAlarmCommand.js +3 -3
  318. package/dist-es/commands/UnpeerVpcCommand.js +3 -3
  319. package/dist-es/commands/UntagResourceCommand.js +3 -3
  320. package/dist-es/commands/UpdateBucketBundleCommand.js +3 -3
  321. package/dist-es/commands/UpdateBucketCommand.js +3 -3
  322. package/dist-es/commands/UpdateContainerServiceCommand.js +3 -3
  323. package/dist-es/commands/UpdateDistributionBundleCommand.js +3 -3
  324. package/dist-es/commands/UpdateDistributionCommand.js +3 -3
  325. package/dist-es/commands/UpdateDomainEntryCommand.js +3 -3
  326. package/dist-es/commands/UpdateInstanceMetadataOptionsCommand.js +3 -3
  327. package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +3 -3
  328. package/dist-es/commands/UpdateRelationalDatabaseCommand.js +3 -3
  329. package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +3 -3
  330. package/dist-es/models/LightsailServiceException.js +1 -1
  331. package/dist-es/models/models_0.js +1 -1
  332. package/dist-es/models/models_1.js +1 -1
  333. package/dist-es/protocols/Aws_json1_1.js +1 -1
  334. package/dist-es/runtimeConfig.browser.js +7 -7
  335. package/dist-es/runtimeConfig.js +10 -10
  336. package/dist-es/runtimeConfig.shared.js +4 -4
  337. package/dist-types/Lightsail.d.ts +1 -1
  338. package/dist-types/LightsailClient.d.ts +8 -8
  339. package/dist-types/commands/AllocateStaticIpCommand.d.ts +3 -3
  340. package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +3 -3
  341. package/dist-types/commands/AttachDiskCommand.d.ts +3 -3
  342. package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +3 -3
  343. package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +3 -3
  344. package/dist-types/commands/AttachStaticIpCommand.d.ts +3 -3
  345. package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +3 -3
  346. package/dist-types/commands/CopySnapshotCommand.d.ts +3 -3
  347. package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +3 -3
  348. package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
  349. package/dist-types/commands/CreateCertificateCommand.d.ts +3 -3
  350. package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +3 -3
  351. package/dist-types/commands/CreateContactMethodCommand.d.ts +3 -3
  352. package/dist-types/commands/CreateContainerServiceCommand.d.ts +3 -3
  353. package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +3 -3
  354. package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +3 -3
  355. package/dist-types/commands/CreateDiskCommand.d.ts +3 -3
  356. package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +3 -3
  357. package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +3 -3
  358. package/dist-types/commands/CreateDistributionCommand.d.ts +3 -3
  359. package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
  360. package/dist-types/commands/CreateDomainEntryCommand.d.ts +3 -3
  361. package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +3 -3
  362. package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +3 -3
  363. package/dist-types/commands/CreateInstancesCommand.d.ts +3 -3
  364. package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +3 -3
  365. package/dist-types/commands/CreateKeyPairCommand.d.ts +3 -3
  366. package/dist-types/commands/CreateLoadBalancerCommand.d.ts +3 -3
  367. package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +3 -3
  368. package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +3 -3
  369. package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +3 -3
  370. package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +3 -3
  371. package/dist-types/commands/DeleteAlarmCommand.d.ts +3 -3
  372. package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +3 -3
  373. package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +3 -3
  374. package/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
  375. package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -3
  376. package/dist-types/commands/DeleteContactMethodCommand.d.ts +3 -3
  377. package/dist-types/commands/DeleteContainerImageCommand.d.ts +3 -3
  378. package/dist-types/commands/DeleteContainerServiceCommand.d.ts +3 -3
  379. package/dist-types/commands/DeleteDiskCommand.d.ts +3 -3
  380. package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +3 -3
  381. package/dist-types/commands/DeleteDistributionCommand.d.ts +3 -3
  382. package/dist-types/commands/DeleteDomainCommand.d.ts +3 -3
  383. package/dist-types/commands/DeleteDomainEntryCommand.d.ts +3 -3
  384. package/dist-types/commands/DeleteInstanceCommand.d.ts +3 -3
  385. package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +3 -3
  386. package/dist-types/commands/DeleteKeyPairCommand.d.ts +3 -3
  387. package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +3 -3
  388. package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +3 -3
  389. package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +3 -3
  390. package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +3 -3
  391. package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +3 -3
  392. package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +3 -3
  393. package/dist-types/commands/DetachDiskCommand.d.ts +3 -3
  394. package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +3 -3
  395. package/dist-types/commands/DetachStaticIpCommand.d.ts +3 -3
  396. package/dist-types/commands/DisableAddOnCommand.d.ts +3 -3
  397. package/dist-types/commands/DownloadDefaultKeyPairCommand.d.ts +3 -3
  398. package/dist-types/commands/EnableAddOnCommand.d.ts +3 -3
  399. package/dist-types/commands/ExportSnapshotCommand.d.ts +3 -3
  400. package/dist-types/commands/GetActiveNamesCommand.d.ts +3 -3
  401. package/dist-types/commands/GetAlarmsCommand.d.ts +3 -3
  402. package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +3 -3
  403. package/dist-types/commands/GetBlueprintsCommand.d.ts +3 -3
  404. package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +3 -3
  405. package/dist-types/commands/GetBucketBundlesCommand.d.ts +3 -3
  406. package/dist-types/commands/GetBucketMetricDataCommand.d.ts +3 -3
  407. package/dist-types/commands/GetBucketsCommand.d.ts +3 -3
  408. package/dist-types/commands/GetBundlesCommand.d.ts +3 -3
  409. package/dist-types/commands/GetCertificatesCommand.d.ts +3 -3
  410. package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +3 -3
  411. package/dist-types/commands/GetContactMethodsCommand.d.ts +3 -3
  412. package/dist-types/commands/GetContainerAPIMetadataCommand.d.ts +3 -3
  413. package/dist-types/commands/GetContainerImagesCommand.d.ts +3 -3
  414. package/dist-types/commands/GetContainerLogCommand.d.ts +3 -3
  415. package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +3 -3
  416. package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +3 -3
  417. package/dist-types/commands/GetContainerServicePowersCommand.d.ts +3 -3
  418. package/dist-types/commands/GetContainerServicesCommand.d.ts +3 -3
  419. package/dist-types/commands/GetCostEstimateCommand.d.ts +3 -3
  420. package/dist-types/commands/GetDiskCommand.d.ts +3 -3
  421. package/dist-types/commands/GetDiskSnapshotCommand.d.ts +3 -3
  422. package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +3 -3
  423. package/dist-types/commands/GetDisksCommand.d.ts +3 -3
  424. package/dist-types/commands/GetDistributionBundlesCommand.d.ts +3 -3
  425. package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +3 -3
  426. package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +3 -3
  427. package/dist-types/commands/GetDistributionsCommand.d.ts +3 -3
  428. package/dist-types/commands/GetDomainCommand.d.ts +3 -3
  429. package/dist-types/commands/GetDomainsCommand.d.ts +3 -3
  430. package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +3 -3
  431. package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +3 -3
  432. package/dist-types/commands/GetInstanceCommand.d.ts +3 -3
  433. package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +3 -3
  434. package/dist-types/commands/GetInstancePortStatesCommand.d.ts +3 -3
  435. package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +3 -3
  436. package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +3 -3
  437. package/dist-types/commands/GetInstanceStateCommand.d.ts +3 -3
  438. package/dist-types/commands/GetInstancesCommand.d.ts +3 -3
  439. package/dist-types/commands/GetKeyPairCommand.d.ts +3 -3
  440. package/dist-types/commands/GetKeyPairsCommand.d.ts +3 -3
  441. package/dist-types/commands/GetLoadBalancerCommand.d.ts +3 -3
  442. package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +3 -3
  443. package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +3 -3
  444. package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +3 -3
  445. package/dist-types/commands/GetLoadBalancersCommand.d.ts +3 -3
  446. package/dist-types/commands/GetOperationCommand.d.ts +3 -3
  447. package/dist-types/commands/GetOperationsCommand.d.ts +3 -3
  448. package/dist-types/commands/GetOperationsForResourceCommand.d.ts +3 -3
  449. package/dist-types/commands/GetRegionsCommand.d.ts +3 -3
  450. package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +3 -3
  451. package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +3 -3
  452. package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +3 -3
  453. package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +3 -3
  454. package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +3 -3
  455. package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +3 -3
  456. package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +3 -3
  457. package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +3 -3
  458. package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +3 -3
  459. package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +3 -3
  460. package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +3 -3
  461. package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +3 -3
  462. package/dist-types/commands/GetStaticIpCommand.d.ts +3 -3
  463. package/dist-types/commands/GetStaticIpsCommand.d.ts +3 -3
  464. package/dist-types/commands/ImportKeyPairCommand.d.ts +3 -3
  465. package/dist-types/commands/IsVpcPeeredCommand.d.ts +3 -3
  466. package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +3 -3
  467. package/dist-types/commands/PeerVpcCommand.d.ts +3 -3
  468. package/dist-types/commands/PutAlarmCommand.d.ts +3 -3
  469. package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +3 -3
  470. package/dist-types/commands/RebootInstanceCommand.d.ts +3 -3
  471. package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +3 -3
  472. package/dist-types/commands/RegisterContainerImageCommand.d.ts +3 -3
  473. package/dist-types/commands/ReleaseStaticIpCommand.d.ts +3 -3
  474. package/dist-types/commands/ResetDistributionCacheCommand.d.ts +3 -3
  475. package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +3 -3
  476. package/dist-types/commands/SetIpAddressTypeCommand.d.ts +3 -3
  477. package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +3 -3
  478. package/dist-types/commands/StartGUISessionCommand.d.ts +3 -3
  479. package/dist-types/commands/StartInstanceCommand.d.ts +3 -3
  480. package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +3 -3
  481. package/dist-types/commands/StopGUISessionCommand.d.ts +3 -3
  482. package/dist-types/commands/StopInstanceCommand.d.ts +3 -3
  483. package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +3 -3
  484. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  485. package/dist-types/commands/TestAlarmCommand.d.ts +3 -3
  486. package/dist-types/commands/UnpeerVpcCommand.d.ts +3 -3
  487. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  488. package/dist-types/commands/UpdateBucketBundleCommand.d.ts +3 -3
  489. package/dist-types/commands/UpdateBucketCommand.d.ts +3 -3
  490. package/dist-types/commands/UpdateContainerServiceCommand.d.ts +3 -3
  491. package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +3 -3
  492. package/dist-types/commands/UpdateDistributionCommand.d.ts +3 -3
  493. package/dist-types/commands/UpdateDomainEntryCommand.d.ts +3 -3
  494. package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +3 -3
  495. package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +3 -3
  496. package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +3 -3
  497. package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +3 -3
  498. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  499. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  500. package/dist-types/endpoint/ruleset.d.ts +1 -1
  501. package/dist-types/models/LightsailServiceException.d.ts +1 -1
  502. package/dist-types/models/models_0.d.ts +1 -1
  503. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  504. package/dist-types/runtimeConfig.d.ts +20 -20
  505. package/dist-types/runtimeConfig.native.d.ts +19 -19
  506. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  507. package/dist-types/ts3.4/Lightsail.d.ts +1 -1
  508. package/dist-types/ts3.4/LightsailClient.d.ts +19 -21
  509. package/dist-types/ts3.4/commands/AllocateStaticIpCommand.d.ts +3 -3
  510. package/dist-types/ts3.4/commands/AttachCertificateToDistributionCommand.d.ts +3 -3
  511. package/dist-types/ts3.4/commands/AttachDiskCommand.d.ts +3 -3
  512. package/dist-types/ts3.4/commands/AttachInstancesToLoadBalancerCommand.d.ts +3 -3
  513. package/dist-types/ts3.4/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +3 -3
  514. package/dist-types/ts3.4/commands/AttachStaticIpCommand.d.ts +3 -3
  515. package/dist-types/ts3.4/commands/CloseInstancePublicPortsCommand.d.ts +3 -3
  516. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +3 -3
  517. package/dist-types/ts3.4/commands/CreateBucketAccessKeyCommand.d.ts +3 -3
  518. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -3
  519. package/dist-types/ts3.4/commands/CreateCertificateCommand.d.ts +3 -3
  520. package/dist-types/ts3.4/commands/CreateCloudFormationStackCommand.d.ts +3 -3
  521. package/dist-types/ts3.4/commands/CreateContactMethodCommand.d.ts +3 -3
  522. package/dist-types/ts3.4/commands/CreateContainerServiceCommand.d.ts +3 -3
  523. package/dist-types/ts3.4/commands/CreateContainerServiceDeploymentCommand.d.ts +3 -3
  524. package/dist-types/ts3.4/commands/CreateContainerServiceRegistryLoginCommand.d.ts +3 -3
  525. package/dist-types/ts3.4/commands/CreateDiskCommand.d.ts +3 -3
  526. package/dist-types/ts3.4/commands/CreateDiskFromSnapshotCommand.d.ts +3 -3
  527. package/dist-types/ts3.4/commands/CreateDiskSnapshotCommand.d.ts +3 -3
  528. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +3 -3
  529. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -3
  530. package/dist-types/ts3.4/commands/CreateDomainEntryCommand.d.ts +3 -3
  531. package/dist-types/ts3.4/commands/CreateGUISessionAccessDetailsCommand.d.ts +3 -3
  532. package/dist-types/ts3.4/commands/CreateInstanceSnapshotCommand.d.ts +3 -3
  533. package/dist-types/ts3.4/commands/CreateInstancesCommand.d.ts +3 -3
  534. package/dist-types/ts3.4/commands/CreateInstancesFromSnapshotCommand.d.ts +3 -3
  535. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +3 -3
  536. package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +3 -3
  537. package/dist-types/ts3.4/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +3 -3
  538. package/dist-types/ts3.4/commands/CreateRelationalDatabaseCommand.d.ts +3 -3
  539. package/dist-types/ts3.4/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +3 -3
  540. package/dist-types/ts3.4/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +3 -3
  541. package/dist-types/ts3.4/commands/DeleteAlarmCommand.d.ts +3 -3
  542. package/dist-types/ts3.4/commands/DeleteAutoSnapshotCommand.d.ts +3 -3
  543. package/dist-types/ts3.4/commands/DeleteBucketAccessKeyCommand.d.ts +3 -3
  544. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +3 -3
  545. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +3 -3
  546. package/dist-types/ts3.4/commands/DeleteContactMethodCommand.d.ts +3 -3
  547. package/dist-types/ts3.4/commands/DeleteContainerImageCommand.d.ts +3 -3
  548. package/dist-types/ts3.4/commands/DeleteContainerServiceCommand.d.ts +3 -3
  549. package/dist-types/ts3.4/commands/DeleteDiskCommand.d.ts +3 -3
  550. package/dist-types/ts3.4/commands/DeleteDiskSnapshotCommand.d.ts +3 -3
  551. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -3
  552. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -3
  553. package/dist-types/ts3.4/commands/DeleteDomainEntryCommand.d.ts +3 -3
  554. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +3 -3
  555. package/dist-types/ts3.4/commands/DeleteInstanceSnapshotCommand.d.ts +3 -3
  556. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +3 -3
  557. package/dist-types/ts3.4/commands/DeleteKnownHostKeysCommand.d.ts +3 -3
  558. package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +3 -3
  559. package/dist-types/ts3.4/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +3 -3
  560. package/dist-types/ts3.4/commands/DeleteRelationalDatabaseCommand.d.ts +3 -3
  561. package/dist-types/ts3.4/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +3 -3
  562. package/dist-types/ts3.4/commands/DetachCertificateFromDistributionCommand.d.ts +3 -3
  563. package/dist-types/ts3.4/commands/DetachDiskCommand.d.ts +3 -3
  564. package/dist-types/ts3.4/commands/DetachInstancesFromLoadBalancerCommand.d.ts +3 -3
  565. package/dist-types/ts3.4/commands/DetachStaticIpCommand.d.ts +3 -3
  566. package/dist-types/ts3.4/commands/DisableAddOnCommand.d.ts +3 -3
  567. package/dist-types/ts3.4/commands/DownloadDefaultKeyPairCommand.d.ts +3 -3
  568. package/dist-types/ts3.4/commands/EnableAddOnCommand.d.ts +3 -3
  569. package/dist-types/ts3.4/commands/ExportSnapshotCommand.d.ts +3 -3
  570. package/dist-types/ts3.4/commands/GetActiveNamesCommand.d.ts +3 -3
  571. package/dist-types/ts3.4/commands/GetAlarmsCommand.d.ts +3 -3
  572. package/dist-types/ts3.4/commands/GetAutoSnapshotsCommand.d.ts +3 -3
  573. package/dist-types/ts3.4/commands/GetBlueprintsCommand.d.ts +3 -3
  574. package/dist-types/ts3.4/commands/GetBucketAccessKeysCommand.d.ts +3 -3
  575. package/dist-types/ts3.4/commands/GetBucketBundlesCommand.d.ts +3 -3
  576. package/dist-types/ts3.4/commands/GetBucketMetricDataCommand.d.ts +3 -3
  577. package/dist-types/ts3.4/commands/GetBucketsCommand.d.ts +3 -3
  578. package/dist-types/ts3.4/commands/GetBundlesCommand.d.ts +3 -3
  579. package/dist-types/ts3.4/commands/GetCertificatesCommand.d.ts +3 -3
  580. package/dist-types/ts3.4/commands/GetCloudFormationStackRecordsCommand.d.ts +3 -3
  581. package/dist-types/ts3.4/commands/GetContactMethodsCommand.d.ts +3 -3
  582. package/dist-types/ts3.4/commands/GetContainerAPIMetadataCommand.d.ts +3 -3
  583. package/dist-types/ts3.4/commands/GetContainerImagesCommand.d.ts +3 -3
  584. package/dist-types/ts3.4/commands/GetContainerLogCommand.d.ts +3 -3
  585. package/dist-types/ts3.4/commands/GetContainerServiceDeploymentsCommand.d.ts +3 -3
  586. package/dist-types/ts3.4/commands/GetContainerServiceMetricDataCommand.d.ts +3 -3
  587. package/dist-types/ts3.4/commands/GetContainerServicePowersCommand.d.ts +3 -3
  588. package/dist-types/ts3.4/commands/GetContainerServicesCommand.d.ts +3 -3
  589. package/dist-types/ts3.4/commands/GetCostEstimateCommand.d.ts +3 -3
  590. package/dist-types/ts3.4/commands/GetDiskCommand.d.ts +3 -3
  591. package/dist-types/ts3.4/commands/GetDiskSnapshotCommand.d.ts +3 -3
  592. package/dist-types/ts3.4/commands/GetDiskSnapshotsCommand.d.ts +3 -3
  593. package/dist-types/ts3.4/commands/GetDisksCommand.d.ts +3 -3
  594. package/dist-types/ts3.4/commands/GetDistributionBundlesCommand.d.ts +3 -3
  595. package/dist-types/ts3.4/commands/GetDistributionLatestCacheResetCommand.d.ts +3 -3
  596. package/dist-types/ts3.4/commands/GetDistributionMetricDataCommand.d.ts +3 -3
  597. package/dist-types/ts3.4/commands/GetDistributionsCommand.d.ts +3 -3
  598. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +3 -3
  599. package/dist-types/ts3.4/commands/GetDomainsCommand.d.ts +3 -3
  600. package/dist-types/ts3.4/commands/GetExportSnapshotRecordsCommand.d.ts +3 -3
  601. package/dist-types/ts3.4/commands/GetInstanceAccessDetailsCommand.d.ts +3 -3
  602. package/dist-types/ts3.4/commands/GetInstanceCommand.d.ts +3 -3
  603. package/dist-types/ts3.4/commands/GetInstanceMetricDataCommand.d.ts +3 -3
  604. package/dist-types/ts3.4/commands/GetInstancePortStatesCommand.d.ts +3 -3
  605. package/dist-types/ts3.4/commands/GetInstanceSnapshotCommand.d.ts +3 -3
  606. package/dist-types/ts3.4/commands/GetInstanceSnapshotsCommand.d.ts +3 -3
  607. package/dist-types/ts3.4/commands/GetInstanceStateCommand.d.ts +3 -3
  608. package/dist-types/ts3.4/commands/GetInstancesCommand.d.ts +3 -3
  609. package/dist-types/ts3.4/commands/GetKeyPairCommand.d.ts +3 -3
  610. package/dist-types/ts3.4/commands/GetKeyPairsCommand.d.ts +3 -3
  611. package/dist-types/ts3.4/commands/GetLoadBalancerCommand.d.ts +3 -3
  612. package/dist-types/ts3.4/commands/GetLoadBalancerMetricDataCommand.d.ts +3 -3
  613. package/dist-types/ts3.4/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +3 -3
  614. package/dist-types/ts3.4/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +3 -3
  615. package/dist-types/ts3.4/commands/GetLoadBalancersCommand.d.ts +3 -3
  616. package/dist-types/ts3.4/commands/GetOperationCommand.d.ts +3 -3
  617. package/dist-types/ts3.4/commands/GetOperationsCommand.d.ts +3 -3
  618. package/dist-types/ts3.4/commands/GetOperationsForResourceCommand.d.ts +3 -3
  619. package/dist-types/ts3.4/commands/GetRegionsCommand.d.ts +3 -3
  620. package/dist-types/ts3.4/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +3 -3
  621. package/dist-types/ts3.4/commands/GetRelationalDatabaseBundlesCommand.d.ts +3 -3
  622. package/dist-types/ts3.4/commands/GetRelationalDatabaseCommand.d.ts +3 -3
  623. package/dist-types/ts3.4/commands/GetRelationalDatabaseEventsCommand.d.ts +3 -3
  624. package/dist-types/ts3.4/commands/GetRelationalDatabaseLogEventsCommand.d.ts +3 -3
  625. package/dist-types/ts3.4/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +3 -3
  626. package/dist-types/ts3.4/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +3 -3
  627. package/dist-types/ts3.4/commands/GetRelationalDatabaseMetricDataCommand.d.ts +3 -3
  628. package/dist-types/ts3.4/commands/GetRelationalDatabaseParametersCommand.d.ts +3 -3
  629. package/dist-types/ts3.4/commands/GetRelationalDatabaseSnapshotCommand.d.ts +3 -3
  630. package/dist-types/ts3.4/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +3 -3
  631. package/dist-types/ts3.4/commands/GetRelationalDatabasesCommand.d.ts +3 -3
  632. package/dist-types/ts3.4/commands/GetStaticIpCommand.d.ts +3 -3
  633. package/dist-types/ts3.4/commands/GetStaticIpsCommand.d.ts +3 -3
  634. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +3 -3
  635. package/dist-types/ts3.4/commands/IsVpcPeeredCommand.d.ts +3 -3
  636. package/dist-types/ts3.4/commands/OpenInstancePublicPortsCommand.d.ts +3 -3
  637. package/dist-types/ts3.4/commands/PeerVpcCommand.d.ts +3 -3
  638. package/dist-types/ts3.4/commands/PutAlarmCommand.d.ts +3 -3
  639. package/dist-types/ts3.4/commands/PutInstancePublicPortsCommand.d.ts +3 -3
  640. package/dist-types/ts3.4/commands/RebootInstanceCommand.d.ts +3 -3
  641. package/dist-types/ts3.4/commands/RebootRelationalDatabaseCommand.d.ts +3 -3
  642. package/dist-types/ts3.4/commands/RegisterContainerImageCommand.d.ts +3 -3
  643. package/dist-types/ts3.4/commands/ReleaseStaticIpCommand.d.ts +3 -3
  644. package/dist-types/ts3.4/commands/ResetDistributionCacheCommand.d.ts +3 -3
  645. package/dist-types/ts3.4/commands/SendContactMethodVerificationCommand.d.ts +3 -3
  646. package/dist-types/ts3.4/commands/SetIpAddressTypeCommand.d.ts +3 -3
  647. package/dist-types/ts3.4/commands/SetResourceAccessForBucketCommand.d.ts +3 -3
  648. package/dist-types/ts3.4/commands/StartGUISessionCommand.d.ts +3 -3
  649. package/dist-types/ts3.4/commands/StartInstanceCommand.d.ts +3 -3
  650. package/dist-types/ts3.4/commands/StartRelationalDatabaseCommand.d.ts +3 -3
  651. package/dist-types/ts3.4/commands/StopGUISessionCommand.d.ts +3 -3
  652. package/dist-types/ts3.4/commands/StopInstanceCommand.d.ts +3 -3
  653. package/dist-types/ts3.4/commands/StopRelationalDatabaseCommand.d.ts +3 -3
  654. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  655. package/dist-types/ts3.4/commands/TestAlarmCommand.d.ts +3 -3
  656. package/dist-types/ts3.4/commands/UnpeerVpcCommand.d.ts +3 -3
  657. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  658. package/dist-types/ts3.4/commands/UpdateBucketBundleCommand.d.ts +3 -3
  659. package/dist-types/ts3.4/commands/UpdateBucketCommand.d.ts +3 -3
  660. package/dist-types/ts3.4/commands/UpdateContainerServiceCommand.d.ts +3 -3
  661. package/dist-types/ts3.4/commands/UpdateDistributionBundleCommand.d.ts +3 -3
  662. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +3 -3
  663. package/dist-types/ts3.4/commands/UpdateDomainEntryCommand.d.ts +3 -3
  664. package/dist-types/ts3.4/commands/UpdateInstanceMetadataOptionsCommand.d.ts +3 -3
  665. package/dist-types/ts3.4/commands/UpdateLoadBalancerAttributeCommand.d.ts +3 -3
  666. package/dist-types/ts3.4/commands/UpdateRelationalDatabaseCommand.d.ts +3 -3
  667. package/dist-types/ts3.4/commands/UpdateRelationalDatabaseParametersCommand.d.ts +3 -3
  668. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  669. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  670. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  671. package/dist-types/ts3.4/models/LightsailServiceException.d.ts +1 -1
  672. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  673. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  674. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  675. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  676. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  677. package/package.json +34 -33
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetInstancePortStatesCommand, se_GetInstancePortStatesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetInstancePortStatesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetInstanceSnapshotCommand, se_GetInstanceSnapshotCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetInstanceSnapshotCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetInstanceSnapshotsCommand, se_GetInstanceSnapshotsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetInstanceSnapshotsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetInstanceStateCommand, se_GetInstanceStateCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetInstanceStateCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetInstancesCommand, se_GetInstancesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetInstancesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetKeyPairCommand, se_GetKeyPairCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetKeyPairCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetKeyPairsCommand, se_GetKeyPairsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetKeyPairsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetLoadBalancerCommand, se_GetLoadBalancerCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetLoadBalancerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetLoadBalancerMetricDataCommand, se_GetLoadBalancerMetricDataCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetLoadBalancerMetricDataCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetLoadBalancerTlsCertificatesCommand, se_GetLoadBalancerTlsCertificatesCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetLoadBalancerTlsCertificatesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetLoadBalancerTlsPoliciesCommand, se_GetLoadBalancerTlsPoliciesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetLoadBalancerTlsPoliciesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetLoadBalancersCommand, se_GetLoadBalancersCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetLoadBalancersCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetOperationCommand, se_GetOperationCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetOperationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetOperationsCommand, se_GetOperationsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetOperationsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetOperationsForResourceCommand, se_GetOperationsForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetOperationsForResourceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRegionsCommand, se_GetRegionsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRegionsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseBlueprintsCommand, se_GetRelationalDatabaseBlueprintsCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseBlueprintsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseBundlesCommand, se_GetRelationalDatabaseBundlesCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseBundlesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseCommand, se_GetRelationalDatabaseCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseEventsCommand, se_GetRelationalDatabaseEventsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseEventsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseLogEventsCommand, se_GetRelationalDatabaseLogEventsCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseLogEventsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseLogStreamsCommand, se_GetRelationalDatabaseLogStreamsCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseLogStreamsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { GetRelationalDatabaseMasterUserPasswordResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { de_GetRelationalDatabaseMasterUserPasswordCommand, se_GetRelationalDatabaseMasterUserPasswordCommand, } from "../protocols/Aws_json1_1";
6
6
  export { $Command };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseMetricDataCommand, se_GetRelationalDatabaseMetricDataCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseMetricDataCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseParametersCommand, se_GetRelationalDatabaseParametersCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseParametersCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseSnapshotCommand, se_GetRelationalDatabaseSnapshotCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseSnapshotCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabaseSnapshotsCommand, se_GetRelationalDatabaseSnapshotsCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabaseSnapshotsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetRelationalDatabasesCommand, se_GetRelationalDatabasesCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetRelationalDatabasesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetStaticIpCommand, se_GetStaticIpCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetStaticIpCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_GetStaticIpsCommand, se_GetStaticIpsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class GetStaticIpsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ImportKeyPairCommand, se_ImportKeyPairCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ImportKeyPairCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_IsVpcPeeredCommand, se_IsVpcPeeredCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class IsVpcPeeredCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_OpenInstancePublicPortsCommand, se_OpenInstancePublicPortsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class OpenInstancePublicPortsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PeerVpcCommand, se_PeerVpcCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PeerVpcCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutAlarmCommand, se_PutAlarmCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PutAlarmCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutInstancePublicPortsCommand, se_PutInstancePublicPortsCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class PutInstancePublicPortsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RebootInstanceCommand, se_RebootInstanceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class RebootInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RebootRelationalDatabaseCommand, se_RebootRelationalDatabaseCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class RebootRelationalDatabaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RegisterContainerImageCommand, se_RegisterContainerImageCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class RegisterContainerImageCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ReleaseStaticIpCommand, se_ReleaseStaticIpCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ReleaseStaticIpCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ResetDistributionCacheCommand, se_ResetDistributionCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class ResetDistributionCacheCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_SendContactMethodVerificationCommand, se_SendContactMethodVerificationCommand, } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class SendContactMethodVerificationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_SetIpAddressTypeCommand, se_SetIpAddressTypeCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class SetIpAddressTypeCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_SetResourceAccessForBucketCommand, se_SetResourceAccessForBucketCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class SetResourceAccessForBucketCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartGUISessionCommand, se_StartGUISessionCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartGUISessionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartInstanceCommand, se_StartInstanceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartRelationalDatabaseCommand, se_StartRelationalDatabaseCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StartRelationalDatabaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopGUISessionCommand, se_StopGUISessionCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopGUISessionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopInstanceCommand, se_StopInstanceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopRelationalDatabaseCommand, se_StopRelationalDatabaseCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class StopRelationalDatabaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class TagResourceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_TestAlarmCommand, se_TestAlarmCommand } from "../protocols/Aws_json1_1";
5
5
  export { $Command };
6
6
  export class TestAlarmCommand extends $Command {