@aws-sdk/client-lightsail 3.130.0 → 3.141.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 (319) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AllocateStaticIpCommand.js +2 -2
  4. package/dist-cjs/commands/AttachCertificateToDistributionCommand.js +2 -2
  5. package/dist-cjs/commands/AttachDiskCommand.js +2 -2
  6. package/dist-cjs/commands/AttachInstancesToLoadBalancerCommand.js +2 -2
  7. package/dist-cjs/commands/AttachLoadBalancerTlsCertificateCommand.js +2 -2
  8. package/dist-cjs/commands/AttachStaticIpCommand.js +2 -2
  9. package/dist-cjs/commands/CloseInstancePublicPortsCommand.js +2 -2
  10. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  11. package/dist-cjs/commands/CreateBucketAccessKeyCommand.js +2 -2
  12. package/dist-cjs/commands/CreateBucketCommand.js +2 -2
  13. package/dist-cjs/commands/CreateCertificateCommand.js +2 -2
  14. package/dist-cjs/commands/CreateCloudFormationStackCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContactMethodCommand.js +2 -2
  16. package/dist-cjs/commands/CreateContainerServiceCommand.js +2 -2
  17. package/dist-cjs/commands/CreateContainerServiceDeploymentCommand.js +2 -2
  18. package/dist-cjs/commands/CreateContainerServiceRegistryLoginCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDiskCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDiskFromSnapshotCommand.js +2 -2
  21. package/dist-cjs/commands/CreateDiskSnapshotCommand.js +2 -2
  22. package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
  23. package/dist-cjs/commands/CreateDomainCommand.js +2 -2
  24. package/dist-cjs/commands/CreateDomainEntryCommand.js +2 -2
  25. package/dist-cjs/commands/CreateInstanceSnapshotCommand.js +2 -2
  26. package/dist-cjs/commands/CreateInstancesCommand.js +2 -2
  27. package/dist-cjs/commands/CreateInstancesFromSnapshotCommand.js +2 -2
  28. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  29. package/dist-cjs/commands/CreateLoadBalancerCommand.js +2 -2
  30. package/dist-cjs/commands/CreateLoadBalancerTlsCertificateCommand.js +2 -2
  31. package/dist-cjs/commands/CreateRelationalDatabaseCommand.js +2 -2
  32. package/dist-cjs/commands/CreateRelationalDatabaseFromSnapshotCommand.js +2 -2
  33. package/dist-cjs/commands/CreateRelationalDatabaseSnapshotCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteAlarmCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteAutoSnapshotCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteBucketAccessKeyCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteBucketCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteContactMethodCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteContainerImageCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteContainerServiceCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteDiskCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteDiskSnapshotCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteDistributionCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteDomainCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteDomainEntryCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -2
  48. package/dist-cjs/commands/DeleteInstanceSnapshotCommand.js +2 -2
  49. package/dist-cjs/commands/DeleteKeyPairCommand.js +2 -2
  50. package/dist-cjs/commands/DeleteKnownHostKeysCommand.js +2 -2
  51. package/dist-cjs/commands/DeleteLoadBalancerCommand.js +2 -2
  52. package/dist-cjs/commands/DeleteLoadBalancerTlsCertificateCommand.js +2 -2
  53. package/dist-cjs/commands/DeleteRelationalDatabaseCommand.js +2 -2
  54. package/dist-cjs/commands/DeleteRelationalDatabaseSnapshotCommand.js +2 -2
  55. package/dist-cjs/commands/DetachCertificateFromDistributionCommand.js +2 -2
  56. package/dist-cjs/commands/DetachDiskCommand.js +2 -2
  57. package/dist-cjs/commands/DetachInstancesFromLoadBalancerCommand.js +2 -2
  58. package/dist-cjs/commands/DetachStaticIpCommand.js +2 -2
  59. package/dist-cjs/commands/DisableAddOnCommand.js +2 -2
  60. package/dist-cjs/commands/DownloadDefaultKeyPairCommand.js +2 -2
  61. package/dist-cjs/commands/EnableAddOnCommand.js +2 -2
  62. package/dist-cjs/commands/ExportSnapshotCommand.js +2 -2
  63. package/dist-cjs/commands/GetActiveNamesCommand.js +2 -2
  64. package/dist-cjs/commands/GetAlarmsCommand.js +2 -2
  65. package/dist-cjs/commands/GetAutoSnapshotsCommand.js +2 -2
  66. package/dist-cjs/commands/GetBlueprintsCommand.js +2 -2
  67. package/dist-cjs/commands/GetBucketAccessKeysCommand.js +2 -2
  68. package/dist-cjs/commands/GetBucketBundlesCommand.js +2 -2
  69. package/dist-cjs/commands/GetBucketMetricDataCommand.js +2 -2
  70. package/dist-cjs/commands/GetBucketsCommand.js +2 -2
  71. package/dist-cjs/commands/GetBundlesCommand.js +2 -2
  72. package/dist-cjs/commands/GetCertificatesCommand.js +2 -2
  73. package/dist-cjs/commands/GetCloudFormationStackRecordsCommand.js +2 -2
  74. package/dist-cjs/commands/GetContactMethodsCommand.js +2 -2
  75. package/dist-cjs/commands/GetContainerAPIMetadataCommand.js +2 -2
  76. package/dist-cjs/commands/GetContainerImagesCommand.js +2 -2
  77. package/dist-cjs/commands/GetContainerLogCommand.js +2 -2
  78. package/dist-cjs/commands/GetContainerServiceDeploymentsCommand.js +2 -2
  79. package/dist-cjs/commands/GetContainerServiceMetricDataCommand.js +2 -2
  80. package/dist-cjs/commands/GetContainerServicePowersCommand.js +2 -2
  81. package/dist-cjs/commands/GetContainerServicesCommand.js +2 -2
  82. package/dist-cjs/commands/GetDiskCommand.js +2 -2
  83. package/dist-cjs/commands/GetDiskSnapshotCommand.js +2 -2
  84. package/dist-cjs/commands/GetDiskSnapshotsCommand.js +2 -2
  85. package/dist-cjs/commands/GetDisksCommand.js +2 -2
  86. package/dist-cjs/commands/GetDistributionBundlesCommand.js +2 -2
  87. package/dist-cjs/commands/GetDistributionLatestCacheResetCommand.js +2 -2
  88. package/dist-cjs/commands/GetDistributionMetricDataCommand.js +2 -2
  89. package/dist-cjs/commands/GetDistributionsCommand.js +2 -2
  90. package/dist-cjs/commands/GetDomainCommand.js +2 -2
  91. package/dist-cjs/commands/GetDomainsCommand.js +2 -2
  92. package/dist-cjs/commands/GetExportSnapshotRecordsCommand.js +2 -2
  93. package/dist-cjs/commands/GetInstanceAccessDetailsCommand.js +2 -2
  94. package/dist-cjs/commands/GetInstanceCommand.js +2 -2
  95. package/dist-cjs/commands/GetInstanceMetricDataCommand.js +2 -2
  96. package/dist-cjs/commands/GetInstancePortStatesCommand.js +2 -2
  97. package/dist-cjs/commands/GetInstanceSnapshotCommand.js +2 -2
  98. package/dist-cjs/commands/GetInstanceSnapshotsCommand.js +2 -2
  99. package/dist-cjs/commands/GetInstanceStateCommand.js +2 -2
  100. package/dist-cjs/commands/GetInstancesCommand.js +2 -2
  101. package/dist-cjs/commands/GetKeyPairCommand.js +2 -2
  102. package/dist-cjs/commands/GetKeyPairsCommand.js +2 -2
  103. package/dist-cjs/commands/GetLoadBalancerCommand.js +2 -2
  104. package/dist-cjs/commands/GetLoadBalancerMetricDataCommand.js +2 -2
  105. package/dist-cjs/commands/GetLoadBalancerTlsCertificatesCommand.js +2 -2
  106. package/dist-cjs/commands/GetLoadBalancerTlsPoliciesCommand.js +2 -2
  107. package/dist-cjs/commands/GetLoadBalancersCommand.js +2 -2
  108. package/dist-cjs/commands/GetOperationCommand.js +2 -2
  109. package/dist-cjs/commands/GetOperationsCommand.js +2 -2
  110. package/dist-cjs/commands/GetOperationsForResourceCommand.js +2 -2
  111. package/dist-cjs/commands/GetRegionsCommand.js +2 -2
  112. package/dist-cjs/commands/GetRelationalDatabaseBlueprintsCommand.js +2 -2
  113. package/dist-cjs/commands/GetRelationalDatabaseBundlesCommand.js +2 -2
  114. package/dist-cjs/commands/GetRelationalDatabaseCommand.js +2 -2
  115. package/dist-cjs/commands/GetRelationalDatabaseEventsCommand.js +2 -2
  116. package/dist-cjs/commands/GetRelationalDatabaseLogEventsCommand.js +2 -2
  117. package/dist-cjs/commands/GetRelationalDatabaseLogStreamsCommand.js +2 -2
  118. package/dist-cjs/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +2 -2
  119. package/dist-cjs/commands/GetRelationalDatabaseMetricDataCommand.js +2 -2
  120. package/dist-cjs/commands/GetRelationalDatabaseParametersCommand.js +2 -2
  121. package/dist-cjs/commands/GetRelationalDatabaseSnapshotCommand.js +2 -2
  122. package/dist-cjs/commands/GetRelationalDatabaseSnapshotsCommand.js +2 -2
  123. package/dist-cjs/commands/GetRelationalDatabasesCommand.js +2 -2
  124. package/dist-cjs/commands/GetStaticIpCommand.js +2 -2
  125. package/dist-cjs/commands/GetStaticIpsCommand.js +2 -2
  126. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  127. package/dist-cjs/commands/IsVpcPeeredCommand.js +2 -2
  128. package/dist-cjs/commands/OpenInstancePublicPortsCommand.js +2 -2
  129. package/dist-cjs/commands/PeerVpcCommand.js +2 -2
  130. package/dist-cjs/commands/PutAlarmCommand.js +2 -2
  131. package/dist-cjs/commands/PutInstancePublicPortsCommand.js +2 -2
  132. package/dist-cjs/commands/RebootInstanceCommand.js +2 -2
  133. package/dist-cjs/commands/RebootRelationalDatabaseCommand.js +2 -2
  134. package/dist-cjs/commands/RegisterContainerImageCommand.js +2 -2
  135. package/dist-cjs/commands/ReleaseStaticIpCommand.js +2 -2
  136. package/dist-cjs/commands/ResetDistributionCacheCommand.js +2 -2
  137. package/dist-cjs/commands/SendContactMethodVerificationCommand.js +2 -2
  138. package/dist-cjs/commands/SetIpAddressTypeCommand.js +2 -2
  139. package/dist-cjs/commands/SetResourceAccessForBucketCommand.js +2 -2
  140. package/dist-cjs/commands/StartInstanceCommand.js +2 -2
  141. package/dist-cjs/commands/StartRelationalDatabaseCommand.js +2 -2
  142. package/dist-cjs/commands/StopInstanceCommand.js +2 -2
  143. package/dist-cjs/commands/StopRelationalDatabaseCommand.js +2 -2
  144. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  145. package/dist-cjs/commands/TestAlarmCommand.js +2 -2
  146. package/dist-cjs/commands/UnpeerVpcCommand.js +2 -2
  147. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  148. package/dist-cjs/commands/UpdateBucketBundleCommand.js +2 -2
  149. package/dist-cjs/commands/UpdateBucketCommand.js +2 -2
  150. package/dist-cjs/commands/UpdateContainerServiceCommand.js +2 -2
  151. package/dist-cjs/commands/UpdateDistributionBundleCommand.js +2 -2
  152. package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
  153. package/dist-cjs/commands/UpdateDomainEntryCommand.js +2 -2
  154. package/dist-cjs/commands/UpdateLoadBalancerAttributeCommand.js +2 -2
  155. package/dist-cjs/commands/UpdateRelationalDatabaseCommand.js +2 -2
  156. package/dist-cjs/commands/UpdateRelationalDatabaseParametersCommand.js +2 -2
  157. package/dist-cjs/models/models_0.js +1006 -1504
  158. package/dist-cjs/models/models_1.js +654 -978
  159. package/dist-es/commands/AllocateStaticIpCommand.js +3 -3
  160. package/dist-es/commands/AttachCertificateToDistributionCommand.js +3 -3
  161. package/dist-es/commands/AttachDiskCommand.js +3 -3
  162. package/dist-es/commands/AttachInstancesToLoadBalancerCommand.js +3 -3
  163. package/dist-es/commands/AttachLoadBalancerTlsCertificateCommand.js +3 -3
  164. package/dist-es/commands/AttachStaticIpCommand.js +3 -3
  165. package/dist-es/commands/CloseInstancePublicPortsCommand.js +3 -3
  166. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  167. package/dist-es/commands/CreateBucketAccessKeyCommand.js +3 -3
  168. package/dist-es/commands/CreateBucketCommand.js +3 -3
  169. package/dist-es/commands/CreateCertificateCommand.js +3 -3
  170. package/dist-es/commands/CreateCloudFormationStackCommand.js +3 -3
  171. package/dist-es/commands/CreateContactMethodCommand.js +3 -3
  172. package/dist-es/commands/CreateContainerServiceCommand.js +3 -3
  173. package/dist-es/commands/CreateContainerServiceDeploymentCommand.js +3 -3
  174. package/dist-es/commands/CreateContainerServiceRegistryLoginCommand.js +3 -3
  175. package/dist-es/commands/CreateDiskCommand.js +3 -3
  176. package/dist-es/commands/CreateDiskFromSnapshotCommand.js +3 -3
  177. package/dist-es/commands/CreateDiskSnapshotCommand.js +3 -3
  178. package/dist-es/commands/CreateDistributionCommand.js +3 -3
  179. package/dist-es/commands/CreateDomainCommand.js +3 -3
  180. package/dist-es/commands/CreateDomainEntryCommand.js +3 -3
  181. package/dist-es/commands/CreateInstanceSnapshotCommand.js +3 -3
  182. package/dist-es/commands/CreateInstancesCommand.js +3 -3
  183. package/dist-es/commands/CreateInstancesFromSnapshotCommand.js +3 -3
  184. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  185. package/dist-es/commands/CreateLoadBalancerCommand.js +3 -3
  186. package/dist-es/commands/CreateLoadBalancerTlsCertificateCommand.js +3 -3
  187. package/dist-es/commands/CreateRelationalDatabaseCommand.js +3 -3
  188. package/dist-es/commands/CreateRelationalDatabaseFromSnapshotCommand.js +3 -3
  189. package/dist-es/commands/CreateRelationalDatabaseSnapshotCommand.js +3 -3
  190. package/dist-es/commands/DeleteAlarmCommand.js +3 -3
  191. package/dist-es/commands/DeleteAutoSnapshotCommand.js +3 -3
  192. package/dist-es/commands/DeleteBucketAccessKeyCommand.js +3 -3
  193. package/dist-es/commands/DeleteBucketCommand.js +3 -3
  194. package/dist-es/commands/DeleteCertificateCommand.js +3 -3
  195. package/dist-es/commands/DeleteContactMethodCommand.js +3 -3
  196. package/dist-es/commands/DeleteContainerImageCommand.js +3 -3
  197. package/dist-es/commands/DeleteContainerServiceCommand.js +3 -3
  198. package/dist-es/commands/DeleteDiskCommand.js +3 -3
  199. package/dist-es/commands/DeleteDiskSnapshotCommand.js +3 -3
  200. package/dist-es/commands/DeleteDistributionCommand.js +3 -3
  201. package/dist-es/commands/DeleteDomainCommand.js +3 -3
  202. package/dist-es/commands/DeleteDomainEntryCommand.js +3 -3
  203. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  204. package/dist-es/commands/DeleteInstanceSnapshotCommand.js +3 -3
  205. package/dist-es/commands/DeleteKeyPairCommand.js +3 -3
  206. package/dist-es/commands/DeleteKnownHostKeysCommand.js +3 -3
  207. package/dist-es/commands/DeleteLoadBalancerCommand.js +3 -3
  208. package/dist-es/commands/DeleteLoadBalancerTlsCertificateCommand.js +3 -3
  209. package/dist-es/commands/DeleteRelationalDatabaseCommand.js +3 -3
  210. package/dist-es/commands/DeleteRelationalDatabaseSnapshotCommand.js +3 -3
  211. package/dist-es/commands/DetachCertificateFromDistributionCommand.js +3 -3
  212. package/dist-es/commands/DetachDiskCommand.js +3 -3
  213. package/dist-es/commands/DetachInstancesFromLoadBalancerCommand.js +3 -3
  214. package/dist-es/commands/DetachStaticIpCommand.js +3 -3
  215. package/dist-es/commands/DisableAddOnCommand.js +3 -3
  216. package/dist-es/commands/DownloadDefaultKeyPairCommand.js +3 -3
  217. package/dist-es/commands/EnableAddOnCommand.js +3 -3
  218. package/dist-es/commands/ExportSnapshotCommand.js +3 -3
  219. package/dist-es/commands/GetActiveNamesCommand.js +3 -3
  220. package/dist-es/commands/GetAlarmsCommand.js +3 -3
  221. package/dist-es/commands/GetAutoSnapshotsCommand.js +3 -3
  222. package/dist-es/commands/GetBlueprintsCommand.js +3 -3
  223. package/dist-es/commands/GetBucketAccessKeysCommand.js +3 -3
  224. package/dist-es/commands/GetBucketBundlesCommand.js +3 -3
  225. package/dist-es/commands/GetBucketMetricDataCommand.js +3 -3
  226. package/dist-es/commands/GetBucketsCommand.js +3 -3
  227. package/dist-es/commands/GetBundlesCommand.js +3 -3
  228. package/dist-es/commands/GetCertificatesCommand.js +3 -3
  229. package/dist-es/commands/GetCloudFormationStackRecordsCommand.js +3 -3
  230. package/dist-es/commands/GetContactMethodsCommand.js +3 -3
  231. package/dist-es/commands/GetContainerAPIMetadataCommand.js +3 -3
  232. package/dist-es/commands/GetContainerImagesCommand.js +3 -3
  233. package/dist-es/commands/GetContainerLogCommand.js +3 -3
  234. package/dist-es/commands/GetContainerServiceDeploymentsCommand.js +3 -3
  235. package/dist-es/commands/GetContainerServiceMetricDataCommand.js +3 -3
  236. package/dist-es/commands/GetContainerServicePowersCommand.js +3 -3
  237. package/dist-es/commands/GetContainerServicesCommand.js +3 -3
  238. package/dist-es/commands/GetDiskCommand.js +3 -3
  239. package/dist-es/commands/GetDiskSnapshotCommand.js +3 -3
  240. package/dist-es/commands/GetDiskSnapshotsCommand.js +3 -3
  241. package/dist-es/commands/GetDisksCommand.js +3 -3
  242. package/dist-es/commands/GetDistributionBundlesCommand.js +3 -3
  243. package/dist-es/commands/GetDistributionLatestCacheResetCommand.js +3 -3
  244. package/dist-es/commands/GetDistributionMetricDataCommand.js +3 -3
  245. package/dist-es/commands/GetDistributionsCommand.js +3 -3
  246. package/dist-es/commands/GetDomainCommand.js +3 -3
  247. package/dist-es/commands/GetDomainsCommand.js +3 -3
  248. package/dist-es/commands/GetExportSnapshotRecordsCommand.js +3 -3
  249. package/dist-es/commands/GetInstanceAccessDetailsCommand.js +3 -3
  250. package/dist-es/commands/GetInstanceCommand.js +3 -3
  251. package/dist-es/commands/GetInstanceMetricDataCommand.js +3 -3
  252. package/dist-es/commands/GetInstancePortStatesCommand.js +3 -3
  253. package/dist-es/commands/GetInstanceSnapshotCommand.js +3 -3
  254. package/dist-es/commands/GetInstanceSnapshotsCommand.js +3 -3
  255. package/dist-es/commands/GetInstanceStateCommand.js +3 -3
  256. package/dist-es/commands/GetInstancesCommand.js +3 -3
  257. package/dist-es/commands/GetKeyPairCommand.js +3 -3
  258. package/dist-es/commands/GetKeyPairsCommand.js +3 -3
  259. package/dist-es/commands/GetLoadBalancerCommand.js +3 -3
  260. package/dist-es/commands/GetLoadBalancerMetricDataCommand.js +3 -3
  261. package/dist-es/commands/GetLoadBalancerTlsCertificatesCommand.js +3 -3
  262. package/dist-es/commands/GetLoadBalancerTlsPoliciesCommand.js +3 -3
  263. package/dist-es/commands/GetLoadBalancersCommand.js +3 -3
  264. package/dist-es/commands/GetOperationCommand.js +3 -3
  265. package/dist-es/commands/GetOperationsCommand.js +3 -3
  266. package/dist-es/commands/GetOperationsForResourceCommand.js +3 -3
  267. package/dist-es/commands/GetRegionsCommand.js +3 -3
  268. package/dist-es/commands/GetRelationalDatabaseBlueprintsCommand.js +3 -3
  269. package/dist-es/commands/GetRelationalDatabaseBundlesCommand.js +3 -3
  270. package/dist-es/commands/GetRelationalDatabaseCommand.js +3 -3
  271. package/dist-es/commands/GetRelationalDatabaseEventsCommand.js +3 -3
  272. package/dist-es/commands/GetRelationalDatabaseLogEventsCommand.js +3 -3
  273. package/dist-es/commands/GetRelationalDatabaseLogStreamsCommand.js +3 -3
  274. package/dist-es/commands/GetRelationalDatabaseMasterUserPasswordCommand.js +3 -3
  275. package/dist-es/commands/GetRelationalDatabaseMetricDataCommand.js +3 -3
  276. package/dist-es/commands/GetRelationalDatabaseParametersCommand.js +3 -3
  277. package/dist-es/commands/GetRelationalDatabaseSnapshotCommand.js +3 -3
  278. package/dist-es/commands/GetRelationalDatabaseSnapshotsCommand.js +3 -3
  279. package/dist-es/commands/GetRelationalDatabasesCommand.js +3 -3
  280. package/dist-es/commands/GetStaticIpCommand.js +3 -3
  281. package/dist-es/commands/GetStaticIpsCommand.js +3 -3
  282. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  283. package/dist-es/commands/IsVpcPeeredCommand.js +3 -3
  284. package/dist-es/commands/OpenInstancePublicPortsCommand.js +3 -3
  285. package/dist-es/commands/PeerVpcCommand.js +3 -3
  286. package/dist-es/commands/PutAlarmCommand.js +3 -3
  287. package/dist-es/commands/PutInstancePublicPortsCommand.js +3 -3
  288. package/dist-es/commands/RebootInstanceCommand.js +3 -3
  289. package/dist-es/commands/RebootRelationalDatabaseCommand.js +3 -3
  290. package/dist-es/commands/RegisterContainerImageCommand.js +3 -3
  291. package/dist-es/commands/ReleaseStaticIpCommand.js +3 -3
  292. package/dist-es/commands/ResetDistributionCacheCommand.js +3 -3
  293. package/dist-es/commands/SendContactMethodVerificationCommand.js +3 -3
  294. package/dist-es/commands/SetIpAddressTypeCommand.js +3 -3
  295. package/dist-es/commands/SetResourceAccessForBucketCommand.js +3 -3
  296. package/dist-es/commands/StartInstanceCommand.js +3 -3
  297. package/dist-es/commands/StartRelationalDatabaseCommand.js +3 -3
  298. package/dist-es/commands/StopInstanceCommand.js +3 -3
  299. package/dist-es/commands/StopRelationalDatabaseCommand.js +3 -3
  300. package/dist-es/commands/TagResourceCommand.js +3 -3
  301. package/dist-es/commands/TestAlarmCommand.js +3 -3
  302. package/dist-es/commands/UnpeerVpcCommand.js +3 -3
  303. package/dist-es/commands/UntagResourceCommand.js +3 -3
  304. package/dist-es/commands/UpdateBucketBundleCommand.js +3 -3
  305. package/dist-es/commands/UpdateBucketCommand.js +3 -3
  306. package/dist-es/commands/UpdateContainerServiceCommand.js +3 -3
  307. package/dist-es/commands/UpdateDistributionBundleCommand.js +3 -3
  308. package/dist-es/commands/UpdateDistributionCommand.js +3 -3
  309. package/dist-es/commands/UpdateDomainEntryCommand.js +3 -3
  310. package/dist-es/commands/UpdateLoadBalancerAttributeCommand.js +3 -3
  311. package/dist-es/commands/UpdateRelationalDatabaseCommand.js +3 -3
  312. package/dist-es/commands/UpdateRelationalDatabaseParametersCommand.js +3 -3
  313. package/dist-es/models/models_0.js +249 -996
  314. package/dist-es/models/models_1.js +162 -648
  315. package/dist-types/models/models_0.d.ts +996 -1494
  316. package/dist-types/models/models_1.d.ts +648 -972
  317. package/dist-types/ts3.4/models/models_0.d.ts +0 -144
  318. package/dist-types/ts3.4/models/models_1.d.ts +324 -648
  319. package/package.json +7 -7
