@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,578 +0,0 @@
1
- import {
2
- EndpointsInputConfig,
3
- EndpointsResolvedConfig,
4
- RegionInputConfig,
5
- RegionResolvedConfig,
6
- resolveEndpointsConfig,
7
- resolveRegionConfig,
8
- } from "@aws-sdk/config-resolver";
9
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
- import {
11
- getHostHeaderPlugin,
12
- HostHeaderInputConfig,
13
- HostHeaderResolvedConfig,
14
- resolveHostHeaderConfig,
15
- } from "@aws-sdk/middleware-host-header";
16
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
- import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
- import {
19
- AwsAuthInputConfig,
20
- AwsAuthResolvedConfig,
21
- getAwsAuthPlugin,
22
- resolveAwsAuthConfig,
23
- } from "@aws-sdk/middleware-signing";
24
- import {
25
- getUserAgentPlugin,
26
- resolveUserAgentConfig,
27
- UserAgentInputConfig,
28
- UserAgentResolvedConfig,
29
- } from "@aws-sdk/middleware-user-agent";
30
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
31
- import {
32
- Client as __Client,
33
- SmithyConfiguration as __SmithyConfiguration,
34
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
- } from "@aws-sdk/smithy-client";
36
- import {
37
- Credentials as __Credentials,
38
- Decoder as __Decoder,
39
- Encoder as __Encoder,
40
- Hash as __Hash,
41
- HashConstructor as __HashConstructor,
42
- HttpHandlerOptions as __HttpHandlerOptions,
43
- Logger as __Logger,
44
- Provider as __Provider,
45
- Provider,
46
- RegionInfoProvider,
47
- StreamCollector as __StreamCollector,
48
- UrlParser as __UrlParser,
49
- UserAgent as __UserAgent,
50
- } from "@aws-sdk/types";
51
-
52
- import {
53
- AddTagsToOnPremisesInstancesCommandInput,
54
- AddTagsToOnPremisesInstancesCommandOutput,
55
- } from "./commands/AddTagsToOnPremisesInstancesCommand";
56
- import {
57
- BatchGetApplicationRevisionsCommandInput,
58
- BatchGetApplicationRevisionsCommandOutput,
59
- } from "./commands/BatchGetApplicationRevisionsCommand";
60
- import {
61
- BatchGetApplicationsCommandInput,
62
- BatchGetApplicationsCommandOutput,
63
- } from "./commands/BatchGetApplicationsCommand";
64
- import {
65
- BatchGetDeploymentGroupsCommandInput,
66
- BatchGetDeploymentGroupsCommandOutput,
67
- } from "./commands/BatchGetDeploymentGroupsCommand";
68
- import {
69
- BatchGetDeploymentInstancesCommandInput,
70
- BatchGetDeploymentInstancesCommandOutput,
71
- } from "./commands/BatchGetDeploymentInstancesCommand";
72
- import {
73
- BatchGetDeploymentsCommandInput,
74
- BatchGetDeploymentsCommandOutput,
75
- } from "./commands/BatchGetDeploymentsCommand";
76
- import {
77
- BatchGetDeploymentTargetsCommandInput,
78
- BatchGetDeploymentTargetsCommandOutput,
79
- } from "./commands/BatchGetDeploymentTargetsCommand";
80
- import {
81
- BatchGetOnPremisesInstancesCommandInput,
82
- BatchGetOnPremisesInstancesCommandOutput,
83
- } from "./commands/BatchGetOnPremisesInstancesCommand";
84
- import { ContinueDeploymentCommandInput, ContinueDeploymentCommandOutput } from "./commands/ContinueDeploymentCommand";
85
- import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
86
- import { CreateDeploymentCommandInput, CreateDeploymentCommandOutput } from "./commands/CreateDeploymentCommand";
87
- import {
88
- CreateDeploymentConfigCommandInput,
89
- CreateDeploymentConfigCommandOutput,
90
- } from "./commands/CreateDeploymentConfigCommand";
91
- import {
92
- CreateDeploymentGroupCommandInput,
93
- CreateDeploymentGroupCommandOutput,
94
- } from "./commands/CreateDeploymentGroupCommand";
95
- import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
96
- import {
97
- DeleteDeploymentConfigCommandInput,
98
- DeleteDeploymentConfigCommandOutput,
99
- } from "./commands/DeleteDeploymentConfigCommand";
100
- import {
101
- DeleteDeploymentGroupCommandInput,
102
- DeleteDeploymentGroupCommandOutput,
103
- } from "./commands/DeleteDeploymentGroupCommand";
104
- import {
105
- DeleteGitHubAccountTokenCommandInput,
106
- DeleteGitHubAccountTokenCommandOutput,
107
- } from "./commands/DeleteGitHubAccountTokenCommand";
108
- import {
109
- DeleteResourcesByExternalIdCommandInput,
110
- DeleteResourcesByExternalIdCommandOutput,
111
- } from "./commands/DeleteResourcesByExternalIdCommand";
112
- import {
113
- DeregisterOnPremisesInstanceCommandInput,
114
- DeregisterOnPremisesInstanceCommandOutput,
115
- } from "./commands/DeregisterOnPremisesInstanceCommand";
116
- import { GetApplicationCommandInput, GetApplicationCommandOutput } from "./commands/GetApplicationCommand";
117
- import {
118
- GetApplicationRevisionCommandInput,
119
- GetApplicationRevisionCommandOutput,
120
- } from "./commands/GetApplicationRevisionCommand";
121
- import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
122
- import {
123
- GetDeploymentConfigCommandInput,
124
- GetDeploymentConfigCommandOutput,
125
- } from "./commands/GetDeploymentConfigCommand";
126
- import { GetDeploymentGroupCommandInput, GetDeploymentGroupCommandOutput } from "./commands/GetDeploymentGroupCommand";
127
- import {
128
- GetDeploymentInstanceCommandInput,
129
- GetDeploymentInstanceCommandOutput,
130
- } from "./commands/GetDeploymentInstanceCommand";
131
- import {
132
- GetDeploymentTargetCommandInput,
133
- GetDeploymentTargetCommandOutput,
134
- } from "./commands/GetDeploymentTargetCommand";
135
- import {
136
- GetOnPremisesInstanceCommandInput,
137
- GetOnPremisesInstanceCommandOutput,
138
- } from "./commands/GetOnPremisesInstanceCommand";
139
- import {
140
- ListApplicationRevisionsCommandInput,
141
- ListApplicationRevisionsCommandOutput,
142
- } from "./commands/ListApplicationRevisionsCommand";
143
- import { ListApplicationsCommandInput, ListApplicationsCommandOutput } from "./commands/ListApplicationsCommand";
144
- import {
145
- ListDeploymentConfigsCommandInput,
146
- ListDeploymentConfigsCommandOutput,
147
- } from "./commands/ListDeploymentConfigsCommand";
148
- import {
149
- ListDeploymentGroupsCommandInput,
150
- ListDeploymentGroupsCommandOutput,
151
- } from "./commands/ListDeploymentGroupsCommand";
152
- import {
153
- ListDeploymentInstancesCommandInput,
154
- ListDeploymentInstancesCommandOutput,
155
- } from "./commands/ListDeploymentInstancesCommand";
156
- import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "./commands/ListDeploymentsCommand";
157
- import {
158
- ListDeploymentTargetsCommandInput,
159
- ListDeploymentTargetsCommandOutput,
160
- } from "./commands/ListDeploymentTargetsCommand";
161
- import {
162
- ListGitHubAccountTokenNamesCommandInput,
163
- ListGitHubAccountTokenNamesCommandOutput,
164
- } from "./commands/ListGitHubAccountTokenNamesCommand";
165
- import {
166
- ListOnPremisesInstancesCommandInput,
167
- ListOnPremisesInstancesCommandOutput,
168
- } from "./commands/ListOnPremisesInstancesCommand";
169
- import {
170
- ListTagsForResourceCommandInput,
171
- ListTagsForResourceCommandOutput,
172
- } from "./commands/ListTagsForResourceCommand";
173
- import {
174
- PutLifecycleEventHookExecutionStatusCommandInput,
175
- PutLifecycleEventHookExecutionStatusCommandOutput,
176
- } from "./commands/PutLifecycleEventHookExecutionStatusCommand";
177
- import {
178
- RegisterApplicationRevisionCommandInput,
179
- RegisterApplicationRevisionCommandOutput,
180
- } from "./commands/RegisterApplicationRevisionCommand";
181
- import {
182
- RegisterOnPremisesInstanceCommandInput,
183
- RegisterOnPremisesInstanceCommandOutput,
184
- } from "./commands/RegisterOnPremisesInstanceCommand";
185
- import {
186
- RemoveTagsFromOnPremisesInstancesCommandInput,
187
- RemoveTagsFromOnPremisesInstancesCommandOutput,
188
- } from "./commands/RemoveTagsFromOnPremisesInstancesCommand";
189
- import {
190
- SkipWaitTimeForInstanceTerminationCommandInput,
191
- SkipWaitTimeForInstanceTerminationCommandOutput,
192
- } from "./commands/SkipWaitTimeForInstanceTerminationCommand";
193
- import { StopDeploymentCommandInput, StopDeploymentCommandOutput } from "./commands/StopDeploymentCommand";
194
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
195
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
196
- import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
197
- import {
198
- UpdateDeploymentGroupCommandInput,
199
- UpdateDeploymentGroupCommandOutput,
200
- } from "./commands/UpdateDeploymentGroupCommand";
201
- import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
202
-
203
- export type ServiceInputTypes =
204
- | AddTagsToOnPremisesInstancesCommandInput
205
- | BatchGetApplicationRevisionsCommandInput
206
- | BatchGetApplicationsCommandInput
207
- | BatchGetDeploymentGroupsCommandInput
208
- | BatchGetDeploymentInstancesCommandInput
209
- | BatchGetDeploymentTargetsCommandInput
210
- | BatchGetDeploymentsCommandInput
211
- | BatchGetOnPremisesInstancesCommandInput
212
- | ContinueDeploymentCommandInput
213
- | CreateApplicationCommandInput
214
- | CreateDeploymentCommandInput
215
- | CreateDeploymentConfigCommandInput
216
- | CreateDeploymentGroupCommandInput
217
- | DeleteApplicationCommandInput
218
- | DeleteDeploymentConfigCommandInput
219
- | DeleteDeploymentGroupCommandInput
220
- | DeleteGitHubAccountTokenCommandInput
221
- | DeleteResourcesByExternalIdCommandInput
222
- | DeregisterOnPremisesInstanceCommandInput
223
- | GetApplicationCommandInput
224
- | GetApplicationRevisionCommandInput
225
- | GetDeploymentCommandInput
226
- | GetDeploymentConfigCommandInput
227
- | GetDeploymentGroupCommandInput
228
- | GetDeploymentInstanceCommandInput
229
- | GetDeploymentTargetCommandInput
230
- | GetOnPremisesInstanceCommandInput
231
- | ListApplicationRevisionsCommandInput
232
- | ListApplicationsCommandInput
233
- | ListDeploymentConfigsCommandInput
234
- | ListDeploymentGroupsCommandInput
235
- | ListDeploymentInstancesCommandInput
236
- | ListDeploymentTargetsCommandInput
237
- | ListDeploymentsCommandInput
238
- | ListGitHubAccountTokenNamesCommandInput
239
- | ListOnPremisesInstancesCommandInput
240
- | ListTagsForResourceCommandInput
241
- | PutLifecycleEventHookExecutionStatusCommandInput
242
- | RegisterApplicationRevisionCommandInput
243
- | RegisterOnPremisesInstanceCommandInput
244
- | RemoveTagsFromOnPremisesInstancesCommandInput
245
- | SkipWaitTimeForInstanceTerminationCommandInput
246
- | StopDeploymentCommandInput
247
- | TagResourceCommandInput
248
- | UntagResourceCommandInput
249
- | UpdateApplicationCommandInput
250
- | UpdateDeploymentGroupCommandInput;
251
-
252
- export type ServiceOutputTypes =
253
- | AddTagsToOnPremisesInstancesCommandOutput
254
- | BatchGetApplicationRevisionsCommandOutput
255
- | BatchGetApplicationsCommandOutput
256
- | BatchGetDeploymentGroupsCommandOutput
257
- | BatchGetDeploymentInstancesCommandOutput
258
- | BatchGetDeploymentTargetsCommandOutput
259
- | BatchGetDeploymentsCommandOutput
260
- | BatchGetOnPremisesInstancesCommandOutput
261
- | ContinueDeploymentCommandOutput
262
- | CreateApplicationCommandOutput
263
- | CreateDeploymentCommandOutput
264
- | CreateDeploymentConfigCommandOutput
265
- | CreateDeploymentGroupCommandOutput
266
- | DeleteApplicationCommandOutput
267
- | DeleteDeploymentConfigCommandOutput
268
- | DeleteDeploymentGroupCommandOutput
269
- | DeleteGitHubAccountTokenCommandOutput
270
- | DeleteResourcesByExternalIdCommandOutput
271
- | DeregisterOnPremisesInstanceCommandOutput
272
- | GetApplicationCommandOutput
273
- | GetApplicationRevisionCommandOutput
274
- | GetDeploymentCommandOutput
275
- | GetDeploymentConfigCommandOutput
276
- | GetDeploymentGroupCommandOutput
277
- | GetDeploymentInstanceCommandOutput
278
- | GetDeploymentTargetCommandOutput
279
- | GetOnPremisesInstanceCommandOutput
280
- | ListApplicationRevisionsCommandOutput
281
- | ListApplicationsCommandOutput
282
- | ListDeploymentConfigsCommandOutput
283
- | ListDeploymentGroupsCommandOutput
284
- | ListDeploymentInstancesCommandOutput
285
- | ListDeploymentTargetsCommandOutput
286
- | ListDeploymentsCommandOutput
287
- | ListGitHubAccountTokenNamesCommandOutput
288
- | ListOnPremisesInstancesCommandOutput
289
- | ListTagsForResourceCommandOutput
290
- | PutLifecycleEventHookExecutionStatusCommandOutput
291
- | RegisterApplicationRevisionCommandOutput
292
- | RegisterOnPremisesInstanceCommandOutput
293
- | RemoveTagsFromOnPremisesInstancesCommandOutput
294
- | SkipWaitTimeForInstanceTerminationCommandOutput
295
- | StopDeploymentCommandOutput
296
- | TagResourceCommandOutput
297
- | UntagResourceCommandOutput
298
- | UpdateApplicationCommandOutput
299
- | UpdateDeploymentGroupCommandOutput;
300
-
301
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
302
- /**
303
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
304
- */
305
- requestHandler?: __HttpHandler;
306
-
307
- /**
308
- * A constructor for a class implementing the {@link __Hash} interface
309
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
310
- * @internal
311
- */
312
- sha256?: __HashConstructor;
313
-
314
- /**
315
- * The function that will be used to convert strings into HTTP endpoints.
316
- * @internal
317
- */
318
- urlParser?: __UrlParser;
319
-
320
- /**
321
- * A function that can calculate the length of a request body.
322
- * @internal
323
- */
324
- bodyLengthChecker?: (body: any) => number | undefined;
325
-
326
- /**
327
- * A function that converts a stream into an array of bytes.
328
- * @internal
329
- */
330
- streamCollector?: __StreamCollector;
331
-
332
- /**
333
- * The function that will be used to convert a base64-encoded string to a byte array.
334
- * @internal
335
- */
336
- base64Decoder?: __Decoder;
337
-
338
- /**
339
- * The function that will be used to convert binary data to a base64-encoded string.
340
- * @internal
341
- */
342
- base64Encoder?: __Encoder;
343
-
344
- /**
345
- * The function that will be used to convert a UTF8-encoded string to a byte array.
346
- * @internal
347
- */
348
- utf8Decoder?: __Decoder;
349
-
350
- /**
351
- * The function that will be used to convert binary data to a UTF-8 encoded string.
352
- * @internal
353
- */
354
- utf8Encoder?: __Encoder;
355
-
356
- /**
357
- * The runtime environment.
358
- * @internal
359
- */
360
- runtime?: string;
361
-
362
- /**
363
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
364
- * trait of an operation.
365
- */
366
- disableHostPrefix?: boolean;
367
-
368
- /**
369
- * Value for how many times a request will be made at most in case of retry.
370
- */
371
- maxAttempts?: number | __Provider<number>;
372
-
373
- /**
374
- * Specifies which retry algorithm to use.
375
- */
376
- retryMode?: string | __Provider<string>;
377
-
378
- /**
379
- * Optional logger for logging debug/info/warn/error.
380
- */
381
- logger?: __Logger;
382
-
383
- /**
384
- * Unique service identifier.
385
- * @internal
386
- */
387
- serviceId?: string;
388
-
389
- /**
390
- * The AWS region to which this client will send requests
391
- */
392
- region?: string | __Provider<string>;
393
-
394
- /**
395
- * Default credentials provider; Not available in browser runtime.
396
- * @internal
397
- */
398
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
399
-
400
- /**
401
- * Fetch related hostname, signing name or signing region with given region.
402
- * @internal
403
- */
404
- regionInfoProvider?: RegionInfoProvider;
405
-
406
- /**
407
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
408
- * @internal
409
- */
410
- defaultUserAgentProvider?: Provider<__UserAgent>;
411
- }
412
-
413
- type CodeDeployClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
414
- ClientDefaults &
415
- RegionInputConfig &
416
- EndpointsInputConfig &
417
- RetryInputConfig &
418
- HostHeaderInputConfig &
419
- AwsAuthInputConfig &
420
- UserAgentInputConfig;
421
- /**
422
- * The configuration interface of CodeDeployClient class constructor that set the region, credentials and other options.
423
- */
424
- export interface CodeDeployClientConfig extends CodeDeployClientConfigType {}
425
-
426
- type CodeDeployClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
427
- Required<ClientDefaults> &
428
- RegionResolvedConfig &
429
- EndpointsResolvedConfig &
430
- RetryResolvedConfig &
431
- HostHeaderResolvedConfig &
432
- AwsAuthResolvedConfig &
433
- UserAgentResolvedConfig;
434
- /**
435
- * The resolved configuration interface of CodeDeployClient class. This is resolved and normalized from the {@link CodeDeployClientConfig | constructor configuration interface}.
436
- */
437
- export interface CodeDeployClientResolvedConfig extends CodeDeployClientResolvedConfigType {}
438
-
439
- /**
440
- * <fullname>AWS CodeDeploy</fullname>
441
- * <p>AWS CodeDeploy is a deployment service that automates application deployments to
442
- * Amazon EC2 instances, on-premises instances running in your own facility, serverless AWS
443
- * Lambda functions, or applications in an Amazon ECS service.</p>
444
- * <p>You can deploy a nearly unlimited variety of application content, such as an updated
445
- * Lambda function, updated applications in an Amazon ECS service, code, web and
446
- * configuration files, executables, packages, scripts, multimedia files, and so on. AWS
447
- * CodeDeploy can deploy application content stored in Amazon S3 buckets, GitHub
448
- * repositories, or Bitbucket repositories. You do not need to make changes to your
449
- * existing code before you can use AWS CodeDeploy.</p>
450
- * <p>AWS CodeDeploy makes it easier for you to rapidly release new features, helps you
451
- * avoid downtime during application deployment, and handles the complexity of updating
452
- * your applications, without many of the risks associated with error-prone manual
453
- * deployments.</p>
454
- * <p>
455
- * <b>AWS CodeDeploy Components</b>
456
- * </p>
457
- * <p>Use the information in this guide to help you work with the following AWS CodeDeploy
458
- * components:</p>
459
- * <ul>
460
- * <li>
461
- * <p>
462
- * <b>Application</b>: A name that uniquely identifies
463
- * the application you want to deploy. AWS CodeDeploy uses this name, which
464
- * functions as a container, to ensure the correct combination of revision,
465
- * deployment configuration, and deployment group are referenced during a
466
- * deployment.</p>
467
- * </li>
468
- * <li>
469
- * <p>
470
- * <b>Deployment group</b>: A set of individual
471
- * instances, CodeDeploy Lambda deployment configuration settings, or an Amazon ECS
472
- * service and network details. A Lambda deployment group specifies how to route
473
- * traffic to a new version of a Lambda function. An Amazon ECS deployment group
474
- * specifies the service created in Amazon ECS to deploy, a load balancer, and a
475
- * listener to reroute production traffic to an updated containerized application.
476
- * An EC2/On-premises deployment group contains individually tagged instances,
477
- * Amazon EC2 instances in Amazon EC2 Auto Scaling groups, or both. All deployment
478
- * groups can specify optional trigger, alarm, and rollback settings.</p>
479
- * </li>
480
- * <li>
481
- * <p>
482
- * <b>Deployment configuration</b>: A set of deployment
483
- * rules and deployment success and failure conditions used by AWS CodeDeploy
484
- * during a deployment.</p>
485
- * </li>
486
- * <li>
487
- * <p>
488
- * <b>Deployment</b>: The process and the components used
489
- * when updating a Lambda function, a containerized application in an Amazon ECS
490
- * service, or of installing content on one or more instances. </p>
491
- * </li>
492
- * <li>
493
- * <p>
494
- * <b>Application revisions</b>: For an AWS Lambda
495
- * deployment, this is an AppSpec file that specifies the Lambda function to be
496
- * updated and one or more functions to validate deployment lifecycle events. For
497
- * an Amazon ECS deployment, this is an AppSpec file that specifies the Amazon ECS
498
- * task definition, container, and port where production traffic is rerouted. For
499
- * an EC2/On-premises deployment, this is an archive file that contains source
500
- * content—source code, webpages, executable files, and deployment scripts—along
501
- * with an AppSpec file. Revisions are stored in Amazon S3 buckets or GitHub
502
- * repositories. For Amazon S3, a revision is uniquely identified by its Amazon S3
503
- * object key and its ETag, version, or both. For GitHub, a revision is uniquely
504
- * identified by its commit ID.</p>
505
- * </li>
506
- * </ul>
507
- * <p>This guide also contains information to help you get details about the instances in
508
- * your deployments, to make on-premises instances available for AWS CodeDeploy
509
- * deployments, to get details about a Lambda function deployment, and to get details about
510
- * Amazon ECS service deployments.</p>
511
- * <p>
512
- * <b>AWS CodeDeploy Information Resources</b>
513
- * </p>
514
- * <ul>
515
- * <li>
516
- * <p>
517
- * <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide">AWS CodeDeploy
518
- * User Guide</a>
519
- * </p>
520
- * </li>
521
- * <li>
522
- * <p>
523
- * <a href="https://docs.aws.amazon.com/codedeploy/latest/APIReference/">AWS
524
- * CodeDeploy API Reference Guide</a>
525
- * </p>
526
- * </li>
527
- * <li>
528
- * <p>
529
- * <a href="https://docs.aws.amazon.com/cli/latest/reference/deploy/index.html">AWS
530
- * CLI Reference for AWS CodeDeploy</a>
531
- * </p>
532
- * </li>
533
- * <li>
534
- * <p>
535
- * <a href="https://forums.aws.amazon.com/forum.jspa?forumID=179">AWS CodeDeploy
536
- * Developer Forum</a>
537
- * </p>
538
- * </li>
539
- * </ul>
540
- */
541
- export class CodeDeployClient extends __Client<
542
- __HttpHandlerOptions,
543
- ServiceInputTypes,
544
- ServiceOutputTypes,
545
- CodeDeployClientResolvedConfig
546
- > {
547
- /**
548
- * The resolved configuration of CodeDeployClient class. This is resolved and normalized from the {@link CodeDeployClientConfig | constructor configuration interface}.
549
- */
550
- readonly config: CodeDeployClientResolvedConfig;
551
-
552
- constructor(configuration: CodeDeployClientConfig) {
553
- const _config_0 = __getRuntimeConfig(configuration);
554
- const _config_1 = resolveRegionConfig(_config_0);
555
- const _config_2 = resolveEndpointsConfig(_config_1);
556
- const _config_3 = resolveRetryConfig(_config_2);
557
- const _config_4 = resolveHostHeaderConfig(_config_3);
558
- const _config_5 = resolveAwsAuthConfig(_config_4);
559
- const _config_6 = resolveUserAgentConfig(_config_5);
560
- super(_config_6);
561
- this.config = _config_6;
562
- this.middlewareStack.use(getRetryPlugin(this.config));
563
- this.middlewareStack.use(getContentLengthPlugin(this.config));
564
- this.middlewareStack.use(getHostHeaderPlugin(this.config));
565
- this.middlewareStack.use(getLoggerPlugin(this.config));
566
- this.middlewareStack.use(getAwsAuthPlugin(this.config));
567
- this.middlewareStack.use(getUserAgentPlugin(this.config));
568
- }
569
-
570
- /**
571
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
572
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
573
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
574
- */
575
- destroy(): void {
576
- super.destroy();
577
- }
578
- }
@@ -1,98 +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 { AddTagsToOnPremisesInstancesInput } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1AddTagsToOnPremisesInstancesCommand,
18
- serializeAws_json1_1AddTagsToOnPremisesInstancesCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface AddTagsToOnPremisesInstancesCommandInput extends AddTagsToOnPremisesInstancesInput {}
22
- export interface AddTagsToOnPremisesInstancesCommandOutput extends __MetadataBearer {}
23
-
24
- /**
25
- * <p>Adds tags to on-premises instances.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CodeDeployClient, AddTagsToOnPremisesInstancesCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
30
- * // const { CodeDeployClient, AddTagsToOnPremisesInstancesCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
31
- * const client = new CodeDeployClient(config);
32
- * const command = new AddTagsToOnPremisesInstancesCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link AddTagsToOnPremisesInstancesCommandInput} for command's `input` shape.
37
- * @see {@link AddTagsToOnPremisesInstancesCommandOutput} for command's `response` shape.
38
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class AddTagsToOnPremisesInstancesCommand extends $Command<
42
- AddTagsToOnPremisesInstancesCommandInput,
43
- AddTagsToOnPremisesInstancesCommandOutput,
44
- CodeDeployClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: AddTagsToOnPremisesInstancesCommandInput) {
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<AddTagsToOnPremisesInstancesCommandInput, AddTagsToOnPremisesInstancesCommandOutput> {
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 = "AddTagsToOnPremisesInstancesCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: AddTagsToOnPremisesInstancesInput.filterSensitiveLog,
75
- outputFilterSensitiveLog: (output: any) => output,
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: AddTagsToOnPremisesInstancesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1AddTagsToOnPremisesInstancesCommand(input, context);
87
- }
88
-
89
- private deserialize(
90
- output: __HttpResponse,
91
- context: __SerdeContext
92
- ): Promise<AddTagsToOnPremisesInstancesCommandOutput> {
93
- return deserializeAws_json1_1AddTagsToOnPremisesInstancesCommand(output, context);
94
- }
95
-
96
- // Start section: command_body_extra
97
- // End section: command_body_extra
98
- }