@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
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Registers with AWS CodeDeploy a revision for the specified application.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { CodeDeployClient, RegisterApplicationRevisionCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
14
- * // const { CodeDeployClient, RegisterApplicationRevisionCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
15
- * const client = new CodeDeployClient(config);
16
- * const command = new RegisterApplicationRevisionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link RegisterApplicationRevisionCommandInput} for command's `input` shape.
21
- * @see {@link RegisterApplicationRevisionCommandOutput} for command's `response` shape.
22
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class RegisterApplicationRevisionCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class RegisterApplicationRevisionCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.RegisterApplicationRevisionCommand = RegisterApplicationRevisionCommand;
61
- //# sourceMappingURL=RegisterApplicationRevisionCommand.js.map
@@ -5,39 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Registers an on-premises instance.</p>
10
- * <note>
11
- * <p>Only one IAM ARN (an IAM session ARN or IAM user ARN) is supported in the request.
12
- * You cannot use both.</p>
13
- * </note>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { CodeDeployClient, RegisterOnPremisesInstanceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
18
- * // const { CodeDeployClient, RegisterOnPremisesInstanceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
19
- * const client = new CodeDeployClient(config);
20
- * const command = new RegisterOnPremisesInstanceCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link RegisterOnPremisesInstanceCommandInput} for command's `input` shape.
25
- * @see {@link RegisterOnPremisesInstanceCommandOutput} for command's `response` shape.
26
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
8
  class RegisterOnPremisesInstanceCommand extends smithy_client_1.Command {
30
- // Start section: command_properties
31
- // End section: command_properties
32
9
  constructor(input) {
33
- // Start section: command_constructor
34
10
  super();
35
11
  this.input = input;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  resolveMiddleware(clientStack, configuration, options) {
42
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +34,3 @@ class RegisterOnPremisesInstanceCommand extends smithy_client_1.Command {
62
34
  }
63
35
  }
64
36
  exports.RegisterOnPremisesInstanceCommand = RegisterOnPremisesInstanceCommand;
65
- //# sourceMappingURL=RegisterOnPremisesInstanceCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Removes one or more tags from one or more on-premises instances.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { CodeDeployClient, RemoveTagsFromOnPremisesInstancesCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
14
- * // const { CodeDeployClient, RemoveTagsFromOnPremisesInstancesCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
15
- * const client = new CodeDeployClient(config);
16
- * const command = new RemoveTagsFromOnPremisesInstancesCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link RemoveTagsFromOnPremisesInstancesCommandInput} for command's `input` shape.
21
- * @see {@link RemoveTagsFromOnPremisesInstancesCommandOutput} for command's `response` shape.
22
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class RemoveTagsFromOnPremisesInstancesCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class RemoveTagsFromOnPremisesInstancesCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.RemoveTagsFromOnPremisesInstancesCommand = RemoveTagsFromOnPremisesInstancesCommand;
61
- //# sourceMappingURL=RemoveTagsFromOnPremisesInstancesCommand.js.map
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * @deprecated
10
- *
11
- * <p>In a blue/green deployment, overrides any specified wait time and starts terminating
12
- * instances immediately after the traffic routing is complete.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CodeDeployClient, SkipWaitTimeForInstanceTerminationCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
17
- * // const { CodeDeployClient, SkipWaitTimeForInstanceTerminationCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
18
- * const client = new CodeDeployClient(config);
19
- * const command = new SkipWaitTimeForInstanceTerminationCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link SkipWaitTimeForInstanceTerminationCommandInput} for command's `input` shape.
24
- * @see {@link SkipWaitTimeForInstanceTerminationCommandOutput} for command's `response` shape.
25
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
8
  class SkipWaitTimeForInstanceTerminationCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
9
  constructor(input) {
32
- // Start section: command_constructor
33
10
  super();
34
11
  this.input = input;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  resolveMiddleware(clientStack, configuration, options) {
41
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -61,4 +34,3 @@ class SkipWaitTimeForInstanceTerminationCommand extends smithy_client_1.Command
61
34
  }
62
35
  }
63
36
  exports.SkipWaitTimeForInstanceTerminationCommand = SkipWaitTimeForInstanceTerminationCommand;