@@ -20,8 +20,8 @@ class DeleteInstanceSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteInstanceSnapshotRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteInstanceSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteInstanceSnapshotRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteInstanceSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteKeyPairCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteKeyPairRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteKeyPairResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteKeyPairRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteKeyPairResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteKnownHostKeysCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteKnownHostKeysRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteKnownHostKeysResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteKnownHostKeysRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteKnownHostKeysResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteLoadBalancerCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteLoadBalancerRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteLoadBalancerResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteLoadBalancerRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteLoadBalancerResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteLoadBalancerTlsCertificateCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteLoadBalancerTlsCertificateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteLoadBalancerTlsCertificateResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteLoadBalancerTlsCertificateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteLoadBalancerTlsCertificateResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteRelationalDatabaseCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteRelationalDatabaseSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseSnapshotRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseSnapshotRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteRelationalDatabaseSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DetachCertificateFromDistributionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DetachCertificateFromDistributionRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DetachCertificateFromDistributionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DetachCertificateFromDistributionRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DetachCertificateFromDistributionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DetachDiskCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DetachDiskRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DetachDiskResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DetachDiskRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DetachDiskResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DetachInstancesFromLoadBalancerCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DetachInstancesFromLoadBalancerRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DetachInstancesFromLoadBalancerResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DetachInstancesFromLoadBalancerRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DetachInstancesFromLoadBalancerResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DetachStaticIpCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DetachStaticIpRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DetachStaticIpResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DetachStaticIpRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DetachStaticIpResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DisableAddOnCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DisableAddOnRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DisableAddOnResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DisableAddOnRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DisableAddOnResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DownloadDefaultKeyPairCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DownloadDefaultKeyPairRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DownloadDefaultKeyPairResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DownloadDefaultKeyPairRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DownloadDefaultKeyPairResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class EnableAddOnCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.EnableAddOnRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.EnableAddOnResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.EnableAddOnRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.EnableAddOnResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class ExportSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.ExportSnapshotRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ExportSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.ExportSnapshotRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ExportSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetActiveNamesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetActiveNamesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetActiveNamesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetActiveNamesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetActiveNamesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetAlarmsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetAlarmsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetAlarmsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetAlarmsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetAlarmsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetAutoSnapshotsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetAutoSnapshotsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetAutoSnapshotsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetAutoSnapshotsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetAutoSnapshotsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetBlueprintsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetBlueprintsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetBlueprintsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetBlueprintsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetBlueprintsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetBucketAccessKeysCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetBucketAccessKeysRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetBucketAccessKeysResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetBucketAccessKeysRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetBucketAccessKeysResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetBucketBundlesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetBucketBundlesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetBucketBundlesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetBucketBundlesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetBucketBundlesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetBucketMetricDataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetBucketMetricDataRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetBucketMetricDataResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetBucketMetricDataRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetBucketMetricDataResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetBucketsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetBucketsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetBucketsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetBucketsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetBucketsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetBundlesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetBundlesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetBundlesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetBundlesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetBundlesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetCertificatesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetCertificatesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetCertificatesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetCertificatesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetCertificatesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetCloudFormationStackRecordsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetCloudFormationStackRecordsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetCloudFormationStackRecordsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetCloudFormationStackRecordsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetCloudFormationStackRecordsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContactMethodsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContactMethodsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContactMethodsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContactMethodsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContactMethodsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerAPIMetadataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerAPIMetadataRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContainerAPIMetadataResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerAPIMetadataRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContainerAPIMetadataResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerImagesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerImagesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContainerImagesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerImagesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContainerImagesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerLogCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerLogRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContainerLogResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerLogRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContainerLogResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerServiceDeploymentsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerServiceDeploymentsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContainerServiceDeploymentsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerServiceDeploymentsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContainerServiceDeploymentsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerServiceMetricDataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerServiceMetricDataRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContainerServiceMetricDataResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerServiceMetricDataRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContainerServiceMetricDataResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerServicePowersCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerServicePowersRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetContainerServicePowersResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerServicePowersRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetContainerServicePowersResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetContainerServicesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetContainerServicesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ContainerServicesListResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetContainerServicesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ContainerServicesListResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDiskCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDiskRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDiskResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDiskRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDiskResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDiskSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDiskSnapshotRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDiskSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDiskSnapshotRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDiskSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDiskSnapshotsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDiskSnapshotsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDiskSnapshotsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDiskSnapshotsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDiskSnapshotsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDisksCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDisksRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDisksResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDisksRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDisksResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDistributionBundlesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDistributionBundlesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDistributionBundlesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDistributionBundlesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDistributionBundlesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDistributionLatestCacheResetCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDistributionLatestCacheResetRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDistributionLatestCacheResetResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDistributionLatestCacheResetRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDistributionLatestCacheResetResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDistributionMetricDataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDistributionMetricDataRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDistributionMetricDataResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDistributionMetricDataRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDistributionMetricDataResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDistributionsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDistributionsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDistributionsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDistributionsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDistributionsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDomainCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDomainRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDomainResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDomainRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDomainResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetDomainsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.GetDomainsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.GetDomainsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.GetDomainsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.GetDomainsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetExportSnapshotRecordsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.GetExportSnapshotRecordsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.GetExportSnapshotRecordsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.GetExportSnapshotRecordsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.GetExportSnapshotRecordsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetInstanceAccessDetailsCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.GetInstanceAccessDetailsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.GetInstanceAccessDetailsResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.GetInstanceAccessDetailsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.GetInstanceAccessDetailsResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetInstanceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.GetInstanceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.GetInstanceResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.GetInstanceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.GetInstanceResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetInstanceMetricDataCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.GetInstanceMetricDataRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.GetInstanceMetricDataResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.GetInstanceMetricDataRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.GetInstanceMetricDataResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class GetInstancePortStatesCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_1_1.GetInstancePortStatesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_1_1.GetInstancePortStatesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_1_1.GetInstancePortStatesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_1_1.GetInstancePortStatesResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);