@aws-sdk/client-codedeploy 3.35.0 → 3.38.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 (405) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/CodeDeploy.js +0 -103
  3. package/dist-cjs/CodeDeployClient.js +0 -108
  4. package/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +0 -25
  5. package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +0 -26
  6. package/dist-cjs/commands/BatchGetApplicationsCommand.js +0 -26
  7. package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +0 -25
  8. package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +0 -34
  9. package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +0 -52
  10. package/dist-cjs/commands/BatchGetDeploymentsCommand.js +0 -26
  11. package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +0 -26
  12. package/dist-cjs/commands/ContinueDeploymentCommand.js +0 -29
  13. package/dist-cjs/commands/CreateApplicationCommand.js +0 -25
  14. package/dist-cjs/commands/CreateDeploymentCommand.js +0 -25
  15. package/dist-cjs/commands/CreateDeploymentConfigCommand.js +0 -25
  16. package/dist-cjs/commands/CreateDeploymentGroupCommand.js +0 -25
  17. package/dist-cjs/commands/DeleteApplicationCommand.js +0 -25
  18. package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +0 -29
  19. package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +0 -25
  20. package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +0 -25
  21. package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +0 -25
  22. package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +0 -25
  23. package/dist-cjs/commands/GetApplicationCommand.js +0 -25
  24. package/dist-cjs/commands/GetApplicationRevisionCommand.js +0 -25
  25. package/dist-cjs/commands/GetDeploymentCommand.js +0 -31
  26. package/dist-cjs/commands/GetDeploymentConfigCommand.js +0 -25
  27. package/dist-cjs/commands/GetDeploymentGroupCommand.js +0 -25
  28. package/dist-cjs/commands/GetDeploymentInstanceCommand.js +0 -27
  29. package/dist-cjs/commands/GetDeploymentTargetCommand.js +0 -25
  30. package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +0 -25
  31. package/dist-cjs/commands/ListApplicationRevisionsCommand.js +0 -25
  32. package/dist-cjs/commands/ListApplicationsCommand.js +0 -25
  33. package/dist-cjs/commands/ListDeploymentConfigsCommand.js +0 -25
  34. package/dist-cjs/commands/ListDeploymentGroupsCommand.js +0 -26
  35. package/dist-cjs/commands/ListDeploymentInstancesCommand.js +0 -33
  36. package/dist-cjs/commands/ListDeploymentTargetsCommand.js +0 -25
  37. package/dist-cjs/commands/ListDeploymentsCommand.js +0 -26
  38. package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +0 -25
  39. package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +0 -28
  40. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
  41. package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +0 -33
  42. package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +0 -25
  43. package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +0 -29
  44. package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +0 -25
  45. package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +0 -28
  46. package/dist-cjs/commands/StopDeploymentCommand.js +0 -25
  47. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  48. package/dist-cjs/commands/UntagResourceCommand.js +0 -27
  49. package/dist-cjs/commands/UpdateApplicationCommand.js +0 -25
  50. package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +0 -25
  51. package/dist-cjs/commands/index.js +50 -0
  52. package/dist-cjs/endpoints.js +1 -2
  53. package/dist-cjs/index.js +5 -58
  54. package/dist-cjs/models/index.js +0 -1
  55. package/dist-cjs/models/models_0.js +0 -742
  56. package/dist-cjs/pagination/Interfaces.js +0 -1
  57. package/dist-cjs/pagination/ListApplicationRevisionsPaginator.js +0 -11
  58. package/dist-cjs/pagination/ListApplicationsPaginator.js +0 -11
  59. package/dist-cjs/pagination/ListDeploymentConfigsPaginator.js +0 -11
  60. package/dist-cjs/pagination/ListDeploymentGroupsPaginator.js +0 -11
  61. package/dist-cjs/pagination/ListDeploymentInstancesPaginator.js +0 -11
  62. package/dist-cjs/pagination/ListDeploymentsPaginator.js +0 -11
  63. package/dist-cjs/pagination/index.js +10 -0
  64. package/dist-cjs/protocols/Aws_json1_1.js +0 -6
  65. package/dist-cjs/runtimeConfig.browser.js +1 -6
  66. package/dist-cjs/runtimeConfig.js +2 -7
  67. package/dist-cjs/runtimeConfig.native.js +0 -4
  68. package/dist-cjs/runtimeConfig.shared.js +0 -4
  69. package/dist-cjs/waiters/index.js +4 -0
  70. package/dist-cjs/waiters/waitForDeploymentSuccessful.js +0 -10
  71. package/dist-es/CodeDeploy.js +0 -1
  72. package/dist-es/CodeDeployClient.js +0 -1
  73. package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +0 -1
  74. package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +0 -1
  75. package/dist-es/commands/BatchGetApplicationsCommand.js +0 -1
  76. package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +0 -1
  77. package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +0 -1
  78. package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +0 -1
  79. package/dist-es/commands/BatchGetDeploymentsCommand.js +0 -1
  80. package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +0 -1
  81. package/dist-es/commands/ContinueDeploymentCommand.js +0 -1
  82. package/dist-es/commands/CreateApplicationCommand.js +0 -1
  83. package/dist-es/commands/CreateDeploymentCommand.js +0 -1
  84. package/dist-es/commands/CreateDeploymentConfigCommand.js +0 -1
  85. package/dist-es/commands/CreateDeploymentGroupCommand.js +0 -1
  86. package/dist-es/commands/DeleteApplicationCommand.js +0 -1
  87. package/dist-es/commands/DeleteDeploymentConfigCommand.js +0 -1
  88. package/dist-es/commands/DeleteDeploymentGroupCommand.js +0 -1
  89. package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +0 -1
  90. package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +0 -1
  91. package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +0 -1
  92. package/dist-es/commands/GetApplicationCommand.js +0 -1
  93. package/dist-es/commands/GetApplicationRevisionCommand.js +0 -1
  94. package/dist-es/commands/GetDeploymentCommand.js +0 -1
  95. package/dist-es/commands/GetDeploymentConfigCommand.js +0 -1
  96. package/dist-es/commands/GetDeploymentGroupCommand.js +0 -1
  97. package/dist-es/commands/GetDeploymentInstanceCommand.js +0 -1
  98. package/dist-es/commands/GetDeploymentTargetCommand.js +0 -1
  99. package/dist-es/commands/GetOnPremisesInstanceCommand.js +0 -1
  100. package/dist-es/commands/ListApplicationRevisionsCommand.js +0 -1
  101. package/dist-es/commands/ListApplicationsCommand.js +0 -1
  102. package/dist-es/commands/ListDeploymentConfigsCommand.js +0 -1
  103. package/dist-es/commands/ListDeploymentGroupsCommand.js +0 -1
  104. package/dist-es/commands/ListDeploymentInstancesCommand.js +0 -1
  105. package/dist-es/commands/ListDeploymentTargetsCommand.js +0 -1
  106. package/dist-es/commands/ListDeploymentsCommand.js +0 -1
  107. package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +0 -1
  108. package/dist-es/commands/ListOnPremisesInstancesCommand.js +0 -1
  109. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  110. package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +0 -1
  111. package/dist-es/commands/RegisterApplicationRevisionCommand.js +0 -1
  112. package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +0 -1
  113. package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +0 -1
  114. package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +0 -1
  115. package/dist-es/commands/StopDeploymentCommand.js +0 -1
  116. package/dist-es/commands/TagResourceCommand.js +0 -1
  117. package/dist-es/commands/UntagResourceCommand.js +0 -1
  118. package/dist-es/commands/UpdateApplicationCommand.js +0 -1
  119. package/dist-es/commands/UpdateDeploymentGroupCommand.js +0 -1
  120. package/dist-es/commands/index.js +47 -0
  121. package/dist-es/endpoints.js +1 -2
  122. package/dist-es/index.js +5 -58
  123. package/dist-es/models/index.js +0 -1
  124. package/dist-es/models/models_0.js +0 -1
  125. package/dist-es/pagination/Interfaces.js +0 -1
  126. package/dist-es/pagination/ListApplicationRevisionsPaginator.js +0 -1
  127. package/dist-es/pagination/ListApplicationsPaginator.js +0 -1
  128. package/dist-es/pagination/ListDeploymentConfigsPaginator.js +0 -1
  129. package/dist-es/pagination/ListDeploymentGroupsPaginator.js +0 -1
  130. package/dist-es/pagination/ListDeploymentInstancesPaginator.js +0 -1
  131. package/dist-es/pagination/ListDeploymentsPaginator.js +0 -1
  132. package/dist-es/pagination/index.js +7 -0
  133. package/dist-es/protocols/Aws_json1_1.js +0 -1
  134. package/dist-es/runtimeConfig.browser.js +1 -2
  135. package/dist-es/runtimeConfig.js +2 -3
  136. package/dist-es/runtimeConfig.native.js +0 -1
  137. package/dist-es/runtimeConfig.shared.js +0 -1
  138. package/dist-es/waiters/index.js +1 -0
  139. package/dist-es/waiters/waitForDeploymentSuccessful.js +0 -1
  140. package/dist-types/commands/index.d.ts +47 -0
  141. package/dist-types/index.d.ts +5 -57
  142. package/dist-types/pagination/index.d.ts +7 -0
  143. package/dist-types/ts3.4/CodeDeploy.d.ts +48 -331
  144. package/dist-types/ts3.4/CodeDeployClient.d.ts +24 -188
  145. package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +2 -21
  147. package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +2 -21
  148. package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +2 -20
  149. package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +2 -29
  150. package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +2 -47
  151. package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +2 -21
  152. package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +2 -21
  153. package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +2 -24
  154. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -20
  155. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +2 -20
  157. package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +2 -20
  158. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -20
  159. package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +2 -24
  160. package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +2 -20
  161. package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +2 -20
  162. package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +2 -20
  163. package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +2 -20
  164. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +2 -20
  166. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -26
  167. package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +2 -20
  169. package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +2 -22
  170. package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +2 -20
  171. package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +2 -20
  172. package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +2 -20
  173. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -20
  174. package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +2 -21
  176. package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +2 -28
  177. package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -21
  179. package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +2 -23
  181. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -21
  182. package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +2 -28
  183. package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +2 -20
  184. package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +2 -24
  185. package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +2 -20
  186. package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +2 -23
  187. package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -21
  189. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -22
  190. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -20
  191. package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/index.d.ts +47 -0
  193. package/dist-types/ts3.4/index.d.ts +5 -57
  194. package/dist-types/ts3.4/models/models_0.d.ts +1001 -4081
  195. package/dist-types/ts3.4/pagination/index.d.ts +7 -0
  196. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  197. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  198. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  199. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  200. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  201. package/dist-types/ts3.4/waiters/waitForDeploymentSuccessful.d.ts +2 -9
  202. package/dist-types/waiters/index.d.ts +1 -0
  203. package/package.json +34 -31
  204. package/dist-cjs/CodeDeploy.js.map +0 -1
  205. package/dist-cjs/CodeDeployClient.js.map +0 -1
  206. package/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js.map +0 -1
  207. package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js.map +0 -1
  208. package/dist-cjs/commands/BatchGetApplicationsCommand.js.map +0 -1
  209. package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js.map +0 -1
  210. package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js.map +0 -1
  211. package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js.map +0 -1
  212. package/dist-cjs/commands/BatchGetDeploymentsCommand.js.map +0 -1
  213. package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js.map +0 -1
  214. package/dist-cjs/commands/ContinueDeploymentCommand.js.map +0 -1
  215. package/dist-cjs/commands/CreateApplicationCommand.js.map +0 -1
  216. package/dist-cjs/commands/CreateDeploymentCommand.js.map +0 -1
  217. package/dist-cjs/commands/CreateDeploymentConfigCommand.js.map +0 -1
  218. package/dist-cjs/commands/CreateDeploymentGroupCommand.js.map +0 -1
  219. package/dist-cjs/commands/DeleteApplicationCommand.js.map +0 -1
  220. package/dist-cjs/commands/DeleteDeploymentConfigCommand.js.map +0 -1
  221. package/dist-cjs/commands/DeleteDeploymentGroupCommand.js.map +0 -1
  222. package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js.map +0 -1
  223. package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js.map +0 -1
  224. package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js.map +0 -1
  225. package/dist-cjs/commands/GetApplicationCommand.js.map +0 -1
  226. package/dist-cjs/commands/GetApplicationRevisionCommand.js.map +0 -1
  227. package/dist-cjs/commands/GetDeploymentCommand.js.map +0 -1
  228. package/dist-cjs/commands/GetDeploymentConfigCommand.js.map +0 -1
  229. package/dist-cjs/commands/GetDeploymentGroupCommand.js.map +0 -1
  230. package/dist-cjs/commands/GetDeploymentInstanceCommand.js.map +0 -1
  231. package/dist-cjs/commands/GetDeploymentTargetCommand.js.map +0 -1
  232. package/dist-cjs/commands/GetOnPremisesInstanceCommand.js.map +0 -1
  233. package/dist-cjs/commands/ListApplicationRevisionsCommand.js.map +0 -1
  234. package/dist-cjs/commands/ListApplicationsCommand.js.map +0 -1
  235. package/dist-cjs/commands/ListDeploymentConfigsCommand.js.map +0 -1
  236. package/dist-cjs/commands/ListDeploymentGroupsCommand.js.map +0 -1
  237. package/dist-cjs/commands/ListDeploymentInstancesCommand.js.map +0 -1
  238. package/dist-cjs/commands/ListDeploymentTargetsCommand.js.map +0 -1
  239. package/dist-cjs/commands/ListDeploymentsCommand.js.map +0 -1
  240. package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js.map +0 -1
  241. package/dist-cjs/commands/ListOnPremisesInstancesCommand.js.map +0 -1
  242. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  243. package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js.map +0 -1
  244. package/dist-cjs/commands/RegisterApplicationRevisionCommand.js.map +0 -1
  245. package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js.map +0 -1
  246. package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js.map +0 -1
  247. package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js.map +0 -1
  248. package/dist-cjs/commands/StopDeploymentCommand.js.map +0 -1
  249. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  250. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  251. package/dist-cjs/commands/UpdateApplicationCommand.js.map +0 -1
  252. package/dist-cjs/commands/UpdateDeploymentGroupCommand.js.map +0 -1
  253. package/dist-cjs/endpoints.js.map +0 -1
  254. package/dist-cjs/index.js.map +0 -1
  255. package/dist-cjs/models/index.js.map +0 -1
  256. package/dist-cjs/models/models_0.js.map +0 -1
  257. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  258. package/dist-cjs/pagination/ListApplicationRevisionsPaginator.js.map +0 -1
  259. package/dist-cjs/pagination/ListApplicationsPaginator.js.map +0 -1
  260. package/dist-cjs/pagination/ListDeploymentConfigsPaginator.js.map +0 -1
  261. package/dist-cjs/pagination/ListDeploymentGroupsPaginator.js.map +0 -1
  262. package/dist-cjs/pagination/ListDeploymentInstancesPaginator.js.map +0 -1
  263. package/dist-cjs/pagination/ListDeploymentsPaginator.js.map +0 -1
  264. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  265. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  266. package/dist-cjs/runtimeConfig.js.map +0 -1
  267. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  268. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  269. package/dist-cjs/waiters/waitForDeploymentSuccessful.js.map +0 -1
  270. package/dist-es/CodeDeploy.js.map +0 -1
  271. package/dist-es/CodeDeployClient.js.map +0 -1
  272. package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js.map +0 -1
  273. package/dist-es/commands/BatchGetApplicationRevisionsCommand.js.map +0 -1
  274. package/dist-es/commands/BatchGetApplicationsCommand.js.map +0 -1
  275. package/dist-es/commands/BatchGetDeploymentGroupsCommand.js.map +0 -1
  276. package/dist-es/commands/BatchGetDeploymentInstancesCommand.js.map +0 -1
  277. package/dist-es/commands/BatchGetDeploymentTargetsCommand.js.map +0 -1
  278. package/dist-es/commands/BatchGetDeploymentsCommand.js.map +0 -1
  279. package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js.map +0 -1
  280. package/dist-es/commands/ContinueDeploymentCommand.js.map +0 -1
  281. package/dist-es/commands/CreateApplicationCommand.js.map +0 -1
  282. package/dist-es/commands/CreateDeploymentCommand.js.map +0 -1
  283. package/dist-es/commands/CreateDeploymentConfigCommand.js.map +0 -1
  284. package/dist-es/commands/CreateDeploymentGroupCommand.js.map +0 -1
  285. package/dist-es/commands/DeleteApplicationCommand.js.map +0 -1
  286. package/dist-es/commands/DeleteDeploymentConfigCommand.js.map +0 -1
  287. package/dist-es/commands/DeleteDeploymentGroupCommand.js.map +0 -1
  288. package/dist-es/commands/DeleteGitHubAccountTokenCommand.js.map +0 -1
  289. package/dist-es/commands/DeleteResourcesByExternalIdCommand.js.map +0 -1
  290. package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js.map +0 -1
  291. package/dist-es/commands/GetApplicationCommand.js.map +0 -1
  292. package/dist-es/commands/GetApplicationRevisionCommand.js.map +0 -1
  293. package/dist-es/commands/GetDeploymentCommand.js.map +0 -1
  294. package/dist-es/commands/GetDeploymentConfigCommand.js.map +0 -1
  295. package/dist-es/commands/GetDeploymentGroupCommand.js.map +0 -1
  296. package/dist-es/commands/GetDeploymentInstanceCommand.js.map +0 -1
  297. package/dist-es/commands/GetDeploymentTargetCommand.js.map +0 -1
  298. package/dist-es/commands/GetOnPremisesInstanceCommand.js.map +0 -1
  299. package/dist-es/commands/ListApplicationRevisionsCommand.js.map +0 -1
  300. package/dist-es/commands/ListApplicationsCommand.js.map +0 -1
  301. package/dist-es/commands/ListDeploymentConfigsCommand.js.map +0 -1
  302. package/dist-es/commands/ListDeploymentGroupsCommand.js.map +0 -1
  303. package/dist-es/commands/ListDeploymentInstancesCommand.js.map +0 -1
  304. package/dist-es/commands/ListDeploymentTargetsCommand.js.map +0 -1
  305. package/dist-es/commands/ListDeploymentsCommand.js.map +0 -1
  306. package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js.map +0 -1
  307. package/dist-es/commands/ListOnPremisesInstancesCommand.js.map +0 -1
  308. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  309. package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js.map +0 -1
  310. package/dist-es/commands/RegisterApplicationRevisionCommand.js.map +0 -1
  311. package/dist-es/commands/RegisterOnPremisesInstanceCommand.js.map +0 -1
  312. package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js.map +0 -1
  313. package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js.map +0 -1
  314. package/dist-es/commands/StopDeploymentCommand.js.map +0 -1
  315. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  316. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  317. package/dist-es/commands/UpdateApplicationCommand.js.map +0 -1
  318. package/dist-es/commands/UpdateDeploymentGroupCommand.js.map +0 -1
  319. package/dist-es/endpoints.js.map +0 -1
  320. package/dist-es/index.js.map +0 -1
  321. package/dist-es/models/index.js.map +0 -1
  322. package/dist-es/models/models_0.js.map +0 -1
  323. package/dist-es/pagination/Interfaces.js.map +0 -1
  324. package/dist-es/pagination/ListApplicationRevisionsPaginator.js.map +0 -1
  325. package/dist-es/pagination/ListApplicationsPaginator.js.map +0 -1
  326. package/dist-es/pagination/ListDeploymentConfigsPaginator.js.map +0 -1
  327. package/dist-es/pagination/ListDeploymentGroupsPaginator.js.map +0 -1
  328. package/dist-es/pagination/ListDeploymentInstancesPaginator.js.map +0 -1
  329. package/dist-es/pagination/ListDeploymentsPaginator.js.map +0 -1
  330. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  331. package/dist-es/runtimeConfig.browser.js.map +0 -1
  332. package/dist-es/runtimeConfig.js.map +0 -1
  333. package/dist-es/runtimeConfig.native.js.map +0 -1
  334. package/dist-es/runtimeConfig.shared.js.map +0 -1
  335. package/dist-es/waiters/waitForDeploymentSuccessful.js.map +0 -1
  336. package/jest.config.js +0 -4
  337. package/src/CodeDeploy.ts +0 -1924
  338. package/src/CodeDeployClient.ts +0 -578
  339. package/src/commands/AddTagsToOnPremisesInstancesCommand.ts +0 -98
  340. package/src/commands/BatchGetApplicationRevisionsCommand.ts +0 -101
  341. package/src/commands/BatchGetApplicationsCommand.ts +0 -96
  342. package/src/commands/BatchGetDeploymentGroupsCommand.ts +0 -95
  343. package/src/commands/BatchGetDeploymentInstancesCommand.ts +0 -107
  344. package/src/commands/BatchGetDeploymentTargetsCommand.ts +0 -125
  345. package/src/commands/BatchGetDeploymentsCommand.ts +0 -96
  346. package/src/commands/BatchGetOnPremisesInstancesCommand.ts +0 -99
  347. package/src/commands/ContinueDeploymentCommand.ts +0 -99
  348. package/src/commands/CreateApplicationCommand.ts +0 -95
  349. package/src/commands/CreateDeploymentCommand.ts +0 -95
  350. package/src/commands/CreateDeploymentConfigCommand.ts +0 -95
  351. package/src/commands/CreateDeploymentGroupCommand.ts +0 -95
  352. package/src/commands/DeleteApplicationCommand.ts +0 -95
  353. package/src/commands/DeleteDeploymentConfigCommand.ts +0 -99
  354. package/src/commands/DeleteDeploymentGroupCommand.ts +0 -95
  355. package/src/commands/DeleteGitHubAccountTokenCommand.ts +0 -95
  356. package/src/commands/DeleteResourcesByExternalIdCommand.ts +0 -98
  357. package/src/commands/DeregisterOnPremisesInstanceCommand.ts +0 -98
  358. package/src/commands/GetApplicationCommand.ts +0 -95
  359. package/src/commands/GetApplicationRevisionCommand.ts +0 -95
  360. package/src/commands/GetDeploymentCommand.ts +0 -101
  361. package/src/commands/GetDeploymentConfigCommand.ts +0 -95
  362. package/src/commands/GetDeploymentGroupCommand.ts +0 -95
  363. package/src/commands/GetDeploymentInstanceCommand.ts +0 -97
  364. package/src/commands/GetDeploymentTargetCommand.ts +0 -95
  365. package/src/commands/GetOnPremisesInstanceCommand.ts +0 -95
  366. package/src/commands/ListApplicationRevisionsCommand.ts +0 -95
  367. package/src/commands/ListApplicationsCommand.ts +0 -95
  368. package/src/commands/ListDeploymentConfigsCommand.ts +0 -95
  369. package/src/commands/ListDeploymentGroupsCommand.ts +0 -96
  370. package/src/commands/ListDeploymentInstancesCommand.ts +0 -103
  371. package/src/commands/ListDeploymentTargetsCommand.ts +0 -95
  372. package/src/commands/ListDeploymentsCommand.ts +0 -96
  373. package/src/commands/ListGitHubAccountTokenNamesCommand.ts +0 -98
  374. package/src/commands/ListOnPremisesInstancesCommand.ts +0 -98
  375. package/src/commands/ListTagsForResourceCommand.ts +0 -96
  376. package/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts +0 -114
  377. package/src/commands/RegisterApplicationRevisionCommand.ts +0 -98
  378. package/src/commands/RegisterOnPremisesInstanceCommand.ts +0 -102
  379. package/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts +0 -101
  380. package/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts +0 -104
  381. package/src/commands/StopDeploymentCommand.ts +0 -95
  382. package/src/commands/TagResourceCommand.ts +0 -96
  383. package/src/commands/UntagResourceCommand.ts +0 -97
  384. package/src/commands/UpdateApplicationCommand.ts +0 -95
  385. package/src/commands/UpdateDeploymentGroupCommand.ts +0 -95
  386. package/src/endpoints.ts +0 -86
  387. package/src/index.ts +0 -58
  388. package/src/models/index.ts +0 -1
  389. package/src/models/models_0.ts +0 -7572
  390. package/src/pagination/Interfaces.ts +0 -8
  391. package/src/pagination/ListApplicationRevisionsPaginator.ts +0 -58
  392. package/src/pagination/ListApplicationsPaginator.ts +0 -58
  393. package/src/pagination/ListDeploymentConfigsPaginator.ts +0 -58
  394. package/src/pagination/ListDeploymentGroupsPaginator.ts +0 -58
  395. package/src/pagination/ListDeploymentInstancesPaginator.ts +0 -58
  396. package/src/pagination/ListDeploymentsPaginator.ts +0 -58
  397. package/src/protocols/Aws_json1_1.ts +0 -11359
  398. package/src/runtimeConfig.browser.ts +0 -41
  399. package/src/runtimeConfig.native.ts +0 -17
  400. package/src/runtimeConfig.shared.ts +0 -17
  401. package/src/runtimeConfig.ts +0 -46
  402. package/src/waiters/waitForDeploymentSuccessful.ts +0 -63
  403. package/tsconfig.es.json +0 -10
  404. package/tsconfig.json +0 -33
  405. package/tsconfig.types.json +0 -9