64
- //# sourceMappingURL=SkipWaitTimeForInstanceTerminationCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Attempts to stop an ongoing deployment.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { CodeDeployClient, StopDeploymentCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
14
- * // const { CodeDeployClient, StopDeploymentCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
15
- * const client = new CodeDeployClient(config);
16
- * const command = new StopDeploymentCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link StopDeploymentCommandInput} for command's `input` shape.
21
- * @see {@link StopDeploymentCommandOutput} for command's `response` shape.
22
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class StopDeploymentCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class StopDeploymentCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.StopDeploymentCommand = StopDeploymentCommand;
61
- //# sourceMappingURL=StopDeploymentCommand.js.map
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p> Associates the list of tags in the input <code>Tags</code> parameter with the
10
- * resource identified by the <code>ResourceArn</code> input parameter. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CodeDeployClient, TagResourceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
15
- * // const { CodeDeployClient, TagResourceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
16
- * const client = new CodeDeployClient(config);
17
- * const command = new TagResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link TagResourceCommandInput} for command's `input` shape.
22
- * @see {@link TagResourceCommandOutput} for command's `response` shape.
23
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class TagResourceCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -59,4 +34,3 @@ class TagResourceCommand extends smithy_client_1.Command {
59
34
  }
60
35
  }
61
36
  exports.TagResourceCommand = TagResourceCommand;
62
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p> Disassociates a resource from a list of tags. The resource is identified by the
10
- * <code>ResourceArn</code> input parameter. The tags are identified by the list of
11
- * keys in the <code>TagKeys</code> input parameter. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CodeDeployClient, UntagResourceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
16
- * // const { CodeDeployClient, UntagResourceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
17
- * const client = new CodeDeployClient(config);
18
- * const command = new UntagResourceCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link UntagResourceCommandInput} for command's `input` shape.
23
- * @see {@link UntagResourceCommandOutput} for command's `response` shape.
24
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class UntagResourceCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -60,4 +34,3 @@ class UntagResourceCommand extends smithy_client_1.Command {
60
34
  }
61
35
  }
62
36
  exports.UntagResourceCommand = UntagResourceCommand;
63
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Changes the name of an application.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { CodeDeployClient, UpdateApplicationCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
14
- * // const { CodeDeployClient, UpdateApplicationCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
15
- * const client = new CodeDeployClient(config);
16
- * const command = new UpdateApplicationCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateApplicationCommandInput} for command's `input` shape.
21
- * @see {@link UpdateApplicationCommandOutput} for command's `response` shape.
22
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateApplicationCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class UpdateApplicationCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.UpdateApplicationCommand = UpdateApplicationCommand;
61
- //# sourceMappingURL=UpdateApplicationCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Changes information about a deployment group.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { CodeDeployClient, UpdateDeploymentGroupCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
14
- * // const { CodeDeployClient, UpdateDeploymentGroupCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
15
- * const client = new CodeDeployClient(config);
16
- * const command = new UpdateDeploymentGroupCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateDeploymentGroupCommandInput} for command's `input` shape.
21
- * @see {@link UpdateDeploymentGroupCommandOutput} for command's `response` shape.
22
- * @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateDeploymentGroupCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class UpdateDeploymentGroupCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.UpdateDeploymentGroupCommand = UpdateDeploymentGroupCommand;
61
- //# sourceMappingURL=UpdateDeploymentGroupCommand.js.map
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./AddTagsToOnPremisesInstancesCommand"), exports);
5
+ tslib_1.__exportStar(require("./BatchGetApplicationRevisionsCommand"), exports);
6
+ tslib_1.__exportStar(require("./BatchGetApplicationsCommand"), exports);
7
+ tslib_1.__exportStar(require("./BatchGetDeploymentGroupsCommand"), exports);
8
+ tslib_1.__exportStar(require("./BatchGetDeploymentInstancesCommand"), exports);
9
+ tslib_1.__exportStar(require("./BatchGetDeploymentTargetsCommand"), exports);
10
+ tslib_1.__exportStar(require("./BatchGetDeploymentsCommand"), exports);
11
+ tslib_1.__exportStar(require("./BatchGetOnPremisesInstancesCommand"), exports);
12
+ tslib_1.__exportStar(require("./ContinueDeploymentCommand"), exports);
13
+ tslib_1.__exportStar(require("./CreateApplicationCommand"), exports);
14
+ tslib_1.__exportStar(require("./CreateDeploymentCommand"), exports);
15
+ tslib_1.__exportStar(require("./CreateDeploymentConfigCommand"), exports);
16
+ tslib_1.__exportStar(require("./CreateDeploymentGroupCommand"), exports);
17
+ tslib_1.__exportStar(require("./DeleteApplicationCommand"), exports);
18
+ tslib_1.__exportStar(require("./DeleteDeploymentConfigCommand"), exports);
19
+ tslib_1.__exportStar(require("./DeleteDeploymentGroupCommand"), exports);
20
+ tslib_1.__exportStar(require("./DeleteGitHubAccountTokenCommand"), exports);
21
+ tslib_1.__exportStar(require("./DeleteResourcesByExternalIdCommand"), exports);
22
+ tslib_1.__exportStar(require("./DeregisterOnPremisesInstanceCommand"), exports);
23
+ tslib_1.__exportStar(require("./GetApplicationCommand"), exports);
24
+ tslib_1.__exportStar(require("./GetApplicationRevisionCommand"), exports);
25
+ tslib_1.__exportStar(require("./GetDeploymentCommand"), exports);
26
+ tslib_1.__exportStar(require("./GetDeploymentConfigCommand"), exports);
27
+ tslib_1.__exportStar(require("./GetDeploymentGroupCommand"), exports);
28
+ tslib_1.__exportStar(require("./GetDeploymentInstanceCommand"), exports);
29
+ tslib_1.__exportStar(require("./GetDeploymentTargetCommand"), exports);
30
+ tslib_1.__exportStar(require("./GetOnPremisesInstanceCommand"), exports);
31
+ tslib_1.__exportStar(require("./ListApplicationRevisionsCommand"), exports);
32
+ tslib_1.__exportStar(require("./ListApplicationsCommand"), exports);
33
+ tslib_1.__exportStar(require("./ListDeploymentConfigsCommand"), exports);
34
+ tslib_1.__exportStar(require("./ListDeploymentGroupsCommand"), exports);
35
+ tslib_1.__exportStar(require("./ListDeploymentInstancesCommand"), exports);
36
+ tslib_1.__exportStar(require("./ListDeploymentTargetsCommand"), exports);
37
+ tslib_1.__exportStar(require("./ListDeploymentsCommand"), exports);
38
+ tslib_1.__exportStar(require("./ListGitHubAccountTokenNamesCommand"), exports);
39
+ tslib_1.__exportStar(require("./ListOnPremisesInstancesCommand"), exports);
40
+ tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
41
+ tslib_1.__exportStar(require("./PutLifecycleEventHookExecutionStatusCommand"), exports);
42
+ tslib_1.__exportStar(require("./RegisterApplicationRevisionCommand"), exports);
43
+ tslib_1.__exportStar(require("./RegisterOnPremisesInstanceCommand"), exports);
44
+ tslib_1.__exportStar(require("./RemoveTagsFromOnPremisesInstancesCommand"), exports);
45
+ tslib_1.__exportStar(require("./SkipWaitTimeForInstanceTerminationCommand"), exports);
46
+ tslib_1.__exportStar(require("./StopDeploymentCommand"), exports);
47
+ tslib_1.__exportStar(require("./TagResourceCommand"), exports);
48
+ tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
49
+ tslib_1.__exportStar(require("./UpdateApplicationCommand"), exports);
50
+ tslib_1.__exportStar(require("./UpdateDeploymentGroupCommand"), exports);
@@ -64,7 +64,7 @@ const partitionHash = {
64
64
  hostname: "codedeploy.{region}.amazonaws.com.cn",
65
65
  },
66
66
  "aws-iso": {
67
- regions: ["us-iso-east-1"],
67
+ regions: ["us-iso-east-1", "us-iso-west-1"],
68
68
  hostname: "codedeploy.{region}.c2s.ic.gov",
69
69
  },
70
70
  "aws-iso-b": {
@@ -83,4 +83,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
83
83
  partitionHash,
84
84
  });
85
85
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
86
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -1,62 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./CodeDeployClient"), exports);
5
4
  tslib_1.__exportStar(require("./CodeDeploy"), exports);
6
- tslib_1.__exportStar(require("./commands/AddTagsToOnPremisesInstancesCommand"), exports);
7
- tslib_1.__exportStar(require("./commands/BatchGetApplicationRevisionsCommand"), exports);
8
- tslib_1.__exportStar(require("./commands/BatchGetApplicationsCommand"), exports);
9
- tslib_1.__exportStar(require("./commands/BatchGetDeploymentGroupsCommand"), exports);
10
- tslib_1.__exportStar(require("./commands/BatchGetDeploymentInstancesCommand"), exports);
11
- tslib_1.__exportStar(require("./commands/BatchGetDeploymentsCommand"), exports);
12
- tslib_1.__exportStar(require("./commands/BatchGetDeploymentTargetsCommand"), exports);
13
- tslib_1.__exportStar(require("./commands/BatchGetOnPremisesInstancesCommand"), exports);
14
- tslib_1.__exportStar(require("./commands/ContinueDeploymentCommand"), exports);
15
- tslib_1.__exportStar(require("./commands/CreateApplicationCommand"), exports);
16
- tslib_1.__exportStar(require("./commands/CreateDeploymentCommand"), exports);
17
- tslib_1.__exportStar(require("./commands/CreateDeploymentConfigCommand"), exports);
18
- tslib_1.__exportStar(require("./commands/CreateDeploymentGroupCommand"), exports);
19
- tslib_1.__exportStar(require("./commands/DeleteApplicationCommand"), exports);
20
- tslib_1.__exportStar(require("./commands/DeleteDeploymentConfigCommand"), exports);
21
- tslib_1.__exportStar(require("./commands/DeleteDeploymentGroupCommand"), exports);
22
- tslib_1.__exportStar(require("./commands/DeleteGitHubAccountTokenCommand"), exports);
23
- tslib_1.__exportStar(require("./commands/DeleteResourcesByExternalIdCommand"), exports);
24
- tslib_1.__exportStar(require("./commands/DeregisterOnPremisesInstanceCommand"), exports);
25
- tslib_1.__exportStar(require("./commands/GetApplicationCommand"), exports);
26
- tslib_1.__exportStar(require("./commands/GetApplicationRevisionCommand"), exports);
27
- tslib_1.__exportStar(require("./commands/GetDeploymentCommand"), exports);
28
- tslib_1.__exportStar(require("./waiters/waitForDeploymentSuccessful"), exports);
29
- tslib_1.__exportStar(require("./commands/GetDeploymentConfigCommand"), exports);
30
- tslib_1.__exportStar(require("./commands/GetDeploymentGroupCommand"), exports);
31
- tslib_1.__exportStar(require("./commands/GetDeploymentInstanceCommand"), exports);
32
- tslib_1.__exportStar(require("./commands/GetDeploymentTargetCommand"), exports);
33
- tslib_1.__exportStar(require("./commands/GetOnPremisesInstanceCommand"), exports);
34
- tslib_1.__exportStar(require("./commands/ListApplicationRevisionsCommand"), exports);
35
- tslib_1.__exportStar(require("./pagination/ListApplicationRevisionsPaginator"), exports);
36
- tslib_1.__exportStar(require("./commands/ListApplicationsCommand"), exports);
37
- tslib_1.__exportStar(require("./pagination/ListApplicationsPaginator"), exports);
38
- tslib_1.__exportStar(require("./commands/ListDeploymentConfigsCommand"), exports);
39
- tslib_1.__exportStar(require("./pagination/ListDeploymentConfigsPaginator"), exports);
40
- tslib_1.__exportStar(require("./commands/ListDeploymentGroupsCommand"), exports);
41
- tslib_1.__exportStar(require("./pagination/ListDeploymentGroupsPaginator"), exports);
42
- tslib_1.__exportStar(require("./commands/ListDeploymentInstancesCommand"), exports);
43
- tslib_1.__exportStar(require("./pagination/ListDeploymentInstancesPaginator"), exports);
44
- tslib_1.__exportStar(require("./commands/ListDeploymentsCommand"), exports);
45
- tslib_1.__exportStar(require("./pagination/ListDeploymentsPaginator"), exports);
46
- tslib_1.__exportStar(require("./commands/ListDeploymentTargetsCommand"), exports);
47
- tslib_1.__exportStar(require("./commands/ListGitHubAccountTokenNamesCommand"), exports);
48
- tslib_1.__exportStar(require("./commands/ListOnPremisesInstancesCommand"), exports);
49
- tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
50
- tslib_1.__exportStar(require("./commands/PutLifecycleEventHookExecutionStatusCommand"), exports);
51
- tslib_1.__exportStar(require("./commands/RegisterApplicationRevisionCommand"), exports);
52
- tslib_1.__exportStar(require("./commands/RegisterOnPremisesInstanceCommand"), exports);
53
- tslib_1.__exportStar(require("./commands/RemoveTagsFromOnPremisesInstancesCommand"), exports);
54
- tslib_1.__exportStar(require("./commands/SkipWaitTimeForInstanceTerminationCommand"), exports);
55
- tslib_1.__exportStar(require("./commands/StopDeploymentCommand"), exports);
56
- tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
57
- tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
58
- tslib_1.__exportStar(require("./commands/UpdateApplicationCommand"), exports);
59
- tslib_1.__exportStar(require("./commands/UpdateDeploymentGroupCommand"), exports);
60
- tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
61
- tslib_1.__exportStar(require("./models/index"), exports);
62
- //# sourceMappingURL=index.js.map
5
+ tslib_1.__exportStar(require("./CodeDeployClient"), exports);
6
+ tslib_1.__exportStar(require("./commands"), exports);
7
+ tslib_1.__exportStar(require("./models"), exports);
8
+ tslib_1.__exportStar(require("./pagination"), exports);
9
+ tslib_1.__exportStar(require("./waiters"), exports);
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./models_0"), exports);
5
- //# sourceMappingURL=index.js.map