@@ -1,101 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { GetDeploymentInput, GetDeploymentOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1GetDeploymentCommand,
18
- serializeAws_json1_1GetDeploymentCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface GetDeploymentCommandInput extends GetDeploymentInput {}
22
- export interface GetDeploymentCommandOutput extends GetDeploymentOutput, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Gets information about a deployment.</p>
26
- * <note>
27
- * <p> The <code>content</code> property of the <code>appSpecContent</code> object in
28
- * the returned revision is always null. Use <code>GetApplicationRevision</code> and
29
- * the <code>sha256</code> property of the returned <code>appSpecContent</code> object
30
- * to get the content of the deployment’s AppSpec file. </p>
31
- * </note>
32
- * @example
33
- * Use a bare-bones client and the command you need to make an API call.
34
- * ```javascript
35
- * import { CodeDeployClient, GetDeploymentCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
36
- * // const { CodeDeployClient, GetDeploymentCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
37
- * const client = new CodeDeployClient(config);
38
- * const command = new GetDeploymentCommand(input);
39
- * const response = await client.send(command);
40
- * ```
41
- *
42
- * @see {@link GetDeploymentCommandInput} for command's `input` shape.
43
- * @see {@link GetDeploymentCommandOutput} for command's `response` shape.
44
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
45
- *
46
- */
47
- export class GetDeploymentCommand extends $Command<
48
- GetDeploymentCommandInput,
49
- GetDeploymentCommandOutput,
50
- CodeDeployClientResolvedConfig
51
- > {
52
- // Start section: command_properties
53
- // End section: command_properties
54
-
55
- constructor(readonly input: GetDeploymentCommandInput) {
56
- // Start section: command_constructor
57
- super();
58
- // End section: command_constructor
59
- }
60
-
61
- /**
62
- * @internal
63
- */
64
- resolveMiddleware(
65
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
66
- configuration: CodeDeployClientResolvedConfig,
67
- options?: __HttpHandlerOptions
68
- ): Handler<GetDeploymentCommandInput, GetDeploymentCommandOutput> {
69
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
70
-
71
- const stack = clientStack.concat(this.middlewareStack);
72
-
73
- const { logger } = configuration;
74
- const clientName = "CodeDeployClient";
75
- const commandName = "GetDeploymentCommand";
76
- const handlerExecutionContext: HandlerExecutionContext = {
77
- logger,
78
- clientName,
79
- commandName,
80
- inputFilterSensitiveLog: GetDeploymentInput.filterSensitiveLog,
81
- outputFilterSensitiveLog: GetDeploymentOutput.filterSensitiveLog,
82
- };
83
- const { requestHandler } = configuration;
84
- return stack.resolve(
85
- (request: FinalizeHandlerArguments<any>) =>
86
- requestHandler.handle(request.request as __HttpRequest, options || {}),
87
- handlerExecutionContext
88
- );
89
- }
90
-
91
- private serialize(input: GetDeploymentCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
92
- return serializeAws_json1_1GetDeploymentCommand(input, context);
93
- }
94
-
95
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDeploymentCommandOutput> {
96
- return deserializeAws_json1_1GetDeploymentCommand(output, context);
97
- }
98
-
99
- // Start section: command_body_extra
100
- // End section: command_body_extra
101
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { GetDeploymentConfigInput, GetDeploymentConfigOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1GetDeploymentConfigCommand,
18
- serializeAws_json1_1GetDeploymentConfigCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface GetDeploymentConfigCommandInput extends GetDeploymentConfigInput {}
22
- export interface GetDeploymentConfigCommandOutput extends GetDeploymentConfigOutput, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Gets information about a deployment configuration.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CodeDeployClient, GetDeploymentConfigCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
30
- * // const { CodeDeployClient, GetDeploymentConfigCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
31
- * const client = new CodeDeployClient(config);
32
- * const command = new GetDeploymentConfigCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link GetDeploymentConfigCommandInput} for command's `input` shape.
37
- * @see {@link GetDeploymentConfigCommandOutput} for command's `response` shape.
38
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class GetDeploymentConfigCommand extends $Command<
42
- GetDeploymentConfigCommandInput,
43
- GetDeploymentConfigCommandOutput,
44
- CodeDeployClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: GetDeploymentConfigCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CodeDeployClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<GetDeploymentConfigCommandInput, GetDeploymentConfigCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CodeDeployClient";
69
- const commandName = "GetDeploymentConfigCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: GetDeploymentConfigInput.filterSensitiveLog,
75
- outputFilterSensitiveLog: GetDeploymentConfigOutput.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: GetDeploymentConfigCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1GetDeploymentConfigCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDeploymentConfigCommandOutput> {
90
- return deserializeAws_json1_1GetDeploymentConfigCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { GetDeploymentGroupInput, GetDeploymentGroupOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1GetDeploymentGroupCommand,
18
- serializeAws_json1_1GetDeploymentGroupCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface GetDeploymentGroupCommandInput extends GetDeploymentGroupInput {}
22
- export interface GetDeploymentGroupCommandOutput extends GetDeploymentGroupOutput, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Gets information about a deployment group.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CodeDeployClient, GetDeploymentGroupCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
30
- * // const { CodeDeployClient, GetDeploymentGroupCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
31
- * const client = new CodeDeployClient(config);
32
- * const command = new GetDeploymentGroupCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link GetDeploymentGroupCommandInput} for command's `input` shape.
37
- * @see {@link GetDeploymentGroupCommandOutput} for command's `response` shape.
38
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class GetDeploymentGroupCommand extends $Command<
42
- GetDeploymentGroupCommandInput,
43
- GetDeploymentGroupCommandOutput,
44
- CodeDeployClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: GetDeploymentGroupCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CodeDeployClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<GetDeploymentGroupCommandInput, GetDeploymentGroupCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CodeDeployClient";
69
- const commandName = "GetDeploymentGroupCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: GetDeploymentGroupInput.filterSensitiveLog,
75
- outputFilterSensitiveLog: GetDeploymentGroupOutput.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: GetDeploymentGroupCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1GetDeploymentGroupCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDeploymentGroupCommandOutput> {
90
- return deserializeAws_json1_1GetDeploymentGroupCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,97 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { GetDeploymentInstanceInput, GetDeploymentInstanceOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1GetDeploymentInstanceCommand,
18
- serializeAws_json1_1GetDeploymentInstanceCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface GetDeploymentInstanceCommandInput extends GetDeploymentInstanceInput {}
22
- export interface GetDeploymentInstanceCommandOutput extends GetDeploymentInstanceOutput, __MetadataBearer {}
23
-
24
- /**
25
- * @deprecated
26
- *
27
- * <p>Gets information about an instance as part of a deployment.</p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { CodeDeployClient, GetDeploymentInstanceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
32
- * // const { CodeDeployClient, GetDeploymentInstanceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
33
- * const client = new CodeDeployClient(config);
34
- * const command = new GetDeploymentInstanceCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link GetDeploymentInstanceCommandInput} for command's `input` shape.
39
- * @see {@link GetDeploymentInstanceCommandOutput} for command's `response` shape.
40
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
- export class GetDeploymentInstanceCommand extends $Command<
44
- GetDeploymentInstanceCommandInput,
45
- GetDeploymentInstanceCommandOutput,
46
- CodeDeployClientResolvedConfig
47
- > {
48
- // Start section: command_properties
49
- // End section: command_properties
50
-
51
- constructor(readonly input: GetDeploymentInstanceCommandInput) {
52
- // Start section: command_constructor
53
- super();
54
- // End section: command_constructor
55
- }
56
-
57
- /**
58
- * @internal
59
- */
60
- resolveMiddleware(
61
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
62
- configuration: CodeDeployClientResolvedConfig,
63
- options?: __HttpHandlerOptions
64
- ): Handler<GetDeploymentInstanceCommandInput, GetDeploymentInstanceCommandOutput> {
65
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
66
-
67
- const stack = clientStack.concat(this.middlewareStack);
68
-
69
- const { logger } = configuration;
70
- const clientName = "CodeDeployClient";
71
- const commandName = "GetDeploymentInstanceCommand";
72
- const handlerExecutionContext: HandlerExecutionContext = {
73
- logger,
74
- clientName,
75
- commandName,
76
- inputFilterSensitiveLog: GetDeploymentInstanceInput.filterSensitiveLog,
77
- outputFilterSensitiveLog: GetDeploymentInstanceOutput.filterSensitiveLog,
78
- };
79
- const { requestHandler } = configuration;
80
- return stack.resolve(
81
- (request: FinalizeHandlerArguments<any>) =>
82
- requestHandler.handle(request.request as __HttpRequest, options || {}),
83
- handlerExecutionContext
84
- );
85
- }
86
-
87
- private serialize(input: GetDeploymentInstanceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
88
- return serializeAws_json1_1GetDeploymentInstanceCommand(input, context);
89
- }
90
-
91
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDeploymentInstanceCommandOutput> {
92
- return deserializeAws_json1_1GetDeploymentInstanceCommand(output, context);
93
- }
94
-
95
- // Start section: command_body_extra
96
- // End section: command_body_extra
97
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { GetDeploymentTargetInput, GetDeploymentTargetOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1GetDeploymentTargetCommand,
18
- serializeAws_json1_1GetDeploymentTargetCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface GetDeploymentTargetCommandInput extends GetDeploymentTargetInput {}
22
- export interface GetDeploymentTargetCommandOutput extends GetDeploymentTargetOutput, __MetadataBearer {}
23
-
24
- /**
25
- * <p> Returns information about a deployment target. </p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CodeDeployClient, GetDeploymentTargetCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
30
- * // const { CodeDeployClient, GetDeploymentTargetCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
31
- * const client = new CodeDeployClient(config);
32
- * const command = new GetDeploymentTargetCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link GetDeploymentTargetCommandInput} for command's `input` shape.
37
- * @see {@link GetDeploymentTargetCommandOutput} for command's `response` shape.
38
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class GetDeploymentTargetCommand extends $Command<
42
- GetDeploymentTargetCommandInput,
43
- GetDeploymentTargetCommandOutput,
44
- CodeDeployClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: GetDeploymentTargetCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CodeDeployClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<GetDeploymentTargetCommandInput, GetDeploymentTargetCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CodeDeployClient";
69
- const commandName = "GetDeploymentTargetCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: GetDeploymentTargetInput.filterSensitiveLog,
75
- outputFilterSensitiveLog: GetDeploymentTargetOutput.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: GetDeploymentTargetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1GetDeploymentTargetCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetDeploymentTargetCommandOutput> {
90
- return deserializeAws_json1_1GetDeploymentTargetCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { GetOnPremisesInstanceInput, GetOnPremisesInstanceOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1GetOnPremisesInstanceCommand,
18
- serializeAws_json1_1GetOnPremisesInstanceCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface GetOnPremisesInstanceCommandInput extends GetOnPremisesInstanceInput {}
22
- export interface GetOnPremisesInstanceCommandOutput extends GetOnPremisesInstanceOutput, __MetadataBearer {}
23
-
24
- /**
25
- * <p> Gets information about an on-premises instance. </p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CodeDeployClient, GetOnPremisesInstanceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
30
- * // const { CodeDeployClient, GetOnPremisesInstanceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
31
- * const client = new CodeDeployClient(config);
32
- * const command = new GetOnPremisesInstanceCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link GetOnPremisesInstanceCommandInput} for command's `input` shape.
37
- * @see {@link GetOnPremisesInstanceCommandOutput} for command's `response` shape.
38
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class GetOnPremisesInstanceCommand extends $Command<
42
- GetOnPremisesInstanceCommandInput,
43
- GetOnPremisesInstanceCommandOutput,
44
- CodeDeployClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: GetOnPremisesInstanceCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CodeDeployClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<GetOnPremisesInstanceCommandInput, GetOnPremisesInstanceCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CodeDeployClient";
69
- const commandName = "GetOnPremisesInstanceCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: GetOnPremisesInstanceInput.filterSensitiveLog,
75
- outputFilterSensitiveLog: GetOnPremisesInstanceOutput.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: GetOnPremisesInstanceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1GetOnPremisesInstanceCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<GetOnPremisesInstanceCommandOutput> {
90
- return deserializeAws_json1_1GetOnPremisesInstanceCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
15
- import { ListApplicationRevisionsInput, ListApplicationRevisionsOutput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1ListApplicationRevisionsCommand,
18
- serializeAws_json1_1ListApplicationRevisionsCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface ListApplicationRevisionsCommandInput extends ListApplicationRevisionsInput {}
22
- export interface ListApplicationRevisionsCommandOutput extends ListApplicationRevisionsOutput, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Lists information about revisions for an application.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CodeDeployClient, ListApplicationRevisionsCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
30
- * // const { CodeDeployClient, ListApplicationRevisionsCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
31
- * const client = new CodeDeployClient(config);
32
- * const command = new ListApplicationRevisionsCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link ListApplicationRevisionsCommandInput} for command's `input` shape.
37
- * @see {@link ListApplicationRevisionsCommandOutput} for command's `response` shape.
38
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class ListApplicationRevisionsCommand extends $Command<
42
- ListApplicationRevisionsCommandInput,
43
- ListApplicationRevisionsCommandOutput,
44
- CodeDeployClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: ListApplicationRevisionsCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CodeDeployClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<ListApplicationRevisionsCommandInput, ListApplicationRevisionsCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CodeDeployClient";
69
- const commandName = "ListApplicationRevisionsCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: ListApplicationRevisionsInput.filterSensitiveLog,
75
- outputFilterSensitiveLog: ListApplicationRevisionsOutput.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: ListApplicationRevisionsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1ListApplicationRevisionsCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<ListApplicationRevisionsCommandOutput> {
90
- return deserializeAws_json1_1ListApplicationRevisionsCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }