@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +419 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -13,27 +13,27 @@ declare class ECS extends Service {
13
13
  constructor(options?: ECS.Types.ClientConfiguration)
14
14
  config: Config & ECS.Types.ClientConfiguration;
15
15
  /**
16
- * Creates a new capacity provider. Capacity providers are associated with an Amazon ECS cluster and are used in capacity provider strategies to facilitate cluster auto scaling. Only capacity providers using an Auto Scaling group can be created. Amazon ECS tasks on Fargate use the FARGATE and FARGATE_SPOT capacity providers which are already created and available to all accounts in Regions supported by Fargate.
16
+ * Creates a new capacity provider. Capacity providers are associated with an Amazon ECS cluster and are used in capacity provider strategies to facilitate cluster auto scaling. Only capacity providers that use an Auto Scaling group can be created. Amazon ECS tasks on Fargate use the FARGATE and FARGATE_SPOT capacity providers. These providers are available to all accounts in the Amazon Web Services Regions that Fargate supports.
17
17
  */
18
18
  createCapacityProvider(params: ECS.Types.CreateCapacityProviderRequest, callback?: (err: AWSError, data: ECS.Types.CreateCapacityProviderResponse) => void): Request<ECS.Types.CreateCapacityProviderResponse, AWSError>;
19
19
  /**
20
- * Creates a new capacity provider. Capacity providers are associated with an Amazon ECS cluster and are used in capacity provider strategies to facilitate cluster auto scaling. Only capacity providers using an Auto Scaling group can be created. Amazon ECS tasks on Fargate use the FARGATE and FARGATE_SPOT capacity providers which are already created and available to all accounts in Regions supported by Fargate.
20
+ * Creates a new capacity provider. Capacity providers are associated with an Amazon ECS cluster and are used in capacity provider strategies to facilitate cluster auto scaling. Only capacity providers that use an Auto Scaling group can be created. Amazon ECS tasks on Fargate use the FARGATE and FARGATE_SPOT capacity providers. These providers are available to all accounts in the Amazon Web Services Regions that Fargate supports.
21
21
  */
22
22
  createCapacityProvider(callback?: (err: AWSError, data: ECS.Types.CreateCapacityProviderResponse) => void): Request<ECS.Types.CreateCapacityProviderResponse, AWSError>;
23
23
  /**
24
- * Creates a new Amazon ECS cluster. By default, your account receives a default cluster when you launch your first container instance. However, you can create your own cluster with a unique name with the CreateCluster action. When you call the CreateCluster API operation, Amazon ECS attempts to create the Amazon ECS service-linked role for your account so that required resources in other Amazon Web Services services can be managed on your behalf. However, if the IAM user that makes the call does not have permissions to create the service-linked role, it is not created. For more information, see Using Service-Linked Roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide.
24
+ * Creates a new Amazon ECS cluster. By default, your account receives a default cluster when you launch your first container instance. However, you can create your own cluster with a unique name with the CreateCluster action. When you call the CreateCluster API operation, Amazon ECS attempts to create the Amazon ECS service-linked role for your account. This is so that it can manage required resources in other Amazon Web Services services on your behalf. However, if the IAM user that makes the call doesn't have permissions to create the service-linked role, it isn't created. For more information, see Using Service-Linked Roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide.
25
25
  */
26
26
  createCluster(params: ECS.Types.CreateClusterRequest, callback?: (err: AWSError, data: ECS.Types.CreateClusterResponse) => void): Request<ECS.Types.CreateClusterResponse, AWSError>;
27
27
  /**
28
- * Creates a new Amazon ECS cluster. By default, your account receives a default cluster when you launch your first container instance. However, you can create your own cluster with a unique name with the CreateCluster action. When you call the CreateCluster API operation, Amazon ECS attempts to create the Amazon ECS service-linked role for your account so that required resources in other Amazon Web Services services can be managed on your behalf. However, if the IAM user that makes the call does not have permissions to create the service-linked role, it is not created. For more information, see Using Service-Linked Roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide.
28
+ * Creates a new Amazon ECS cluster. By default, your account receives a default cluster when you launch your first container instance. However, you can create your own cluster with a unique name with the CreateCluster action. When you call the CreateCluster API operation, Amazon ECS attempts to create the Amazon ECS service-linked role for your account. This is so that it can manage required resources in other Amazon Web Services services on your behalf. However, if the IAM user that makes the call doesn't have permissions to create the service-linked role, it isn't created. For more information, see Using Service-Linked Roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide.
29
29
  */
30
30
  createCluster(callback?: (err: AWSError, data: ECS.Types.CreateClusterResponse) => void): Request<ECS.Types.CreateClusterResponse, AWSError>;
31
31
  /**
32
- * Runs and maintains a desired number of tasks from a specified task definition. If the number of tasks running in a service drops below the desiredCount, Amazon ECS runs another copy of the task in the specified cluster. To update an existing service, see the UpdateService action. In addition to maintaining the desired count of tasks in your service, you can optionally run your service behind one or more load balancers. The load balancers distribute traffic across the tasks that are associated with the service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that do use a load balancer are considered healthy if they're in the RUNNING state and the container instance that they're hosted on is reported as healthy by the load balancer. There are two service scheduler strategies available: REPLICA - The replica scheduling strategy places and maintains the desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. DAEMON - The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks and will stop tasks that do not meet the placement constraints. When using this strategy, you don't need to specify a desired number of tasks, a task placement strategy, or use Service Auto Scaling policies. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. You can optionally specify a deployment configuration for your service. The deployment is triggered by changing properties, such as the task definition or the desired count of a service, with an UpdateService operation. The default value for a replica service for minimumHealthyPercent is 100%. The default value for a daemon service for minimumHealthyPercent is 0%. If a service is using the ECS deployment controller, the minimum healthy percent represents a lower limit on the number of tasks in a service that must remain in the RUNNING state during a deployment, as a percentage of the desired number of tasks (rounded up to the nearest integer), and while any container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. This parameter enables you to deploy without using additional cluster capacity. For example, if your service has a desired number of four tasks and a minimum healthy percent of 50%, the scheduler might stop two existing tasks to free up cluster capacity before starting two new tasks. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that do use a load balancer are considered healthy if they're in the RUNNING state and they're reported as healthy by the load balancer. The default value for minimum healthy percent is 100%. If a service is using the ECS deployment controller, the maximum percent parameter represents an upper limit on the number of tasks in a service that are allowed in the RUNNING or PENDING state during a deployment, as a percentage of the desired number of tasks (rounded down to the nearest integer), and while any container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. This parameter enables you to define the deployment batch size. For example, if your service has a desired number of four tasks and a maximum percent value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default value for maximum percent is 200%. If a service is using either the CODE_DEPLOY or EXTERNAL deployment controller types and tasks that use the EC2 launch type, the minimum healthy percent and maximum percent values are used only to define the lower and upper limit on the number of the tasks in the service that remain in the RUNNING state while the container instances are in the DRAINING state. If the tasks in the service use the Fargate launch type, the minimum healthy percent and maximum percent values aren't used, although they're currently visible when describing your service. When creating a service that uses the EXTERNAL deployment controller, you can specify only parameters that aren't controlled at the task set level. The only required parameter is the service name. You control your services using the CreateTaskSet operation. For more information, see Amazon ECS Deployment Types in the Amazon Elastic Container Service Developer Guide. When the service scheduler launches new tasks, it determines task placement in your cluster using the following logic: Determine which of the container instances in your cluster can support your service's task definition (for example, they have the required CPU, memory, ports, and container instance attributes). By default, the service scheduler attempts to balance tasks across Availability Zones in this manner (although you can choose a different placement strategy) with the placementStrategy parameter): Sort the valid container instances, giving priority to instances that have the fewest number of running tasks for this service in their respective Availability Zone. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the fewest number of running tasks for this service.
32
+ * Runs and maintains your desired number of tasks from a specified task definition. If the number of tasks running in a service drops below the desiredCount, Amazon ECS runs another copy of the task in the specified cluster. To update an existing service, see the UpdateService action. In addition to maintaining the desired count of tasks in your service, you can optionally run your service behind one or more load balancers. The load balancers distribute traffic across the tasks that are associated with the service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide. Tasks for services that don't use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they're in the RUNNING state and the container instance that they're hosted on is reported as healthy by the load balancer. There are two service scheduler strategies available: REPLICA - The replica scheduling strategy places and maintains your desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. DAEMON - The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks. It also stops tasks that don't meet the placement constraints. When using this strategy, you don't need to specify a desired number of tasks, a task placement strategy, or use Service Auto Scaling policies. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. You can optionally specify a deployment configuration for your service. The deployment is initiated by changing properties. For example, the deployment might be initiated by the task definition or by your desired count of a service. This is done with an UpdateService operation. The default value for a replica service for minimumHealthyPercent is 100%. The default value for a daemon service for minimumHealthyPercent is 0%. If a service uses the ECS deployment controller, the minimum healthy percent represents a lower limit on the number of tasks in a service that must remain in the RUNNING state during a deployment. Specifically, it represents it as a percentage of your desired number of tasks (rounded up to the nearest integer). This happens when any of your container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. Using this parameter, you can deploy without using additional cluster capacity. For example, if you set your service to have desired number of four tasks and a minimum healthy percent of 50%, the scheduler might stop two existing tasks to free up cluster capacity before starting two new tasks. If they're in the RUNNING state, tasks for services that don't use a load balancer are considered healthy . If they're in the RUNNING state and reported as healthy by the load balancer, tasks for services that do use a load balancer are considered healthy . The default value for minimum healthy percent is 100%. If a service uses the ECS deployment controller, the maximum percent parameter represents an upper limit on the number of tasks in a service that are allowed in the RUNNING or PENDING state during a deployment. Specifically, it represents it as a percentage of the desired number of tasks (rounded down to the nearest integer). This happens when any of your container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. Using this parameter, you can define the deployment batch size. For example, if your service has a desired number of four tasks and a maximum percent value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default value for maximum percent is 200%. If a service uses either the CODE_DEPLOY or EXTERNAL deployment controller types and tasks that use the EC2 launch type, the minimum healthy percent and maximum percent values are used only to define the lower and upper limit on the number of the tasks in the service that remain in the RUNNING state. This is while the container instances are in the DRAINING state. If the tasks in the service use the Fargate launch type, the minimum healthy percent and maximum percent values aren't used. This is the case even if they're currently visible when describing your service. When creating a service that uses the EXTERNAL deployment controller, you can specify only parameters that aren't controlled at the task set level. The only required parameter is the service name. You control your services using the CreateTaskSet operation. For more information, see Amazon ECS Deployment Types in the Amazon Elastic Container Service Developer Guide. When the service scheduler launches new tasks, it determines task placement in your cluster using the following logic: Determine which of the container instances in your cluster can support the task definition of your service. For example, they have the required CPU, memory, ports, and container instance attributes. By default, the service scheduler attempts to balance tasks across Availability Zones in this manner. This is the case even if you can choose a different placement strategy with the placementStrategy parameter. Sort the valid container instances, giving priority to instances that have the fewest number of running tasks for this service in their respective Availability Zone. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone based on the previous steps, favoring container instances with the fewest number of running tasks for this service.
33
33
  */
34
34
  createService(params: ECS.Types.CreateServiceRequest, callback?: (err: AWSError, data: ECS.Types.CreateServiceResponse) => void): Request<ECS.Types.CreateServiceResponse, AWSError>;
35
35
  /**
36
- * Runs and maintains a desired number of tasks from a specified task definition. If the number of tasks running in a service drops below the desiredCount, Amazon ECS runs another copy of the task in the specified cluster. To update an existing service, see the UpdateService action. In addition to maintaining the desired count of tasks in your service, you can optionally run your service behind one or more load balancers. The load balancers distribute traffic across the tasks that are associated with the service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that do use a load balancer are considered healthy if they're in the RUNNING state and the container instance that they're hosted on is reported as healthy by the load balancer. There are two service scheduler strategies available: REPLICA - The replica scheduling strategy places and maintains the desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. DAEMON - The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks and will stop tasks that do not meet the placement constraints. When using this strategy, you don't need to specify a desired number of tasks, a task placement strategy, or use Service Auto Scaling policies. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. You can optionally specify a deployment configuration for your service. The deployment is triggered by changing properties, such as the task definition or the desired count of a service, with an UpdateService operation. The default value for a replica service for minimumHealthyPercent is 100%. The default value for a daemon service for minimumHealthyPercent is 0%. If a service is using the ECS deployment controller, the minimum healthy percent represents a lower limit on the number of tasks in a service that must remain in the RUNNING state during a deployment, as a percentage of the desired number of tasks (rounded up to the nearest integer), and while any container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. This parameter enables you to deploy without using additional cluster capacity. For example, if your service has a desired number of four tasks and a minimum healthy percent of 50%, the scheduler might stop two existing tasks to free up cluster capacity before starting two new tasks. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that do use a load balancer are considered healthy if they're in the RUNNING state and they're reported as healthy by the load balancer. The default value for minimum healthy percent is 100%. If a service is using the ECS deployment controller, the maximum percent parameter represents an upper limit on the number of tasks in a service that are allowed in the RUNNING or PENDING state during a deployment, as a percentage of the desired number of tasks (rounded down to the nearest integer), and while any container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. This parameter enables you to define the deployment batch size. For example, if your service has a desired number of four tasks and a maximum percent value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default value for maximum percent is 200%. If a service is using either the CODE_DEPLOY or EXTERNAL deployment controller types and tasks that use the EC2 launch type, the minimum healthy percent and maximum percent values are used only to define the lower and upper limit on the number of the tasks in the service that remain in the RUNNING state while the container instances are in the DRAINING state. If the tasks in the service use the Fargate launch type, the minimum healthy percent and maximum percent values aren't used, although they're currently visible when describing your service. When creating a service that uses the EXTERNAL deployment controller, you can specify only parameters that aren't controlled at the task set level. The only required parameter is the service name. You control your services using the CreateTaskSet operation. For more information, see Amazon ECS Deployment Types in the Amazon Elastic Container Service Developer Guide. When the service scheduler launches new tasks, it determines task placement in your cluster using the following logic: Determine which of the container instances in your cluster can support your service's task definition (for example, they have the required CPU, memory, ports, and container instance attributes). By default, the service scheduler attempts to balance tasks across Availability Zones in this manner (although you can choose a different placement strategy) with the placementStrategy parameter): Sort the valid container instances, giving priority to instances that have the fewest number of running tasks for this service in their respective Availability Zone. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the fewest number of running tasks for this service.
36
+ * Runs and maintains your desired number of tasks from a specified task definition. If the number of tasks running in a service drops below the desiredCount, Amazon ECS runs another copy of the task in the specified cluster. To update an existing service, see the UpdateService action. In addition to maintaining the desired count of tasks in your service, you can optionally run your service behind one or more load balancers. The load balancers distribute traffic across the tasks that are associated with the service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide. Tasks for services that don't use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they're in the RUNNING state and the container instance that they're hosted on is reported as healthy by the load balancer. There are two service scheduler strategies available: REPLICA - The replica scheduling strategy places and maintains your desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. DAEMON - The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks. It also stops tasks that don't meet the placement constraints. When using this strategy, you don't need to specify a desired number of tasks, a task placement strategy, or use Service Auto Scaling policies. For more information, see Service Scheduler Concepts in the Amazon Elastic Container Service Developer Guide. You can optionally specify a deployment configuration for your service. The deployment is initiated by changing properties. For example, the deployment might be initiated by the task definition or by your desired count of a service. This is done with an UpdateService operation. The default value for a replica service for minimumHealthyPercent is 100%. The default value for a daemon service for minimumHealthyPercent is 0%. If a service uses the ECS deployment controller, the minimum healthy percent represents a lower limit on the number of tasks in a service that must remain in the RUNNING state during a deployment. Specifically, it represents it as a percentage of your desired number of tasks (rounded up to the nearest integer). This happens when any of your container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. Using this parameter, you can deploy without using additional cluster capacity. For example, if you set your service to have desired number of four tasks and a minimum healthy percent of 50%, the scheduler might stop two existing tasks to free up cluster capacity before starting two new tasks. If they're in the RUNNING state, tasks for services that don't use a load balancer are considered healthy . If they're in the RUNNING state and reported as healthy by the load balancer, tasks for services that do use a load balancer are considered healthy . The default value for minimum healthy percent is 100%. If a service uses the ECS deployment controller, the maximum percent parameter represents an upper limit on the number of tasks in a service that are allowed in the RUNNING or PENDING state during a deployment. Specifically, it represents it as a percentage of the desired number of tasks (rounded down to the nearest integer). This happens when any of your container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. Using this parameter, you can define the deployment batch size. For example, if your service has a desired number of four tasks and a maximum percent value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default value for maximum percent is 200%. If a service uses either the CODE_DEPLOY or EXTERNAL deployment controller types and tasks that use the EC2 launch type, the minimum healthy percent and maximum percent values are used only to define the lower and upper limit on the number of the tasks in the service that remain in the RUNNING state. This is while the container instances are in the DRAINING state. If the tasks in the service use the Fargate launch type, the minimum healthy percent and maximum percent values aren't used. This is the case even if they're currently visible when describing your service. When creating a service that uses the EXTERNAL deployment controller, you can specify only parameters that aren't controlled at the task set level. The only required parameter is the service name. You control your services using the CreateTaskSet operation. For more information, see Amazon ECS Deployment Types in the Amazon Elastic Container Service Developer Guide. When the service scheduler launches new tasks, it determines task placement in your cluster using the following logic: Determine which of the container instances in your cluster can support the task definition of your service. For example, they have the required CPU, memory, ports, and container instance attributes. By default, the service scheduler attempts to balance tasks across Availability Zones in this manner. This is the case even if you can choose a different placement strategy with the placementStrategy parameter. Sort the valid container instances, giving priority to instances that have the fewest number of running tasks for this service in their respective Availability Zone. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone based on the previous steps, favoring container instances with the fewest number of running tasks for this service.
37
37
  */
38
38
  createService(callback?: (err: AWSError, data: ECS.Types.CreateServiceResponse) => void): Request<ECS.Types.CreateServiceResponse, AWSError>;
39
39
  /**
@@ -61,27 +61,27 @@ declare class ECS extends Service {
61
61
  */
62
62
  deleteAttributes(callback?: (err: AWSError, data: ECS.Types.DeleteAttributesResponse) => void): Request<ECS.Types.DeleteAttributesResponse, AWSError>;
63
63
  /**
64
- * Deletes the specified capacity provider. The FARGATE and FARGATE_SPOT capacity providers are reserved and cannot be deleted. You can disassociate them from a cluster using either the PutClusterCapacityProviders API or by deleting the cluster. Prior to a capacity provider being deleted, the capacity provider must be removed from the capacity provider strategy from all services. The UpdateService API can be used to remove a capacity provider from a service's capacity provider strategy. When updating a service, the forceNewDeployment option can be used to ensure that any tasks using the Amazon EC2 instance capacity provided by the capacity provider are transitioned to use the capacity from the remaining capacity providers. Only capacity providers that are not associated with a cluster can be deleted. To remove a capacity provider from a cluster, you can either use PutClusterCapacityProviders or delete the cluster.
64
+ * Deletes the specified capacity provider. The FARGATE and FARGATE_SPOT capacity providers are reserved and can't be deleted. You can disassociate them from a cluster using either the PutClusterCapacityProviders API or by deleting the cluster. Prior to a capacity provider being deleted, the capacity provider must be removed from the capacity provider strategy from all services. The UpdateService API can be used to remove a capacity provider from a service's capacity provider strategy. When updating a service, the forceNewDeployment option can be used to ensure that any tasks using the Amazon EC2 instance capacity provided by the capacity provider are transitioned to use the capacity from the remaining capacity providers. Only capacity providers that aren't associated with a cluster can be deleted. To remove a capacity provider from a cluster, you can either use PutClusterCapacityProviders or delete the cluster.
65
65
  */
66
66
  deleteCapacityProvider(params: ECS.Types.DeleteCapacityProviderRequest, callback?: (err: AWSError, data: ECS.Types.DeleteCapacityProviderResponse) => void): Request<ECS.Types.DeleteCapacityProviderResponse, AWSError>;
67
67
  /**
68
- * Deletes the specified capacity provider. The FARGATE and FARGATE_SPOT capacity providers are reserved and cannot be deleted. You can disassociate them from a cluster using either the PutClusterCapacityProviders API or by deleting the cluster. Prior to a capacity provider being deleted, the capacity provider must be removed from the capacity provider strategy from all services. The UpdateService API can be used to remove a capacity provider from a service's capacity provider strategy. When updating a service, the forceNewDeployment option can be used to ensure that any tasks using the Amazon EC2 instance capacity provided by the capacity provider are transitioned to use the capacity from the remaining capacity providers. Only capacity providers that are not associated with a cluster can be deleted. To remove a capacity provider from a cluster, you can either use PutClusterCapacityProviders or delete the cluster.
68
+ * Deletes the specified capacity provider. The FARGATE and FARGATE_SPOT capacity providers are reserved and can't be deleted. You can disassociate them from a cluster using either the PutClusterCapacityProviders API or by deleting the cluster. Prior to a capacity provider being deleted, the capacity provider must be removed from the capacity provider strategy from all services. The UpdateService API can be used to remove a capacity provider from a service's capacity provider strategy. When updating a service, the forceNewDeployment option can be used to ensure that any tasks using the Amazon EC2 instance capacity provided by the capacity provider are transitioned to use the capacity from the remaining capacity providers. Only capacity providers that aren't associated with a cluster can be deleted. To remove a capacity provider from a cluster, you can either use PutClusterCapacityProviders or delete the cluster.
69
69
  */
70
70
  deleteCapacityProvider(callback?: (err: AWSError, data: ECS.Types.DeleteCapacityProviderResponse) => void): Request<ECS.Types.DeleteCapacityProviderResponse, AWSError>;
71
71
  /**
72
- * Deletes the specified cluster. The cluster will transition to the INACTIVE state. Clusters with an INACTIVE status may remain discoverable in your account for a period of time. However, this behavior is subject to change in the future, so you should not rely on INACTIVE clusters persisting. You must deregister all container instances from this cluster before you may delete it. You can list the container instances in a cluster with ListContainerInstances and deregister them with DeregisterContainerInstance.
72
+ * Deletes the specified cluster. The cluster transitions to the INACTIVE state. Clusters with an INACTIVE status might remain discoverable in your account for a period of time. However, this behavior is subject to change in the future. We don't recommend that you rely on INACTIVE clusters persisting. You must deregister all container instances from this cluster before you may delete it. You can list the container instances in a cluster with ListContainerInstances and deregister them with DeregisterContainerInstance.
73
73
  */
74
74
  deleteCluster(params: ECS.Types.DeleteClusterRequest, callback?: (err: AWSError, data: ECS.Types.DeleteClusterResponse) => void): Request<ECS.Types.DeleteClusterResponse, AWSError>;
75
75
  /**
76
- * Deletes the specified cluster. The cluster will transition to the INACTIVE state. Clusters with an INACTIVE status may remain discoverable in your account for a period of time. However, this behavior is subject to change in the future, so you should not rely on INACTIVE clusters persisting. You must deregister all container instances from this cluster before you may delete it. You can list the container instances in a cluster with ListContainerInstances and deregister them with DeregisterContainerInstance.
76
+ * Deletes the specified cluster. The cluster transitions to the INACTIVE state. Clusters with an INACTIVE status might remain discoverable in your account for a period of time. However, this behavior is subject to change in the future. We don't recommend that you rely on INACTIVE clusters persisting. You must deregister all container instances from this cluster before you may delete it. You can list the container instances in a cluster with ListContainerInstances and deregister them with DeregisterContainerInstance.
77
77
  */
78
78
  deleteCluster(callback?: (err: AWSError, data: ECS.Types.DeleteClusterResponse) => void): Request<ECS.Types.DeleteClusterResponse, AWSError>;
79
79
  /**
80
- * Deletes a specified service within a cluster. You can delete a service if you have no running tasks in it and the desired task count is zero. If the service is actively maintaining tasks, you cannot delete it, and you must update the service to a desired task count of zero. For more information, see UpdateService. When you delete a service, if there are still running tasks that require cleanup, the service status moves from ACTIVE to DRAINING, and the service is no longer visible in the console or in the ListServices API operation. After all tasks have transitioned to either STOPPING or STOPPED status, the service status moves from DRAINING to INACTIVE. Services in the DRAINING or INACTIVE status can still be viewed with the DescribeServices API operation. However, in the future, INACTIVE services may be cleaned up and purged from Amazon ECS record keeping, and DescribeServices calls on those services return a ServiceNotFoundException error. If you attempt to create a new service with the same name as an existing service in either ACTIVE or DRAINING status, you receive an error.
80
+ * Deletes a specified service within a cluster. You can delete a service if you have no running tasks in it and the desired task count is zero. If the service is actively maintaining tasks, you can't delete it, and you must update the service to a desired task count of zero. For more information, see UpdateService. When you delete a service, if there are still running tasks that require cleanup, the service status moves from ACTIVE to DRAINING, and the service is no longer visible in the console or in the ListServices API operation. After all tasks have transitioned to either STOPPING or STOPPED status, the service status moves from DRAINING to INACTIVE. Services in the DRAINING or INACTIVE status can still be viewed with the DescribeServices API operation. However, in the future, INACTIVE services may be cleaned up and purged from Amazon ECS record keeping, and DescribeServices calls on those services return a ServiceNotFoundException error. If you attempt to create a new service with the same name as an existing service in either ACTIVE or DRAINING status, you receive an error.
81
81
  */
82
82
  deleteService(params: ECS.Types.DeleteServiceRequest, callback?: (err: AWSError, data: ECS.Types.DeleteServiceResponse) => void): Request<ECS.Types.DeleteServiceResponse, AWSError>;
83
83
  /**
84
- * Deletes a specified service within a cluster. You can delete a service if you have no running tasks in it and the desired task count is zero. If the service is actively maintaining tasks, you cannot delete it, and you must update the service to a desired task count of zero. For more information, see UpdateService. When you delete a service, if there are still running tasks that require cleanup, the service status moves from ACTIVE to DRAINING, and the service is no longer visible in the console or in the ListServices API operation. After all tasks have transitioned to either STOPPING or STOPPED status, the service status moves from DRAINING to INACTIVE. Services in the DRAINING or INACTIVE status can still be viewed with the DescribeServices API operation. However, in the future, INACTIVE services may be cleaned up and purged from Amazon ECS record keeping, and DescribeServices calls on those services return a ServiceNotFoundException error. If you attempt to create a new service with the same name as an existing service in either ACTIVE or DRAINING status, you receive an error.
84
+ * Deletes a specified service within a cluster. You can delete a service if you have no running tasks in it and the desired task count is zero. If the service is actively maintaining tasks, you can't delete it, and you must update the service to a desired task count of zero. For more information, see UpdateService. When you delete a service, if there are still running tasks that require cleanup, the service status moves from ACTIVE to DRAINING, and the service is no longer visible in the console or in the ListServices API operation. After all tasks have transitioned to either STOPPING or STOPPED status, the service status moves from DRAINING to INACTIVE. Services in the DRAINING or INACTIVE status can still be viewed with the DescribeServices API operation. However, in the future, INACTIVE services may be cleaned up and purged from Amazon ECS record keeping, and DescribeServices calls on those services return a ServiceNotFoundException error. If you attempt to create a new service with the same name as an existing service in either ACTIVE or DRAINING status, you receive an error.
85
85
  */
86
86
  deleteService(callback?: (err: AWSError, data: ECS.Types.DeleteServiceResponse) => void): Request<ECS.Types.DeleteServiceResponse, AWSError>;
87
87
  /**
@@ -93,19 +93,19 @@ declare class ECS extends Service {
93
93
  */
94
94
  deleteTaskSet(callback?: (err: AWSError, data: ECS.Types.DeleteTaskSetResponse) => void): Request<ECS.Types.DeleteTaskSetResponse, AWSError>;
95
95
  /**
96
- * Deregisters an Amazon ECS container instance from the specified cluster. This instance is no longer available to run tasks. If you intend to use the container instance for some other purpose after deregistration, you should stop all of the tasks running on the container instance before deregistration. That prevents any orphaned tasks from consuming resources. Deregistering a container instance removes the instance from a cluster, but it does not terminate the EC2 instance. If you are finished using the instance, be sure to terminate it in the Amazon EC2 console to stop billing. If you terminate a running container instance, Amazon ECS automatically deregisters the instance from your cluster (stopped container instances or instances with disconnected agents are not automatically deregistered when terminated).
96
+ * Deregisters an Amazon ECS container instance from the specified cluster. This instance is no longer available to run tasks. If you intend to use the container instance for some other purpose after deregistration, we recommend that you stop all of the tasks running on the container instance before deregistration. That prevents any orphaned tasks from consuming resources. Deregistering a container instance removes the instance from a cluster, but it doesn't terminate the EC2 instance. If you are finished using the instance, be sure to terminate it in the Amazon EC2 console to stop billing. If you terminate a running container instance, Amazon ECS automatically deregisters the instance from your cluster (stopped container instances or instances with disconnected agents aren't automatically deregistered when terminated).
97
97
  */
98
98
  deregisterContainerInstance(params: ECS.Types.DeregisterContainerInstanceRequest, callback?: (err: AWSError, data: ECS.Types.DeregisterContainerInstanceResponse) => void): Request<ECS.Types.DeregisterContainerInstanceResponse, AWSError>;
99
99
  /**
100
- * Deregisters an Amazon ECS container instance from the specified cluster. This instance is no longer available to run tasks. If you intend to use the container instance for some other purpose after deregistration, you should stop all of the tasks running on the container instance before deregistration. That prevents any orphaned tasks from consuming resources. Deregistering a container instance removes the instance from a cluster, but it does not terminate the EC2 instance. If you are finished using the instance, be sure to terminate it in the Amazon EC2 console to stop billing. If you terminate a running container instance, Amazon ECS automatically deregisters the instance from your cluster (stopped container instances or instances with disconnected agents are not automatically deregistered when terminated).
100
+ * Deregisters an Amazon ECS container instance from the specified cluster. This instance is no longer available to run tasks. If you intend to use the container instance for some other purpose after deregistration, we recommend that you stop all of the tasks running on the container instance before deregistration. That prevents any orphaned tasks from consuming resources. Deregistering a container instance removes the instance from a cluster, but it doesn't terminate the EC2 instance. If you are finished using the instance, be sure to terminate it in the Amazon EC2 console to stop billing. If you terminate a running container instance, Amazon ECS automatically deregisters the instance from your cluster (stopped container instances or instances with disconnected agents aren't automatically deregistered when terminated).
101
101
  */
102
102
  deregisterContainerInstance(callback?: (err: AWSError, data: ECS.Types.DeregisterContainerInstanceResponse) => void): Request<ECS.Types.DeregisterContainerInstanceResponse, AWSError>;
103
103
  /**
104
- * Deregisters the specified task definition by family and revision. Upon deregistration, the task definition is marked as INACTIVE. Existing tasks and services that reference an INACTIVE task definition continue to run without disruption. Existing services that reference an INACTIVE task definition can still scale up or down by modifying the service's desired count. You cannot use an INACTIVE task definition to run new tasks or create new services, and you cannot update an existing service to reference an INACTIVE task definition. However, there may be up to a 10-minute window following deregistration where these restrictions have not yet taken effect. At this time, INACTIVE task definitions remain discoverable in your account indefinitely. However, this behavior is subject to change in the future, so you should not rely on INACTIVE task definitions persisting beyond the lifecycle of any associated tasks and services.
104
+ * Deregisters the specified task definition by family and revision. Upon deregistration, the task definition is marked as INACTIVE. Existing tasks and services that reference an INACTIVE task definition continue to run without disruption. Existing services that reference an INACTIVE task definition can still scale up or down by modifying the service's desired count. You can't use an INACTIVE task definition to run new tasks or create new services, and you can't update an existing service to reference an INACTIVE task definition. However, there may be up to a 10-minute window following deregistration where these restrictions have not yet taken effect. At this time, INACTIVE task definitions remain discoverable in your account indefinitely. However, this behavior is subject to change in the future. We don't recommend that you rely on INACTIVE task definitions persisting beyond the lifecycle of any associated tasks and services.
105
105
  */
106
106
  deregisterTaskDefinition(params: ECS.Types.DeregisterTaskDefinitionRequest, callback?: (err: AWSError, data: ECS.Types.DeregisterTaskDefinitionResponse) => void): Request<ECS.Types.DeregisterTaskDefinitionResponse, AWSError>;
107
107
  /**
108
- * Deregisters the specified task definition by family and revision. Upon deregistration, the task definition is marked as INACTIVE. Existing tasks and services that reference an INACTIVE task definition continue to run without disruption. Existing services that reference an INACTIVE task definition can still scale up or down by modifying the service's desired count. You cannot use an INACTIVE task definition to run new tasks or create new services, and you cannot update an existing service to reference an INACTIVE task definition. However, there may be up to a 10-minute window following deregistration where these restrictions have not yet taken effect. At this time, INACTIVE task definitions remain discoverable in your account indefinitely. However, this behavior is subject to change in the future, so you should not rely on INACTIVE task definitions persisting beyond the lifecycle of any associated tasks and services.
108
+ * Deregisters the specified task definition by family and revision. Upon deregistration, the task definition is marked as INACTIVE. Existing tasks and services that reference an INACTIVE task definition continue to run without disruption. Existing services that reference an INACTIVE task definition can still scale up or down by modifying the service's desired count. You can't use an INACTIVE task definition to run new tasks or create new services, and you can't update an existing service to reference an INACTIVE task definition. However, there may be up to a 10-minute window following deregistration where these restrictions have not yet taken effect. At this time, INACTIVE task definitions remain discoverable in your account indefinitely. However, this behavior is subject to change in the future. We don't recommend that you rely on INACTIVE task definitions persisting beyond the lifecycle of any associated tasks and services.
109
109
  */
110
110
  deregisterTaskDefinition(callback?: (err: AWSError, data: ECS.Types.DeregisterTaskDefinitionResponse) => void): Request<ECS.Types.DeregisterTaskDefinitionResponse, AWSError>;
111
111
  /**
@@ -189,11 +189,11 @@ declare class ECS extends Service {
189
189
  */
190
190
  listAccountSettings(callback?: (err: AWSError, data: ECS.Types.ListAccountSettingsResponse) => void): Request<ECS.Types.ListAccountSettingsResponse, AWSError>;
191
191
  /**
192
- * Lists the attributes for Amazon ECS resources within a specified target type and cluster. When you specify a target type and cluster, ListAttributes returns a list of attribute objects, one for each attribute on each resource. You can filter the list of results to a single attribute name to only return results that have that name. You can also filter the results by attribute name and value, for example, to see which container instances in a cluster are running a Linux AMI (ecs.os-type=linux).
192
+ * Lists the attributes for Amazon ECS resources within a specified target type and cluster. When you specify a target type and cluster, ListAttributes returns a list of attribute objects, one for each attribute on each resource. You can filter the list of results to a single attribute name to only return results that have that name. You can also filter the results by attribute name and value. You can do this, for example, to see which container instances in a cluster are running a Linux AMI (ecs.os-type=linux).
193
193
  */
194
194
  listAttributes(params: ECS.Types.ListAttributesRequest, callback?: (err: AWSError, data: ECS.Types.ListAttributesResponse) => void): Request<ECS.Types.ListAttributesResponse, AWSError>;
195
195
  /**
196
- * Lists the attributes for Amazon ECS resources within a specified target type and cluster. When you specify a target type and cluster, ListAttributes returns a list of attribute objects, one for each attribute on each resource. You can filter the list of results to a single attribute name to only return results that have that name. You can also filter the results by attribute name and value, for example, to see which container instances in a cluster are running a Linux AMI (ecs.os-type=linux).
196
+ * Lists the attributes for Amazon ECS resources within a specified target type and cluster. When you specify a target type and cluster, ListAttributes returns a list of attribute objects, one for each attribute on each resource. You can filter the list of results to a single attribute name to only return results that have that name. You can also filter the results by attribute name and value. You can do this, for example, to see which container instances in a cluster are running a Linux AMI (ecs.os-type=linux).
197
197
  */
198
198
  listAttributes(callback?: (err: AWSError, data: ECS.Types.ListAttributesResponse) => void): Request<ECS.Types.ListAttributesResponse, AWSError>;
199
199
  /**
@@ -229,11 +229,11 @@ declare class ECS extends Service {
229
229
  */
230
230
  listTagsForResource(callback?: (err: AWSError, data: ECS.Types.ListTagsForResourceResponse) => void): Request<ECS.Types.ListTagsForResourceResponse, AWSError>;
231
231
  /**
232
- * Returns a list of task definition families that are registered to your account (which may include task definition families that no longer have any ACTIVE task definition revisions). You can filter out task definition families that do not contain any ACTIVE task definition revisions by setting the status parameter to ACTIVE. You can also filter the results with the familyPrefix parameter.
232
+ * Returns a list of task definition families that are registered to your account. This list includes task definition families that no longer have any ACTIVE task definition revisions. You can filter out task definition families that don't contain any ACTIVE task definition revisions by setting the status parameter to ACTIVE. You can also filter the results with the familyPrefix parameter.
233
233
  */
234
234
  listTaskDefinitionFamilies(params: ECS.Types.ListTaskDefinitionFamiliesRequest, callback?: (err: AWSError, data: ECS.Types.ListTaskDefinitionFamiliesResponse) => void): Request<ECS.Types.ListTaskDefinitionFamiliesResponse, AWSError>;
235
235
  /**
236
- * Returns a list of task definition families that are registered to your account (which may include task definition families that no longer have any ACTIVE task definition revisions). You can filter out task definition families that do not contain any ACTIVE task definition revisions by setting the status parameter to ACTIVE. You can also filter the results with the familyPrefix parameter.
236
+ * Returns a list of task definition families that are registered to your account. This list includes task definition families that no longer have any ACTIVE task definition revisions. You can filter out task definition families that don't contain any ACTIVE task definition revisions by setting the status parameter to ACTIVE. You can also filter the results with the familyPrefix parameter.
237
237
  */
238
238
  listTaskDefinitionFamilies(callback?: (err: AWSError, data: ECS.Types.ListTaskDefinitionFamiliesResponse) => void): Request<ECS.Types.ListTaskDefinitionFamiliesResponse, AWSError>;
239
239
  /**
@@ -253,11 +253,11 @@ declare class ECS extends Service {
253
253
  */
254
254
  listTasks(callback?: (err: AWSError, data: ECS.Types.ListTasksResponse) => void): Request<ECS.Types.ListTasksResponse, AWSError>;
255
255
  /**
256
- * Modifies an account setting. Account settings are set on a per-Region basis. If you change the account setting for the root user, the default settings for all of the IAM users and roles for which no individual account setting has been specified are reset. For more information, see Account Settings in the Amazon Elastic Container Service Developer Guide. When serviceLongArnFormat, taskLongArnFormat, or containerInstanceLongArnFormat are specified, the Amazon Resource Name (ARN) and resource ID format of the resource type for a specified IAM user, IAM role, or the root user for an account is affected. The opt-in and opt-out account setting must be set for each Amazon ECS resource separately. The ARN and resource ID format of a resource will be defined by the opt-in status of the IAM user or role that created the resource. You must enable this setting to use Amazon ECS features such as resource tagging. When awsvpcTrunking is specified, the elastic network interface (ENI) limit for any new container instances that support the feature is changed. If awsvpcTrunking is enabled, any new container instances that support the feature are launched have the increased ENI limits available to them. For more information, see Elastic Network Interface Trunking in the Amazon Elastic Container Service Developer Guide. When containerInsights is specified, the default setting indicating whether CloudWatch Container Insights is enabled for your clusters is changed. If containerInsights is enabled, any new clusters that are created will have Container Insights enabled unless you disable it during cluster creation. For more information, see CloudWatch Container Insights in the Amazon Elastic Container Service Developer Guide.
256
+ * Modifies an account setting. Account settings are set on a per-Region basis. If you change the account setting for the root user, the default settings for all of the IAM users and roles that no individual account setting was specified are reset for. For more information, see Account Settings in the Amazon Elastic Container Service Developer Guide. When serviceLongArnFormat, taskLongArnFormat, or containerInstanceLongArnFormat are specified, the Amazon Resource Name (ARN) and resource ID format of the resource type for a specified IAM user, IAM role, or the root user for an account is affected. The opt-in and opt-out account setting must be set for each Amazon ECS resource separately. The ARN and resource ID format of a resource is defined by the opt-in status of the IAM user or role that created the resource. You must enable this setting to use Amazon ECS features such as resource tagging. When awsvpcTrunking is specified, the elastic network interface (ENI) limit for any new container instances that support the feature is changed. If awsvpcTrunking is enabled, any new container instances that support the feature are launched have the increased ENI limits available to them. For more information, see Elastic Network Interface Trunking in the Amazon Elastic Container Service Developer Guide. When containerInsights is specified, the default setting indicating whether CloudWatch Container Insights is enabled for your clusters is changed. If containerInsights is enabled, any new clusters that are created will have Container Insights enabled unless you disable it during cluster creation. For more information, see CloudWatch Container Insights in the Amazon Elastic Container Service Developer Guide.
257
257
  */
258
258
  putAccountSetting(params: ECS.Types.PutAccountSettingRequest, callback?: (err: AWSError, data: ECS.Types.PutAccountSettingResponse) => void): Request<ECS.Types.PutAccountSettingResponse, AWSError>;
259
259
  /**
260
- * Modifies an account setting. Account settings are set on a per-Region basis. If you change the account setting for the root user, the default settings for all of the IAM users and roles for which no individual account setting has been specified are reset. For more information, see Account Settings in the Amazon Elastic Container Service Developer Guide. When serviceLongArnFormat, taskLongArnFormat, or containerInstanceLongArnFormat are specified, the Amazon Resource Name (ARN) and resource ID format of the resource type for a specified IAM user, IAM role, or the root user for an account is affected. The opt-in and opt-out account setting must be set for each Amazon ECS resource separately. The ARN and resource ID format of a resource will be defined by the opt-in status of the IAM user or role that created the resource. You must enable this setting to use Amazon ECS features such as resource tagging. When awsvpcTrunking is specified, the elastic network interface (ENI) limit for any new container instances that support the feature is changed. If awsvpcTrunking is enabled, any new container instances that support the feature are launched have the increased ENI limits available to them. For more information, see Elastic Network Interface Trunking in the Amazon Elastic Container Service Developer Guide. When containerInsights is specified, the default setting indicating whether CloudWatch Container Insights is enabled for your clusters is changed. If containerInsights is enabled, any new clusters that are created will have Container Insights enabled unless you disable it during cluster creation. For more information, see CloudWatch Container Insights in the Amazon Elastic Container Service Developer Guide.
260
+ * Modifies an account setting. Account settings are set on a per-Region basis. If you change the account setting for the root user, the default settings for all of the IAM users and roles that no individual account setting was specified are reset for. For more information, see Account Settings in the Amazon Elastic Container Service Developer Guide. When serviceLongArnFormat, taskLongArnFormat, or containerInstanceLongArnFormat are specified, the Amazon Resource Name (ARN) and resource ID format of the resource type for a specified IAM user, IAM role, or the root user for an account is affected. The opt-in and opt-out account setting must be set for each Amazon ECS resource separately. The ARN and resource ID format of a resource is defined by the opt-in status of the IAM user or role that created the resource. You must enable this setting to use Amazon ECS features such as resource tagging. When awsvpcTrunking is specified, the elastic network interface (ENI) limit for any new container instances that support the feature is changed. If awsvpcTrunking is enabled, any new container instances that support the feature are launched have the increased ENI limits available to them. For more information, see Elastic Network Interface Trunking in the Amazon Elastic Container Service Developer Guide. When containerInsights is specified, the default setting indicating whether CloudWatch Container Insights is enabled for your clusters is changed. If containerInsights is enabled, any new clusters that are created will have Container Insights enabled unless you disable it during cluster creation. For more information, see CloudWatch Container Insights in the Amazon Elastic Container Service Developer Guide.
261
261
  */
262
262
  putAccountSetting(callback?: (err: AWSError, data: ECS.Types.PutAccountSettingResponse) => void): Request<ECS.Types.PutAccountSettingResponse, AWSError>;
263
263
  /**
@@ -269,19 +269,19 @@ declare class ECS extends Service {
269
269
  */
270
270
  putAccountSettingDefault(callback?: (err: AWSError, data: ECS.Types.PutAccountSettingDefaultResponse) => void): Request<ECS.Types.PutAccountSettingDefaultResponse, AWSError>;
271
271
  /**
272
- * Create or update an attribute on an Amazon ECS resource. If the attribute does not exist, it is created. If the attribute exists, its value is replaced with the specified value. To delete an attribute, use DeleteAttributes. For more information, see Attributes in the Amazon Elastic Container Service Developer Guide.
272
+ * Create or update an attribute on an Amazon ECS resource. If the attribute doesn't exist, it's created. If the attribute exists, its value is replaced with the specified value. To delete an attribute, use DeleteAttributes. For more information, see Attributes in the Amazon Elastic Container Service Developer Guide.
273
273
  */
274
274
  putAttributes(params: ECS.Types.PutAttributesRequest, callback?: (err: AWSError, data: ECS.Types.PutAttributesResponse) => void): Request<ECS.Types.PutAttributesResponse, AWSError>;
275
275
  /**
276
- * Create or update an attribute on an Amazon ECS resource. If the attribute does not exist, it is created. If the attribute exists, its value is replaced with the specified value. To delete an attribute, use DeleteAttributes. For more information, see Attributes in the Amazon Elastic Container Service Developer Guide.
276
+ * Create or update an attribute on an Amazon ECS resource. If the attribute doesn't exist, it's created. If the attribute exists, its value is replaced with the specified value. To delete an attribute, use DeleteAttributes. For more information, see Attributes in the Amazon Elastic Container Service Developer Guide.
277
277
  */
278
278
  putAttributes(callback?: (err: AWSError, data: ECS.Types.PutAttributesResponse) => void): Request<ECS.Types.PutAttributesResponse, AWSError>;
279
279
  /**
280
- * Modifies the available capacity providers and the default capacity provider strategy for a cluster. You must specify both the available capacity providers and a default capacity provider strategy for the cluster. If the specified cluster has existing capacity providers associated with it, you must specify all existing capacity providers in addition to any new ones you want to add. Any existing capacity providers associated with a cluster that are omitted from a PutClusterCapacityProviders API call will be disassociated with the cluster. You can only disassociate an existing capacity provider from a cluster if it's not being used by any existing tasks. When creating a service or running a task on a cluster, if no capacity provider or launch type is specified, then the cluster's default capacity provider strategy is used. It is recommended to define a default capacity provider strategy for your cluster, however you may specify an empty array ([]) to bypass defining a default strategy.
280
+ * Modifies the available capacity providers and the default capacity provider strategy for a cluster. You must specify both the available capacity providers and a default capacity provider strategy for the cluster. If the specified cluster has existing capacity providers associated with it, you must specify all existing capacity providers in addition to any new ones you want to add. Any existing capacity providers that are associated with a cluster that are omitted from a PutClusterCapacityProviders API call will be disassociated with the cluster. You can only disassociate an existing capacity provider from a cluster if it's not being used by any existing tasks. When creating a service or running a task on a cluster, if no capacity provider or launch type is specified, then the cluster's default capacity provider strategy is used. We recommend that you define a default capacity provider strategy for your cluster. However, you must specify an empty array ([]) to bypass defining a default strategy.
281
281
  */
282
282
  putClusterCapacityProviders(params: ECS.Types.PutClusterCapacityProvidersRequest, callback?: (err: AWSError, data: ECS.Types.PutClusterCapacityProvidersResponse) => void): Request<ECS.Types.PutClusterCapacityProvidersResponse, AWSError>;
283
283
  /**
284
- * Modifies the available capacity providers and the default capacity provider strategy for a cluster. You must specify both the available capacity providers and a default capacity provider strategy for the cluster. If the specified cluster has existing capacity providers associated with it, you must specify all existing capacity providers in addition to any new ones you want to add. Any existing capacity providers associated with a cluster that are omitted from a PutClusterCapacityProviders API call will be disassociated with the cluster. You can only disassociate an existing capacity provider from a cluster if it's not being used by any existing tasks. When creating a service or running a task on a cluster, if no capacity provider or launch type is specified, then the cluster's default capacity provider strategy is used. It is recommended to define a default capacity provider strategy for your cluster, however you may specify an empty array ([]) to bypass defining a default strategy.
284
+ * Modifies the available capacity providers and the default capacity provider strategy for a cluster. You must specify both the available capacity providers and a default capacity provider strategy for the cluster. If the specified cluster has existing capacity providers associated with it, you must specify all existing capacity providers in addition to any new ones you want to add. Any existing capacity providers that are associated with a cluster that are omitted from a PutClusterCapacityProviders API call will be disassociated with the cluster. You can only disassociate an existing capacity provider from a cluster if it's not being used by any existing tasks. When creating a service or running a task on a cluster, if no capacity provider or launch type is specified, then the cluster's default capacity provider strategy is used. We recommend that you define a default capacity provider strategy for your cluster. However, you must specify an empty array ([]) to bypass defining a default strategy.
285
285
  */
286
286
  putClusterCapacityProviders(callback?: (err: AWSError, data: ECS.Types.PutClusterCapacityProvidersResponse) => void): Request<ECS.Types.PutClusterCapacityProvidersResponse, AWSError>;
287
287
  /**
@@ -293,19 +293,19 @@ declare class ECS extends Service {
293
293
  */
294
294
  registerContainerInstance(callback?: (err: AWSError, data: ECS.Types.RegisterContainerInstanceResponse) => void): Request<ECS.Types.RegisterContainerInstanceResponse, AWSError>;
295
295
  /**
296
- * Registers a new task definition from the supplied family and containerDefinitions. Optionally, you can add data volumes to your containers with the volumes parameter. For more information about task definition parameters and defaults, see Amazon ECS Task Definitions in the Amazon Elastic Container Service Developer Guide. You can specify an IAM role for your task with the taskRoleArn parameter. When you specify an IAM role for a task, its containers can then use the latest versions of the CLI or SDKs to make API requests to the Amazon Web Services services that are specified in the IAM policy associated with the role. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide. You can specify a Docker networking mode for the containers in your task definition with the networkMode parameter. The available network modes correspond to those described in Network settings in the Docker run reference. If you specify the awsvpc network mode, the task is allocated an elastic network interface, and you must specify a NetworkConfiguration when you create a service or run a task with the task definition. For more information, see Task Networking in the Amazon Elastic Container Service Developer Guide.
296
+ * Registers a new task definition from the supplied family and containerDefinitions. Optionally, you can add data volumes to your containers with the volumes parameter. For more information about task definition parameters and defaults, see Amazon ECS Task Definitions in the Amazon Elastic Container Service Developer Guide. You can specify an IAM role for your task with the taskRoleArn parameter. When you specify an IAM role for a task, its containers can then use the latest versions of the CLI or SDKs to make API requests to the Amazon Web Services services that are specified in the IAM policy that's associated with the role. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide. You can specify a Docker networking mode for the containers in your task definition with the networkMode parameter. The available network modes correspond to those described in Network settings in the Docker run reference. If you specify the awsvpc network mode, the task is allocated an elastic network interface, and you must specify a NetworkConfiguration when you create a service or run a task with the task definition. For more information, see Task Networking in the Amazon Elastic Container Service Developer Guide.
297
297
  */
298
298
  registerTaskDefinition(params: ECS.Types.RegisterTaskDefinitionRequest, callback?: (err: AWSError, data: ECS.Types.RegisterTaskDefinitionResponse) => void): Request<ECS.Types.RegisterTaskDefinitionResponse, AWSError>;
299
299
  /**
300
- * Registers a new task definition from the supplied family and containerDefinitions. Optionally, you can add data volumes to your containers with the volumes parameter. For more information about task definition parameters and defaults, see Amazon ECS Task Definitions in the Amazon Elastic Container Service Developer Guide. You can specify an IAM role for your task with the taskRoleArn parameter. When you specify an IAM role for a task, its containers can then use the latest versions of the CLI or SDKs to make API requests to the Amazon Web Services services that are specified in the IAM policy associated with the role. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide. You can specify a Docker networking mode for the containers in your task definition with the networkMode parameter. The available network modes correspond to those described in Network settings in the Docker run reference. If you specify the awsvpc network mode, the task is allocated an elastic network interface, and you must specify a NetworkConfiguration when you create a service or run a task with the task definition. For more information, see Task Networking in the Amazon Elastic Container Service Developer Guide.
300
+ * Registers a new task definition from the supplied family and containerDefinitions. Optionally, you can add data volumes to your containers with the volumes parameter. For more information about task definition parameters and defaults, see Amazon ECS Task Definitions in the Amazon Elastic Container Service Developer Guide. You can specify an IAM role for your task with the taskRoleArn parameter. When you specify an IAM role for a task, its containers can then use the latest versions of the CLI or SDKs to make API requests to the Amazon Web Services services that are specified in the IAM policy that's associated with the role. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide. You can specify a Docker networking mode for the containers in your task definition with the networkMode parameter. The available network modes correspond to those described in Network settings in the Docker run reference. If you specify the awsvpc network mode, the task is allocated an elastic network interface, and you must specify a NetworkConfiguration when you create a service or run a task with the task definition. For more information, see Task Networking in the Amazon Elastic Container Service Developer Guide.
301
301
  */
302
302
  registerTaskDefinition(callback?: (err: AWSError, data: ECS.Types.RegisterTaskDefinitionResponse) => void): Request<ECS.Types.RegisterTaskDefinitionResponse, AWSError>;
303
303
  /**
304
- * Starts a new task using the specified task definition. You can allow Amazon ECS to place tasks for you, or you can customize how Amazon ECS places tasks using placement constraints and placement strategies. For more information, see Scheduling Tasks in the Amazon Elastic Container Service Developer Guide. Alternatively, you can use StartTask to use your own scheduler or place tasks manually on specific container instances. The Amazon ECS API follows an eventual consistency model, due to the distributed nature of the system supporting the API. This means that the result of an API command you run that affects your Amazon ECS resources might not be immediately visible to all subsequent commands you run. Keep this in mind when you carry out an API command that immediately follows a previous API command. To manage eventual consistency, you can do the following: Confirm the state of the resource before you run a command to modify it. Run the DescribeTasks command using an exponential backoff algorithm to ensure that you allow enough time for the previous command to propagate through the system. To do this, run the DescribeTasks command repeatedly, starting with a couple of seconds of wait time and increasing gradually up to five minutes of wait time. Add wait time between subsequent commands, even if the DescribeTasks command returns an accurate response. Apply an exponential backoff algorithm starting with a couple of seconds of wait time, and increase gradually up to about five minutes of wait time.
304
+ * Starts a new task using the specified task definition. You can allow Amazon ECS to place tasks for you, or you can customize how Amazon ECS places tasks using placement constraints and placement strategies. For more information, see Scheduling Tasks in the Amazon Elastic Container Service Developer Guide. Alternatively, you can use StartTask to use your own scheduler or place tasks manually on specific container instances. The Amazon ECS API follows an eventual consistency model. This is because the distributed nature of the system supporting the API. This means that the result of an API command you run that affects your Amazon ECS resources might not be immediately visible to all subsequent commands you run. Keep this in mind when you carry out an API command that immediately follows a previous API command. To manage eventual consistency, you can do the following: Confirm the state of the resource before you run a command to modify it. Run the DescribeTasks command using an exponential backoff algorithm to ensure that you allow enough time for the previous command to propagate through the system. To do this, run the DescribeTasks command repeatedly, starting with a couple of seconds of wait time and increasing gradually up to five minutes of wait time. Add wait time between subsequent commands, even if the DescribeTasks command returns an accurate response. Apply an exponential backoff algorithm starting with a couple of seconds of wait time, and increase gradually up to about five minutes of wait time.
305
305
  */
306
306
  runTask(params: ECS.Types.RunTaskRequest, callback?: (err: AWSError, data: ECS.Types.RunTaskResponse) => void): Request<ECS.Types.RunTaskResponse, AWSError>;
307
307
  /**
308
- * Starts a new task using the specified task definition. You can allow Amazon ECS to place tasks for you, or you can customize how Amazon ECS places tasks using placement constraints and placement strategies. For more information, see Scheduling Tasks in the Amazon Elastic Container Service Developer Guide. Alternatively, you can use StartTask to use your own scheduler or place tasks manually on specific container instances. The Amazon ECS API follows an eventual consistency model, due to the distributed nature of the system supporting the API. This means that the result of an API command you run that affects your Amazon ECS resources might not be immediately visible to all subsequent commands you run. Keep this in mind when you carry out an API command that immediately follows a previous API command. To manage eventual consistency, you can do the following: Confirm the state of the resource before you run a command to modify it. Run the DescribeTasks command using an exponential backoff algorithm to ensure that you allow enough time for the previous command to propagate through the system. To do this, run the DescribeTasks command repeatedly, starting with a couple of seconds of wait time and increasing gradually up to five minutes of wait time. Add wait time between subsequent commands, even if the DescribeTasks command returns an accurate response. Apply an exponential backoff algorithm starting with a couple of seconds of wait time, and increase gradually up to about five minutes of wait time.
308
+ * Starts a new task using the specified task definition. You can allow Amazon ECS to place tasks for you, or you can customize how Amazon ECS places tasks using placement constraints and placement strategies. For more information, see Scheduling Tasks in the Amazon Elastic Container Service Developer Guide. Alternatively, you can use StartTask to use your own scheduler or place tasks manually on specific container instances. The Amazon ECS API follows an eventual consistency model. This is because the distributed nature of the system supporting the API. This means that the result of an API command you run that affects your Amazon ECS resources might not be immediately visible to all subsequent commands you run. Keep this in mind when you carry out an API command that immediately follows a previous API command. To manage eventual consistency, you can do the following: Confirm the state of the resource before you run a command to modify it. Run the DescribeTasks command using an exponential backoff algorithm to ensure that you allow enough time for the previous command to propagate through the system. To do this, run the DescribeTasks command repeatedly, starting with a couple of seconds of wait time and increasing gradually up to five minutes of wait time. Add wait time between subsequent commands, even if the DescribeTasks command returns an accurate response. Apply an exponential backoff algorithm starting with a couple of seconds of wait time, and increase gradually up to about five minutes of wait time.
309
309
  */
310
310
  runTask(callback?: (err: AWSError, data: ECS.Types.RunTaskResponse) => void): Request<ECS.Types.RunTaskResponse, AWSError>;
311
311
  /**
@@ -349,11 +349,11 @@ declare class ECS extends Service {
349
349
  */
350
350
  submitTaskStateChange(callback?: (err: AWSError, data: ECS.Types.SubmitTaskStateChangeResponse) => void): Request<ECS.Types.SubmitTaskStateChangeResponse, AWSError>;
351
351
  /**
352
- * Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well.
352
+ * Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource aren't specified in the request parameters, they aren't changed. When a resource is deleted, the tags that are associated with that resource are deleted as well.
353
353
  */
354
354
  tagResource(params: ECS.Types.TagResourceRequest, callback?: (err: AWSError, data: ECS.Types.TagResourceResponse) => void): Request<ECS.Types.TagResourceResponse, AWSError>;
355
355
  /**
356
- * Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well.
356
+ * Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource aren't specified in the request parameters, they aren't changed. When a resource is deleted, the tags that are associated with that resource are deleted as well.
357
357
  */
358
358
  tagResource(callback?: (err: AWSError, data: ECS.Types.TagResourceResponse) => void): Request<ECS.Types.TagResourceResponse, AWSError>;
359
359
  /**
@@ -389,27 +389,27 @@ declare class ECS extends Service {
389
389
  */
390
390
  updateClusterSettings(callback?: (err: AWSError, data: ECS.Types.UpdateClusterSettingsResponse) => void): Request<ECS.Types.UpdateClusterSettingsResponse, AWSError>;
391
391
  /**
392
- * Updates the Amazon ECS container agent on a specified container instance. Updating the Amazon ECS container agent does not interrupt running tasks or services on the container instance. The process for updating the agent differs depending on whether your container instance was launched with the Amazon ECS-optimized AMI or another operating system. The UpdateContainerAgent API isn't supported for container instances using the Amazon ECS-optimized Amazon Linux 2 (arm64) AMI. To update the container agent, you can update the ecs-init package which will update the agent. For more information, see Updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide. The UpdateContainerAgent API requires an Amazon ECS-optimized AMI or Amazon Linux AMI with the ecs-init service installed and running. For help updating the Amazon ECS container agent on other operating systems, see Manually updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide.
392
+ * Updates the Amazon ECS container agent on a specified container instance. Updating the Amazon ECS container agent doesn't interrupt running tasks or services on the container instance. The process for updating the agent differs depending on whether your container instance was launched with the Amazon ECS-optimized AMI or another operating system. The UpdateContainerAgent API isn't supported for container instances using the Amazon ECS-optimized Amazon Linux 2 (arm64) AMI. To update the container agent, you can update the ecs-init package. This updates the agent. For more information, see Updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide. The UpdateContainerAgent API requires an Amazon ECS-optimized AMI or Amazon Linux AMI with the ecs-init service installed and running. For help updating the Amazon ECS container agent on other operating systems, see Manually updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide.
393
393
  */
394
394
  updateContainerAgent(params: ECS.Types.UpdateContainerAgentRequest, callback?: (err: AWSError, data: ECS.Types.UpdateContainerAgentResponse) => void): Request<ECS.Types.UpdateContainerAgentResponse, AWSError>;
395
395
  /**
396
- * Updates the Amazon ECS container agent on a specified container instance. Updating the Amazon ECS container agent does not interrupt running tasks or services on the container instance. The process for updating the agent differs depending on whether your container instance was launched with the Amazon ECS-optimized AMI or another operating system. The UpdateContainerAgent API isn't supported for container instances using the Amazon ECS-optimized Amazon Linux 2 (arm64) AMI. To update the container agent, you can update the ecs-init package which will update the agent. For more information, see Updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide. The UpdateContainerAgent API requires an Amazon ECS-optimized AMI or Amazon Linux AMI with the ecs-init service installed and running. For help updating the Amazon ECS container agent on other operating systems, see Manually updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide.
396
+ * Updates the Amazon ECS container agent on a specified container instance. Updating the Amazon ECS container agent doesn't interrupt running tasks or services on the container instance. The process for updating the agent differs depending on whether your container instance was launched with the Amazon ECS-optimized AMI or another operating system. The UpdateContainerAgent API isn't supported for container instances using the Amazon ECS-optimized Amazon Linux 2 (arm64) AMI. To update the container agent, you can update the ecs-init package. This updates the agent. For more information, see Updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide. The UpdateContainerAgent API requires an Amazon ECS-optimized AMI or Amazon Linux AMI with the ecs-init service installed and running. For help updating the Amazon ECS container agent on other operating systems, see Manually updating the Amazon ECS container agent in the Amazon Elastic Container Service Developer Guide.
397
397
  */
398
398
  updateContainerAgent(callback?: (err: AWSError, data: ECS.Types.UpdateContainerAgentResponse) => void): Request<ECS.Types.UpdateContainerAgentResponse, AWSError>;
399
399
  /**
400
- * Modifies the status of an Amazon ECS container instance. Once a container instance has reached an ACTIVE state, you can change the status of a container instance to DRAINING to manually remove an instance from a cluster, for example to perform system updates, update the Docker daemon, or scale down the cluster size. A container instance cannot be changed to DRAINING until it has reached an ACTIVE status. If the instance is in any other status, an error will be received. When you set a container instance to DRAINING, Amazon ECS prevents new tasks from being scheduled for placement on the container instance and replacement service tasks are started on other container instances in the cluster if the resources are available. Service tasks on the container instance that are in the PENDING state are stopped immediately. Service tasks on the container instance that are in the RUNNING state are stopped and replaced according to the service's deployment configuration parameters, minimumHealthyPercent and maximumPercent. You can change the deployment configuration of your service using UpdateService. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during task replacement. For example, desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. If the minimum is 100%, the service scheduler can't remove existing tasks until the replacement tasks are considered healthy. Tasks for services that do not use a load balancer are considered healthy if they are in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they are in the RUNNING state and the container instance they are hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during task replacement, which enables you to define the replacement batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four tasks to be drained, provided that the cluster resources required to do this are available. If the maximum is 100%, then replacement tasks can't start until the draining tasks have stopped. Any PENDING or RUNNING tasks that do not belong to a service are not affected. You must wait for them to finish or stop them manually. A container instance has completed draining when it has no more RUNNING tasks. You can verify this using ListTasks. When a container instance has been drained, you can set a container instance to ACTIVE status and once it has reached that status the Amazon ECS scheduler can begin scheduling tasks on the instance again.
400
+ * Modifies the status of an Amazon ECS container instance. Once a container instance has reached an ACTIVE state, you can change the status of a container instance to DRAINING to manually remove an instance from a cluster, for example to perform system updates, update the Docker daemon, or scale down the cluster size. A container instance can't be changed to DRAINING until it has reached an ACTIVE status. If the instance is in any other status, an error will be received. When you set a container instance to DRAINING, Amazon ECS prevents new tasks from being scheduled for placement on the container instance and replacement service tasks are started on other container instances in the cluster if the resources are available. Service tasks on the container instance that are in the PENDING state are stopped immediately. Service tasks on the container instance that are in the RUNNING state are stopped and replaced according to the service's deployment configuration parameters, minimumHealthyPercent and maximumPercent. You can change the deployment configuration of your service using UpdateService. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during task replacement. For example, desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. If the minimum is 100%, the service scheduler can't remove existing tasks until the replacement tasks are considered healthy. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they're in the RUNNING state and the container instance they're hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during task replacement. You can use this to define the replacement batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four tasks to be drained, provided that the cluster resources required to do this are available. If the maximum is 100%, then replacement tasks can't start until the draining tasks have stopped. Any PENDING or RUNNING tasks that do not belong to a service aren't affected. You must wait for them to finish or stop them manually. A container instance has completed draining when it has no more RUNNING tasks. You can verify this using ListTasks. When a container instance has been drained, you can set a container instance to ACTIVE status and once it has reached that status the Amazon ECS scheduler can begin scheduling tasks on the instance again.
401
401
  */
402
402
  updateContainerInstancesState(params: ECS.Types.UpdateContainerInstancesStateRequest, callback?: (err: AWSError, data: ECS.Types.UpdateContainerInstancesStateResponse) => void): Request<ECS.Types.UpdateContainerInstancesStateResponse, AWSError>;
403
403
  /**
404
- * Modifies the status of an Amazon ECS container instance. Once a container instance has reached an ACTIVE state, you can change the status of a container instance to DRAINING to manually remove an instance from a cluster, for example to perform system updates, update the Docker daemon, or scale down the cluster size. A container instance cannot be changed to DRAINING until it has reached an ACTIVE status. If the instance is in any other status, an error will be received. When you set a container instance to DRAINING, Amazon ECS prevents new tasks from being scheduled for placement on the container instance and replacement service tasks are started on other container instances in the cluster if the resources are available. Service tasks on the container instance that are in the PENDING state are stopped immediately. Service tasks on the container instance that are in the RUNNING state are stopped and replaced according to the service's deployment configuration parameters, minimumHealthyPercent and maximumPercent. You can change the deployment configuration of your service using UpdateService. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during task replacement. For example, desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. If the minimum is 100%, the service scheduler can't remove existing tasks until the replacement tasks are considered healthy. Tasks for services that do not use a load balancer are considered healthy if they are in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they are in the RUNNING state and the container instance they are hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during task replacement, which enables you to define the replacement batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four tasks to be drained, provided that the cluster resources required to do this are available. If the maximum is 100%, then replacement tasks can't start until the draining tasks have stopped. Any PENDING or RUNNING tasks that do not belong to a service are not affected. You must wait for them to finish or stop them manually. A container instance has completed draining when it has no more RUNNING tasks. You can verify this using ListTasks. When a container instance has been drained, you can set a container instance to ACTIVE status and once it has reached that status the Amazon ECS scheduler can begin scheduling tasks on the instance again.
404
+ * Modifies the status of an Amazon ECS container instance. Once a container instance has reached an ACTIVE state, you can change the status of a container instance to DRAINING to manually remove an instance from a cluster, for example to perform system updates, update the Docker daemon, or scale down the cluster size. A container instance can't be changed to DRAINING until it has reached an ACTIVE status. If the instance is in any other status, an error will be received. When you set a container instance to DRAINING, Amazon ECS prevents new tasks from being scheduled for placement on the container instance and replacement service tasks are started on other container instances in the cluster if the resources are available. Service tasks on the container instance that are in the PENDING state are stopped immediately. Service tasks on the container instance that are in the RUNNING state are stopped and replaced according to the service's deployment configuration parameters, minimumHealthyPercent and maximumPercent. You can change the deployment configuration of your service using UpdateService. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during task replacement. For example, desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. If the minimum is 100%, the service scheduler can't remove existing tasks until the replacement tasks are considered healthy. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they're in the RUNNING state and the container instance they're hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during task replacement. You can use this to define the replacement batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four tasks to be drained, provided that the cluster resources required to do this are available. If the maximum is 100%, then replacement tasks can't start until the draining tasks have stopped. Any PENDING or RUNNING tasks that do not belong to a service aren't affected. You must wait for them to finish or stop them manually. A container instance has completed draining when it has no more RUNNING tasks. You can verify this using ListTasks. When a container instance has been drained, you can set a container instance to ACTIVE status and once it has reached that status the Amazon ECS scheduler can begin scheduling tasks on the instance again.
405
405
  */
406
406
  updateContainerInstancesState(callback?: (err: AWSError, data: ECS.Types.UpdateContainerInstancesStateResponse) => void): Request<ECS.Types.UpdateContainerInstancesStateResponse, AWSError>;
407
407
  /**
408
- * Updating the task placement strategies and constraints on an Amazon ECS service remains in preview and is a Beta Service as defined by and subject to the Beta Service Participation Service Terms located at https://aws.amazon.com/service-terms ("Beta Terms"). These Beta Terms apply to your participation in this preview. Modifies the parameters of a service. For services using the rolling update (ECS) deployment controller, the desired count, deployment configuration, network configuration, task placement constraints and strategies, or task definition used can be updated. For services using the blue/green (CODE_DEPLOY) deployment controller, only the desired count, deployment configuration, task placement constraints and strategies, and health check grace period can be updated using this API. If the network configuration, platform version, or task definition need to be updated, a new CodeDeploy deployment should be created. For more information, see CreateDeployment in the CodeDeploy API Reference. For services using an external deployment controller, you can update only the desired count, task placement constraints and strategies, and health check grace period using this API. If the launch type, load balancer, network configuration, platform version, or task definition need to be updated, you should create a new task set. For more information, see CreateTaskSet. You can add to or subtract from the number of instantiations of a task definition in a service by specifying the cluster that the service is running in and a new desiredCount parameter. If you have updated the Docker image of your application, you can create a new task definition with that image and deploy it to your service. The service scheduler uses the minimum healthy percent and maximum percent parameters (in the service's deployment configuration) to determine the deployment strategy. If your updated Docker image uses the same tag as what is in the existing task definition for your service (for example, my_image:latest), you do not need to create a new revision of your task definition. You can update the service using the forceNewDeployment option. The new tasks launched by the deployment pull the current image/tag combination from your repository when they start. You can also update the deployment configuration of a service. When a deployment is triggered by updating the task definition of a service, the service scheduler uses the deployment configuration parameters, minimumHealthyPercent and maximumPercent, to determine the deployment strategy. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during a deployment. For example, if desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. Tasks for services that do not use a load balancer are considered healthy if they are in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they are in the RUNNING state and the container instance they are hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during a deployment, which enables you to define the deployment batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). When UpdateService stops a task during a deployment, the equivalent of docker stop is issued to the containers running in the task. This results in a SIGTERM and a 30-second timeout, after which SIGKILL is sent and the containers are forcibly stopped. If the container handles the SIGTERM gracefully and exits within 30 seconds from receiving it, no SIGKILL is sent. When the service scheduler launches new tasks, it determines task placement in your cluster with the following logic: Determine which of the container instances in your cluster can support your service's task definition (for example, they have the required CPU, memory, ports, and container instance attributes). By default, the service scheduler attempts to balance tasks across Availability Zones in this manner (although you can choose a different placement strategy): Sort the valid container instances by the fewest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the fewest number of running tasks for this service. When the service scheduler stops running tasks, it attempts to maintain balance across the Availability Zones in your cluster using the following logic: Sort the container instances by the largest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have two, container instances in either zone B or C are considered optimal for termination. Stop the task on a container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the largest number of running tasks for this service.
408
+ * Updating the task placement strategies and constraints on an Amazon ECS service remains in preview and is a Beta Service as defined by and subject to the Beta Service Participation Service Terms located at https://aws.amazon.com/service-terms ("Beta Terms"). These Beta Terms apply to your participation in this preview. Modifies the parameters of a service. For services using the rolling update (ECS) deployment controller, the desired count, deployment configuration, network configuration, task placement constraints and strategies, or task definition used can be updated. For services using the blue/green (CODE_DEPLOY) deployment controller, only the desired count, deployment configuration, task placement constraints and strategies, and health check grace period can be updated using this API. If the network configuration, platform version, or task definition need to be updated, a new CodeDeploy deployment is created. For more information, see CreateDeployment in the CodeDeploy API Reference. For services using an external deployment controller, you can update only the desired count, task placement constraints and strategies, and health check grace period using this API. If the launch type, load balancer, network configuration, platform version, or task definition need to be updated, create a new task set. For more information, see CreateTaskSet. You can add to or subtract from the number of instantiations of a task definition in a service by specifying the cluster that the service is running in and a new desiredCount parameter. If you have updated the Docker image of your application, you can create a new task definition with that image and deploy it to your service. The service scheduler uses the minimum healthy percent and maximum percent parameters (in the service's deployment configuration) to determine the deployment strategy. If your updated Docker image uses the same tag as what is in the existing task definition for your service (for example, my_image:latest), you don't need to create a new revision of your task definition. You can update the service using the forceNewDeployment option. The new tasks launched by the deployment pull the current image/tag combination from your repository when they start. You can also update the deployment configuration of a service. When a deployment is triggered by updating the task definition of a service, the service scheduler uses the deployment configuration parameters, minimumHealthyPercent and maximumPercent, to determine the deployment strategy. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during a deployment. For example, if desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. Tasks for services that don't use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they're in the RUNNING state and the container instance they're hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during a deployment. You can use it to define the deployment batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). When UpdateService stops a task during a deployment, the equivalent of docker stop is issued to the containers running in the task. This results in a SIGTERM and a 30-second timeout. After this, SIGKILL is sent and the containers are forcibly stopped. If the container handles the SIGTERM gracefully and exits within 30 seconds from receiving it, no SIGKILL is sent. When the service scheduler launches new tasks, it determines task placement in your cluster with the following logic. Determine which of the container instances in your cluster can support your service's task definition. For example, they have the required CPU, memory, ports, and container instance attributes. By default, the service scheduler attempts to balance tasks across Availability Zones in this manner even though you can choose a different placement strategy. Sort the valid container instances by the fewest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the fewest number of running tasks for this service. When the service scheduler stops running tasks, it attempts to maintain balance across the Availability Zones in your cluster using the following logic: Sort the container instances by the largest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have two, container instances in either zone B or C are considered optimal for termination. Stop the task on a container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the largest number of running tasks for this service.
409
409
  */
410
410
  updateService(params: ECS.Types.UpdateServiceRequest, callback?: (err: AWSError, data: ECS.Types.UpdateServiceResponse) => void): Request<ECS.Types.UpdateServiceResponse, AWSError>;
411
411
  /**
412
- * Updating the task placement strategies and constraints on an Amazon ECS service remains in preview and is a Beta Service as defined by and subject to the Beta Service Participation Service Terms located at https://aws.amazon.com/service-terms ("Beta Terms"). These Beta Terms apply to your participation in this preview. Modifies the parameters of a service. For services using the rolling update (ECS) deployment controller, the desired count, deployment configuration, network configuration, task placement constraints and strategies, or task definition used can be updated. For services using the blue/green (CODE_DEPLOY) deployment controller, only the desired count, deployment configuration, task placement constraints and strategies, and health check grace period can be updated using this API. If the network configuration, platform version, or task definition need to be updated, a new CodeDeploy deployment should be created. For more information, see CreateDeployment in the CodeDeploy API Reference. For services using an external deployment controller, you can update only the desired count, task placement constraints and strategies, and health check grace period using this API. If the launch type, load balancer, network configuration, platform version, or task definition need to be updated, you should create a new task set. For more information, see CreateTaskSet. You can add to or subtract from the number of instantiations of a task definition in a service by specifying the cluster that the service is running in and a new desiredCount parameter. If you have updated the Docker image of your application, you can create a new task definition with that image and deploy it to your service. The service scheduler uses the minimum healthy percent and maximum percent parameters (in the service's deployment configuration) to determine the deployment strategy. If your updated Docker image uses the same tag as what is in the existing task definition for your service (for example, my_image:latest), you do not need to create a new revision of your task definition. You can update the service using the forceNewDeployment option. The new tasks launched by the deployment pull the current image/tag combination from your repository when they start. You can also update the deployment configuration of a service. When a deployment is triggered by updating the task definition of a service, the service scheduler uses the deployment configuration parameters, minimumHealthyPercent and maximumPercent, to determine the deployment strategy. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during a deployment. For example, if desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. Tasks for services that do not use a load balancer are considered healthy if they are in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they are in the RUNNING state and the container instance they are hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during a deployment, which enables you to define the deployment batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). When UpdateService stops a task during a deployment, the equivalent of docker stop is issued to the containers running in the task. This results in a SIGTERM and a 30-second timeout, after which SIGKILL is sent and the containers are forcibly stopped. If the container handles the SIGTERM gracefully and exits within 30 seconds from receiving it, no SIGKILL is sent. When the service scheduler launches new tasks, it determines task placement in your cluster with the following logic: Determine which of the container instances in your cluster can support your service's task definition (for example, they have the required CPU, memory, ports, and container instance attributes). By default, the service scheduler attempts to balance tasks across Availability Zones in this manner (although you can choose a different placement strategy): Sort the valid container instances by the fewest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the fewest number of running tasks for this service. When the service scheduler stops running tasks, it attempts to maintain balance across the Availability Zones in your cluster using the following logic: Sort the container instances by the largest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have two, container instances in either zone B or C are considered optimal for termination. Stop the task on a container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the largest number of running tasks for this service.
412
+ * Updating the task placement strategies and constraints on an Amazon ECS service remains in preview and is a Beta Service as defined by and subject to the Beta Service Participation Service Terms located at https://aws.amazon.com/service-terms ("Beta Terms"). These Beta Terms apply to your participation in this preview. Modifies the parameters of a service. For services using the rolling update (ECS) deployment controller, the desired count, deployment configuration, network configuration, task placement constraints and strategies, or task definition used can be updated. For services using the blue/green (CODE_DEPLOY) deployment controller, only the desired count, deployment configuration, task placement constraints and strategies, and health check grace period can be updated using this API. If the network configuration, platform version, or task definition need to be updated, a new CodeDeploy deployment is created. For more information, see CreateDeployment in the CodeDeploy API Reference. For services using an external deployment controller, you can update only the desired count, task placement constraints and strategies, and health check grace period using this API. If the launch type, load balancer, network configuration, platform version, or task definition need to be updated, create a new task set. For more information, see CreateTaskSet. You can add to or subtract from the number of instantiations of a task definition in a service by specifying the cluster that the service is running in and a new desiredCount parameter. If you have updated the Docker image of your application, you can create a new task definition with that image and deploy it to your service. The service scheduler uses the minimum healthy percent and maximum percent parameters (in the service's deployment configuration) to determine the deployment strategy. If your updated Docker image uses the same tag as what is in the existing task definition for your service (for example, my_image:latest), you don't need to create a new revision of your task definition. You can update the service using the forceNewDeployment option. The new tasks launched by the deployment pull the current image/tag combination from your repository when they start. You can also update the deployment configuration of a service. When a deployment is triggered by updating the task definition of a service, the service scheduler uses the deployment configuration parameters, minimumHealthyPercent and maximumPercent, to determine the deployment strategy. If minimumHealthyPercent is below 100%, the scheduler can ignore desiredCount temporarily during a deployment. For example, if desiredCount is four tasks, a minimum of 50% allows the scheduler to stop two existing tasks before starting two new tasks. Tasks for services that don't use a load balancer are considered healthy if they're in the RUNNING state. Tasks for services that use a load balancer are considered healthy if they're in the RUNNING state and the container instance they're hosted on is reported as healthy by the load balancer. The maximumPercent parameter represents an upper limit on the number of running tasks during a deployment. You can use it to define the deployment batch size. For example, if desiredCount is four tasks, a maximum of 200% starts four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). When UpdateService stops a task during a deployment, the equivalent of docker stop is issued to the containers running in the task. This results in a SIGTERM and a 30-second timeout. After this, SIGKILL is sent and the containers are forcibly stopped. If the container handles the SIGTERM gracefully and exits within 30 seconds from receiving it, no SIGKILL is sent. When the service scheduler launches new tasks, it determines task placement in your cluster with the following logic. Determine which of the container instances in your cluster can support your service's task definition. For example, they have the required CPU, memory, ports, and container instance attributes. By default, the service scheduler attempts to balance tasks across Availability Zones in this manner even though you can choose a different placement strategy. Sort the valid container instances by the fewest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have zero, valid container instances in either zone B or C are considered optimal for placement. Place the new service task on a valid container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the fewest number of running tasks for this service. When the service scheduler stops running tasks, it attempts to maintain balance across the Availability Zones in your cluster using the following logic: Sort the container instances by the largest number of running tasks for this service in the same Availability Zone as the instance. For example, if zone A has one running service task and zones B and C each have two, container instances in either zone B or C are considered optimal for termination. Stop the task on a container instance in an optimal Availability Zone (based on the previous steps), favoring container instances with the largest number of running tasks for this service.
413
413
  */
414
414
  updateService(callback?: (err: AWSError, data: ECS.Types.UpdateServiceResponse) => void): Request<ECS.Types.UpdateServiceResponse, AWSError>;
415
415
  /**
@@ -497,15 +497,15 @@ declare namespace ECS {
497
497
  export type Attachments = Attachment[];
498
498
  export interface Attribute {
499
499
  /**
500
- * The name of the attribute. The name must contain between 1 and 128 characters and name may contain letters (uppercase and lowercase), numbers, hyphens, underscores, forward slashes, back slashes, or periods.
500
+ * The name of the attribute. The name must contain between 1 and 128 characters. The name may contain letters (uppercase and lowercase), numbers, hyphens (-), underscores (_), forward slashes (/), back slashes (\), or periods (.).
501
501
  */
502
502
  name: String;
503
503
  /**
504
- * The value of the attribute. The value must contain between 1 and 128 characters and may contain letters (uppercase and lowercase), numbers, hyphens, underscores, periods, at signs (@), forward slashes, back slashes, colons, or spaces. The value cannot contain any leading or trailing whitespace.
504
+ * The value of the attribute. The value must contain between 1 and 128 characters. It can contain letters (uppercase and lowercase), numbers, hyphens (-), underscores (_), periods (.), at signs (@), forward slashes (/), back slashes (\), colons (:), or spaces. The value can't can't start or end with a space.
505
505
  */
506
506
  value?: String;
507
507
  /**
508
- * The type of the target with which to attach the attribute. This parameter is required if you use the short form ID for a resource instead of the full ARN.
508
+ * The type of the target to attach the attribute with. This parameter is required if you use the short form ID for a resource instead of the full ARN.
509
509
  */
510
510
  targetType?: TargetType;
511
511
  /**
@@ -524,7 +524,7 @@ declare namespace ECS {
524
524
  */
525
525
  managedScaling?: ManagedScaling;
526
526
  /**
527
- * The managed termination protection setting to use for the Auto Scaling group capacity provider. This determines whether the Auto Scaling group has managed termination protection. When using managed termination protection, managed scaling must also be used otherwise managed termination protection will not work. When managed termination protection is enabled, Amazon ECS prevents the Amazon EC2 instances in an Auto Scaling group that contain tasks from being terminated during a scale-in action. The Auto Scaling group and each instance in the Auto Scaling group must have instance protection from scale-in actions enabled as well. For more information, see Instance Protection in the Auto Scaling User Guide. When managed termination protection is disabled, your Amazon EC2 instances are not protected from termination when the Auto Scaling group scales in.
527
+ * The managed termination protection setting to use for the Auto Scaling group capacity provider. This determines whether the Auto Scaling group has managed termination protection. When using managed termination protection, managed scaling must also be used otherwise managed termination protection doesn't work. When managed termination protection is enabled, Amazon ECS prevents the Amazon EC2 instances in an Auto Scaling group that contain tasks from being terminated during a scale-in action. The Auto Scaling group and each instance in the Auto Scaling group must have instance protection from scale-in actions enabled as well. For more information, see Instance Protection in the Auto Scaling User Guide. When managed termination protection is disabled, your Amazon EC2 instances aren't protected from termination when the Auto Scaling group scales in.
528
528
  */
529
529
  managedTerminationProtection?: ManagedTerminationProtection;
530
530
  }
@@ -534,17 +534,17 @@ declare namespace ECS {
534
534
  */
535
535
  managedScaling?: ManagedScaling;
536
536
  /**
537
- * The managed termination protection setting to use for the Auto Scaling group capacity provider. This determines whether the Auto Scaling group has managed termination protection. When using managed termination protection, managed scaling must also be used otherwise managed termination protection will not work. When managed termination protection is enabled, Amazon ECS prevents the Amazon EC2 instances in an Auto Scaling group that contain tasks from being terminated during a scale-in action. The Auto Scaling group and each instance in the Auto Scaling group must have instance protection from scale-in actions enabled as well. For more information, see Instance Protection in the Auto Scaling User Guide. When managed termination protection is disabled, your Amazon EC2 instances are not protected from termination when the Auto Scaling group scales in.
537
+ * The managed termination protection setting to use for the Auto Scaling group capacity provider. This determines whether the Auto Scaling group has managed termination protection. When using managed termination protection, managed scaling must also be used otherwise managed termination protection doesn't work. When managed termination protection is enabled, Amazon ECS prevents the Amazon EC2 instances in an Auto Scaling group that contain tasks from being terminated during a scale-in action. The Auto Scaling group and each instance in the Auto Scaling group must have instance protection from scale-in actions enabled. For more information, see Instance Protection in the Auto Scaling User Guide. When managed termination protection is disabled, your Amazon EC2 instances aren't protected from termination when the Auto Scaling group scales in.
538
538
  */
539
539
  managedTerminationProtection?: ManagedTerminationProtection;
540
540
  }
541
541
  export interface AwsVpcConfiguration {
542
542
  /**
543
- * The IDs of the subnets associated with the task or service. There is a limit of 16 subnets that can be specified per AwsVpcConfiguration. All specified subnets must be from the same VPC.
543
+ * The IDs of the subnets associated with the task or service. There's a limit of 16 subnets that can be specified per AwsVpcConfiguration. All specified subnets must be from the same VPC.
544
544
  */
545
545
  subnets: StringList;
546
546
  /**
547
- * The IDs of the security groups associated with the task or service. If you do not specify a security group, the default security group for the VPC is used. There is a limit of 5 security groups that can be specified per AwsVpcConfiguration. All specified security groups must be from the same VPC.
547
+ * The IDs of the security groups associated with the task or service. If you don't specify a security group, the default security group for the VPC is used. There's a limit of 5 security groups that can be specified per AwsVpcConfiguration. All specified security groups must be from the same VPC.
548
548
  */
549
549
  securityGroups?: StringList;
550
550
  /**
@@ -555,6 +555,7 @@ declare namespace ECS {
555
555
  export type Boolean = boolean;
556
556
  export type BoxedBoolean = boolean;
557
557
  export type BoxedInteger = number;
558
+ export type CPUArchitecture = "X86_64"|"ARM64"|string;
558
559
  export interface CapacityProvider {
559
560
  /**
560
561
  * The Amazon Resource Name (ARN) that identifies the capacity provider.
@@ -565,7 +566,7 @@ declare namespace ECS {
565
566
  */
566
567
  name?: String;
567
568
  /**
568
- * The current status of the capacity provider. Only capacity providers in an ACTIVE state can be used in a cluster. When a capacity provider is successfully deleted, it will have an INACTIVE status.
569
+ * The current status of the capacity provider. Only capacity providers in an ACTIVE state can be used in a cluster. When a capacity provider is successfully deleted, it has an INACTIVE status.
569
570
  */
570
571
  status?: CapacityProviderStatus;
571
572
  /**
@@ -573,7 +574,7 @@ declare namespace ECS {
573
574
  */
574
575
  autoScalingGroupProvider?: AutoScalingGroupProvider;
575
576
  /**
576
- * The update status of the capacity provider. The following are the possible states that will be returned. DELETE_IN_PROGRESS The capacity provider is in the process of being deleted. DELETE_COMPLETE The capacity provider has been successfully deleted and will have an INACTIVE status. DELETE_FAILED The capacity provider was unable to be deleted. The update status reason will provide further details about why the delete failed.
577
+ * The update status of the capacity provider. The following are the possible states that is returned. DELETE_IN_PROGRESS The capacity provider is in the process of being deleted. DELETE_COMPLETE The capacity provider was successfully deleted and has an INACTIVE status. DELETE_FAILED The capacity provider can't be deleted. The update status reason provides further details about why the delete failed.
577
578
  */
578
579
  updateStatus?: CapacityProviderUpdateStatus;
579
580
  /**
@@ -581,7 +582,7 @@ declare namespace ECS {
581
582
  */
582
583
  updateStatusReason?: String;
583
584
  /**
584
- * The metadata that you apply to the capacity provider to help you categorize and organize it. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
585
+ * The metadata that you apply to the capacity provider to help you categorize and organize it. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
585
586
  */
586
587
  tags?: Tags;
587
588
  }
@@ -595,7 +596,7 @@ declare namespace ECS {
595
596
  */
596
597
  capacityProvider: String;
597
598
  /**
598
- * The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied. If no weight value is specified, the default value of 0 is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of 0 will not be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of 0, any RunTask or CreateService actions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of 1, then when the base is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of 1 for capacityProviderA and a weight of 4 for capacityProviderB, then for every one task that is run using capacityProviderA, four tasks would use capacityProviderB.
599
+ * The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The weight value is taken into consideration after the base value, if defined, is satisfied. If no weight value is specified, the default value of 0 is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of 0 can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of 0, any RunTask or CreateService actions using the capacity provider strategy will fail. An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of 1, then when the base is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of 1 for capacityProviderA and a weight of 4 for capacityProviderB, then for every one task that's run using capacityProviderA, four tasks would use capacityProviderB.
599
600
  */
600
601
  weight?: CapacityProviderStrategyItemWeight;
601
602
  /**
@@ -621,7 +622,7 @@ declare namespace ECS {
621
622
  */
622
623
  configuration?: ClusterConfiguration;
623
624
  /**
624
- * The status of the cluster. The following are the possible states that will be returned. ACTIVE The cluster is ready to accept tasks and if applicable you can register container instances with the cluster. PROVISIONING The cluster has capacity providers associated with it and the resources needed for the capacity provider are being created. DEPROVISIONING The cluster has capacity providers associated with it and the resources needed for the capacity provider are being deleted. FAILED The cluster has capacity providers associated with it and the resources needed for the capacity provider have failed to create. INACTIVE The cluster has been deleted. Clusters with an INACTIVE status may remain discoverable in your account for a period of time. However, this behavior is subject to change in the future, so you should not rely on INACTIVE clusters persisting.
625
+ * The status of the cluster. The following are the possible states that are returned. ACTIVE The cluster is ready to accept tasks and if applicable you can register container instances with the cluster. PROVISIONING The cluster has capacity providers that are associated with it and the resources needed for the capacity provider are being created. DEPROVISIONING The cluster has capacity providers that are associated with it and the resources needed for the capacity provider are being deleted. FAILED The cluster has capacity providers that are associated with it and the resources needed for the capacity provider have failed to create. INACTIVE The cluster has been deleted. Clusters with an INACTIVE status may remain discoverable in your account for a period of time. However, this behavior is subject to change in the future. We don't recommend that you rely on INACTIVE clusters persisting.
625
626
  */
626
627
  status?: String;
627
628
  /**
@@ -641,11 +642,11 @@ declare namespace ECS {
641
642
  */
642
643
  activeServicesCount?: Integer;
643
644
  /**
644
- * Additional information about your clusters that are separated by launch type, including: runningEC2TasksCount RunningFargateTasksCount pendingEC2TasksCount pendingFargateTasksCount activeEC2ServiceCount activeFargateServiceCount drainingEC2ServiceCount drainingFargateServiceCount
645
+ * Additional information about your clusters that are separated by launch type. They include the following: runningEC2TasksCount RunningFargateTasksCount pendingEC2TasksCount pendingFargateTasksCount activeEC2ServiceCount activeFargateServiceCount drainingEC2ServiceCount drainingFargateServiceCount
645
646
  */
646
647
  statistics?: Statistics;
647
648
  /**
648
- * The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
649
+ * The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
649
650
  */
650
651
  tags?: Tags;
651
652
  /**
@@ -661,11 +662,11 @@ declare namespace ECS {
661
662
  */
662
663
  defaultCapacityProviderStrategy?: CapacityProviderStrategy;
663
664
  /**
664
- * The resources attached to a cluster. When using a capacity provider with a cluster, the Auto Scaling plan that is created will be returned as a cluster attachment.
665
+ * The resources attached to a cluster. When using a capacity provider with a cluster, the Auto Scaling plan that's created is returned as a cluster attachment.
665
666
  */
666
667
  attachments?: Attachments;
667
668
  /**
668
- * The status of the capacity providers associated with the cluster. The following are the states that will be returned: UPDATE_IN_PROGRESS The available capacity providers for the cluster are updating. This occurs when the Auto Scaling plan is provisioning or deprovisioning. UPDATE_COMPLETE The capacity providers have successfully updated. UPDATE_FAILED The capacity provider updates failed.
669
+ * The status of the capacity providers associated with the cluster. The following are the states that are returned. UPDATE_IN_PROGRESS The available capacity providers for the cluster are updating. This occurs when the Auto Scaling plan is provisioning or deprovisioning. UPDATE_COMPLETE The capacity providers have successfully updated. UPDATE_FAILED The capacity provider updates failed.
669
670
  */
670
671
  attachmentsStatus?: String;
671
672
  }
@@ -739,7 +740,7 @@ declare namespace ECS {
739
740
  */
740
741
  networkInterfaces?: NetworkInterfaces;
741
742
  /**
742
- * The health status of the container. If health checks are not configured for this container in its task definition, then it reports the health status as UNKNOWN.
743
+ * The health status of the container. If health checks aren't configured for this container in its task definition, then it reports the health status as UNKNOWN.
743
744
  */
744
745
  healthStatus?: HealthStatus;
745
746
  /**
@@ -747,7 +748,7 @@ declare namespace ECS {
747
748
  */
748
749
  managedAgents?: ManagedAgents;
749
750
  /**
750
- * The number of CPU units set for the container. The value will be 0 if no value was specified in the container definition when the task definition was registered.
751
+ * The number of CPU units set for the container. The value is 0 if no value was specified in the container definition when the task definition was registered.
751
752
  */
752
753
  cpu?: String;
753
754
  /**
@@ -766,11 +767,11 @@ declare namespace ECS {
766
767
  export type ContainerCondition = "START"|"COMPLETE"|"SUCCESS"|"HEALTHY"|string;
767
768
  export interface ContainerDefinition {
768
769
  /**
769
- * The name of a container. If you are linking multiple containers together in a task definition, the name of one container can be entered in the links of another container to connect the containers. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. This parameter maps to name in the Create a container section of the Docker Remote API and the --name option to docker run.
770
+ * The name of a container. If you're linking multiple containers together in a task definition, the name of one container can be entered in the links of another container to connect the containers. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. This parameter maps to name in the Create a container section of the Docker Remote API and the --name option to docker run.
770
771
  */
771
772
  name?: String;
772
773
  /**
773
- * The image used to start a container. This string is passed directly to the Docker daemon. Images in the Docker Hub registry are available by default. Other repositories are specified with either repository-url/image:tag or repository-url/image@digest . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image in the Create a container section of the Docker Remote API and the IMAGE parameter of docker run. When a new task starts, the Amazon ECS container agent pulls the latest version of the specified image and tag for the container to use. However, subsequent updates to a repository image are not propagated to already running tasks. Images in Amazon ECR repositories can be specified by either using the full registry/repository:tag or registry/repository@digest. For example, 012345678910.dkr.ecr.&lt;region-name&gt;.amazonaws.com/&lt;repository-name&gt;:latest or 012345678910.dkr.ecr.&lt;region-name&gt;.amazonaws.com/&lt;repository-name&gt;@sha256:94afd1f2e64d908bc90dbca0035a5b567EXAMPLE. Images in official repositories on Docker Hub use a single name (for example, ubuntu or mongo). Images in other repositories on Docker Hub are qualified with an organization name (for example, amazon/amazon-ecs-agent). Images in other online repositories are qualified further by a domain name (for example, quay.io/assemblyline/ubuntu).
774
+ * The image used to start a container. This string is passed directly to the Docker daemon. By default, images in the Docker Hub registry are available. Other repositories are specified with either repository-url/image:tag or repository-url/image@digest . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image in the Create a container section of the Docker Remote API and the IMAGE parameter of docker run. When a new task starts, the Amazon ECS container agent pulls the latest version of the specified image and tag for the container to use. However, subsequent updates to a repository image aren't propagated to already running tasks. Images in Amazon ECR repositories can be specified by either using the full registry/repository:tag or registry/repository@digest. For example, 012345678910.dkr.ecr.&lt;region-name&gt;.amazonaws.com/&lt;repository-name&gt;:latest or 012345678910.dkr.ecr.&lt;region-name&gt;.amazonaws.com/&lt;repository-name&gt;@sha256:94afd1f2e64d908bc90dbca0035a5b567EXAMPLE. Images in official repositories on Docker Hub use a single name (for example, ubuntu or mongo). Images in other repositories on Docker Hub are qualified with an organization name (for example, amazon/amazon-ecs-agent). Images in other online repositories are qualified further by a domain name (for example, quay.io/assemblyline/ubuntu).
774
775
  */
775
776
  image?: String;
776
777
  /**
@@ -778,15 +779,15 @@ declare namespace ECS {
778
779
  */
779
780
  repositoryCredentials?: RepositoryCredentials;
780
781
  /**
781
- * The number of cpu units reserved for the container. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. This field is optional for tasks using the Fargate launch type, and the only requirement is that the total amount of CPU reserved for all containers within a task be lower than the task-level cpu value. You can determine the number of CPU units that are available per EC2 instance type by multiplying the vCPUs listed for that instance type on the Amazon EC2 Instances detail page by 1,024. Linux containers share unallocated CPU units with other containers on the container instance with the same ratio as their allocated amount. For example, if you run a single-container task on a single-core instance type with 512 CPU units specified for that container, and that is the only task running on the container instance, that container could use the full 1,024 CPU unit share at any given time. However, if you launched another copy of the same task on that container instance, each task would be guaranteed a minimum of 512 CPU units when needed, and each container could float to higher CPU usage if the other container was not using it, but if both tasks were 100% active all of the time, they would be limited to 512 CPU units. On Linux container instances, the Docker daemon on the container instance uses the CPU value to calculate the relative CPU share ratios for running containers. For more information, see CPU share constraint in the Docker documentation. The minimum valid CPU share value that the Linux kernel allows is 2. However, the CPU parameter is not required, and you can use CPU values below 2 in your container definitions. For CPU values below 2 (including null), the behavior varies based on your Amazon ECS container agent version: Agent versions less than or equal to 1.1.0: Null and zero CPU values are passed to Docker as 0, which Docker then converts to 1,024 CPU shares. CPU values of 1 are passed to Docker as 1, which the Linux kernel converts to two CPU shares. Agent versions greater than or equal to 1.2.0: Null, zero, and CPU values of 1 are passed to Docker as 2. On Windows container instances, the CPU limit is enforced as an absolute limit, or a quota. Windows containers only have access to the specified amount of CPU that is described in the task definition. A null or zero CPU value is passed to Docker as 0, which Windows interprets as 1% of one CPU.
782
+ * The number of cpu units reserved for the container. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. This field is optional for tasks using the Fargate launch type, and the only requirement is that the total amount of CPU reserved for all containers within a task be lower than the task-level cpu value. You can determine the number of CPU units that are available per EC2 instance type by multiplying the vCPUs listed for that instance type on the Amazon EC2 Instances detail page by 1,024. Linux containers share unallocated CPU units with other containers on the container instance with the same ratio as their allocated amount. For example, if you run a single-container task on a single-core instance type with 512 CPU units specified for that container, and that's the only task running on the container instance, that container could use the full 1,024 CPU unit share at any given time. However, if you launched another copy of the same task on that container instance, each task is guaranteed a minimum of 512 CPU units when needed. Moreover, each container could float to higher CPU usage if the other container was not using it. If both tasks were 100% active all of the time, they would be limited to 512 CPU units. On Linux container instances, the Docker daemon on the container instance uses the CPU value to calculate the relative CPU share ratios for running containers. For more information, see CPU share constraint in the Docker documentation. The minimum valid CPU share value that the Linux kernel allows is 2. However, the CPU parameter isn't required, and you can use CPU values below 2 in your container definitions. For CPU values below 2 (including null), the behavior varies based on your Amazon ECS container agent version: Agent versions less than or equal to 1.1.0: Null and zero CPU values are passed to Docker as 0, which Docker then converts to 1,024 CPU shares. CPU values of 1 are passed to Docker as 1, which the Linux kernel converts to two CPU shares. Agent versions greater than or equal to 1.2.0: Null, zero, and CPU values of 1 are passed to Docker as 2. On Windows container instances, the CPU limit is enforced as an absolute limit, or a quota. Windows containers only have access to the specified amount of CPU that's described in the task definition. A null or zero CPU value is passed to Docker as 0, which Windows interprets as 1% of one CPU.
782
783
  */
783
784
  cpu?: Integer;
784
785
  /**
785
- * The amount (in MiB) of memory to present to the container. If your container attempts to exceed the memory specified here, the container is killed. The total amount of memory reserved for all containers within a task must be lower than the task memory value, if one is specified. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run. If using the Fargate launch type, this parameter is optional. If using the EC2 launch type, you must specify either a task-level memory value or a container-level memory value. If you specify both a container-level memory and memoryReservation value, memory must be greater than memoryReservation. If you specify memoryReservation, then that value is subtracted from the available memory resources for the container instance on which the container is placed. Otherwise, the value of memory is used. The Docker daemon reserves a minimum of 4 MiB of memory for a container, so you should not specify fewer than 4 MiB of memory for your containers.
786
+ * The amount (in MiB) of memory to present to the container. If your container attempts to exceed the memory specified here, the container is killed. The total amount of memory reserved for all containers within a task must be lower than the task memory value, if one is specified. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run. If using the Fargate launch type, this parameter is optional. If using the EC2 launch type, you must specify either a task-level memory value or a container-level memory value. If you specify both a container-level memory and memoryReservation value, memory must be greater than memoryReservation. If you specify memoryReservation, then that value is subtracted from the available memory resources for the container instance where the container is placed. Otherwise, the value of memory is used. The Docker 20.10.0 or later daemon reserves a minimum of 6 MiB of memory for a container, so you should not specify fewer than 6 MiB of memory for your containers. The Docker 19.03.13-ce or earlier daemon reserves a minimum of 4 MiB of memory for a container, so you should not specify fewer than 4 MiB of memory for your containers.
786
787
  */
787
788
  memory?: BoxedInteger;
788
789
  /**
789
- * The soft limit (in MiB) of memory to reserve for the container. When system memory is under heavy contention, Docker attempts to keep the container memory to this soft limit. However, your container can consume more memory when it needs to, up to either the hard limit specified with the memory parameter (if applicable), or all of the available memory on the container instance, whichever comes first. This parameter maps to MemoryReservation in the Create a container section of the Docker Remote API and the --memory-reservation option to docker run. If a task-level memory value is not specified, you must specify a non-zero integer for one or both of memory or memoryReservation in a container definition. If you specify both, memory must be greater than memoryReservation. If you specify memoryReservation, then that value is subtracted from the available memory resources for the container instance on which the container is placed. Otherwise, the value of memory is used. For example, if your container normally uses 128 MiB of memory, but occasionally bursts to 256 MiB of memory for short periods of time, you can set a memoryReservation of 128 MiB, and a memory hard limit of 300 MiB. This configuration would allow the container to only reserve 128 MiB of memory from the remaining resources on the container instance, but also allow the container to consume more memory resources when needed. The Docker daemon reserves a minimum of 4 MiB of memory for a container, so you should not specify fewer than 4 MiB of memory for your containers.
790
+ * The soft limit (in MiB) of memory to reserve for the container. When system memory is under heavy contention, Docker attempts to keep the container memory to this soft limit. However, your container can consume more memory when it needs to, up to either the hard limit specified with the memory parameter (if applicable), or all of the available memory on the container instance, whichever comes first. This parameter maps to MemoryReservation in the Create a container section of the Docker Remote API and the --memory-reservation option to docker run. If a task-level memory value is not specified, you must specify a non-zero integer for one or both of memory or memoryReservation in a container definition. If you specify both, memory must be greater than memoryReservation. If you specify memoryReservation, then that value is subtracted from the available memory resources for the container instance where the container is placed. Otherwise, the value of memory is used. For example, if your container normally uses 128 MiB of memory, but occasionally bursts to 256 MiB of memory for short periods of time, you can set a memoryReservation of 128 MiB, and a memory hard limit of 300 MiB. This configuration would allow the container to only reserve 128 MiB of memory from the remaining resources on the container instance, but also allow the container to consume more memory resources when needed. The Docker daemon reserves a minimum of 4 MiB of memory for a container. Therefore, we recommend that you specify fewer than 4 MiB of memory for your containers.
790
791
  */
791
792
  memoryReservation?: BoxedInteger;
792
793
  /**
@@ -794,31 +795,31 @@ declare namespace ECS {
794
795
  */
795
796
  links?: StringList;
796
797
  /**
797
- * The list of port mappings for the container. Port mappings allow containers to access ports on the host container instance to send or receive traffic. For task definitions that use the awsvpc network mode, you should only specify the containerPort. The hostPort can be left blank or it must be the same value as the containerPort. Port mappings on Windows use the NetNAT gateway address rather than localhost. There is no loopback for port mappings on Windows, so you cannot access a container's mapped port from the host itself. This parameter maps to PortBindings in the Create a container section of the Docker Remote API and the --publish option to docker run. If the network mode of a task definition is set to none, then you can't specify port mappings. If the network mode of a task definition is set to host, then host ports must either be undefined or they must match the container port in the port mapping. After a task reaches the RUNNING status, manual and automatic host and container port assignments are visible in the Network Bindings section of a container description for a selected task in the Amazon ECS console. The assignments are also visible in the networkBindings section DescribeTasks responses.
798
+ * The list of port mappings for the container. Port mappings allow containers to access ports on the host container instance to send or receive traffic. For task definitions that use the awsvpc network mode, only specify the containerPort. The hostPort can be left blank or it must be the same value as the containerPort. Port mappings on Windows use the NetNAT gateway address rather than localhost. There's no loopback for port mappings on Windows, so you can't access a container's mapped port from the host itself. This parameter maps to PortBindings in the Create a container section of the Docker Remote API and the --publish option to docker run. If the network mode of a task definition is set to none, then you can't specify port mappings. If the network mode of a task definition is set to host, then host ports must either be undefined or they must match the container port in the port mapping. After a task reaches the RUNNING status, manual and automatic host and container port assignments are visible in the Network Bindings section of a container description for a selected task in the Amazon ECS console. The assignments are also visible in the networkBindings section DescribeTasks responses.
798
799
  */
799
800
  portMappings?: PortMappingList;
800
801
  /**
801
- * If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped. If the essential parameter of a container is marked as false, then its failure does not affect the rest of the containers in a task. If this parameter is omitted, a container is assumed to be essential. All tasks must have at least one essential container. If you have an application that is composed of multiple containers, you should group containers that are used for a common purpose into components, and separate the different components into multiple task definitions. For more information, see Application Architecture in the Amazon Elastic Container Service Developer Guide.
802
+ * If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped. If the essential parameter of a container is marked as false, its failure doesn't affect the rest of the containers in a task. If this parameter is omitted, a container is assumed to be essential. All tasks must have at least one essential container. If you have an application that's composed of multiple containers, group containers that are used for a common purpose into components, and separate the different components into multiple task definitions. For more information, see Application Architecture in the Amazon Elastic Container Service Developer Guide.
802
803
  */
803
804
  essential?: BoxedBoolean;
804
805
  /**
805
- * Early versions of the Amazon ECS container agent do not properly handle entryPoint parameters. If you have problems using entryPoint, update your container agent or enter your commands and arguments as command array items instead. The entry point that is passed to the container. This parameter maps to Entrypoint in the Create a container section of the Docker Remote API and the --entrypoint option to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#entrypoint.
806
+ * Early versions of the Amazon ECS container agent don't properly handle entryPoint parameters. If you have problems using entryPoint, update your container agent or enter your commands and arguments as command array items instead. The entry point that's passed to the container. This parameter maps to Entrypoint in the Create a container section of the Docker Remote API and the --entrypoint option to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#entrypoint.
806
807
  */
807
808
  entryPoint?: StringList;
808
809
  /**
809
- * The command that is passed to the container. This parameter maps to Cmd in the Create a container section of the Docker Remote API and the COMMAND parameter to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#cmd. If there are multiple arguments, each argument should be a separated string in the array.
810
+ * The command that's passed to the container. This parameter maps to Cmd in the Create a container section of the Docker Remote API and the COMMAND parameter to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#cmd. If there are multiple arguments, each argument is a separated string in the array.
810
811
  */
811
812
  command?: StringList;
812
813
  /**
813
- * The environment variables to pass to a container. This parameter maps to Env in the Create a container section of the Docker Remote API and the --env option to docker run. We do not recommend using plaintext environment variables for sensitive information, such as credential data.
814
+ * The environment variables to pass to a container. This parameter maps to Env in the Create a container section of the Docker Remote API and the --env option to docker run. We don't recommend that you use plaintext environment variables for sensitive information, such as credential data.
814
815
  */
815
816
  environment?: EnvironmentVariables;
816
817
  /**
817
- * A list of files containing the environment variables to pass to a container. This parameter maps to the --env-file option to docker run. You can specify up to ten environment files. The file must have a .env file extension. Each line in an environment file should contain an environment variable in VARIABLE=VALUE format. Lines beginning with # are treated as comments and are ignored. For more information on the environment variable file syntax, see Declare default environment variables in file. If there are environment variables specified using the environment parameter in a container definition, they take precedence over the variables contained within an environment file. If multiple environment files are specified that contain the same variable, they are processed from the top down. It is recommended to use unique variable names. For more information, see Specifying Environment Variables in the Amazon Elastic Container Service Developer Guide.
818
+ * A list of files containing the environment variables to pass to a container. This parameter maps to the --env-file option to docker run. You can specify up to ten environment files. The file must have a .env file extension. Each line in an environment file contains an environment variable in VARIABLE=VALUE format. Lines beginning with # are treated as comments and are ignored. For more information about the environment variable file syntax, see Declare default environment variables in file. If there are environment variables specified using the environment parameter in a container definition, they take precedence over the variables contained within an environment file. If multiple environment files are specified that contain the same variable, they're processed from the top down. We recommend that you use unique variable names. For more information, see Specifying Environment Variables in the Amazon Elastic Container Service Developer Guide.
818
819
  */
819
820
  environmentFiles?: EnvironmentFiles;
820
821
  /**
821
- * The mount points for data volumes in your container. This parameter maps to Volumes in the Create a container section of the Docker Remote API and the --volume option to docker run. Windows containers can mount whole directories on the same drive as $env:ProgramData. Windows containers cannot mount directories on a different drive, and mount point cannot be across drives.
822
+ * The mount points for data volumes in your container. This parameter maps to Volumes in the Create a container section of the Docker Remote API and the --volume option to docker run. Windows containers can mount whole directories on the same drive as $env:ProgramData. Windows containers can't mount directories on a different drive, and mount point can't be across drives.
822
823
  */
823
824
  mountPoints?: MountPointList;
824
825
  /**
@@ -834,27 +835,27 @@ declare namespace ECS {
834
835
  */
835
836
  secrets?: SecretList;
836
837
  /**
837
- * The dependencies defined for container startup and shutdown. A container can contain multiple dependencies. When a dependency is defined for container startup, for container shutdown it is reversed. For tasks using the EC2 launch type, the container instances require at least version 1.26.0 of the container agent to enable container dependencies. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you are using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the ecs-init package. If your container instances are launched from version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide. For tasks using the Fargate launch type, the task or service requires platform version 1.3.0 or later.
838
+ * The dependencies defined for container startup and shutdown. A container can contain multiple dependencies. When a dependency is defined for container startup, for container shutdown it is reversed. For tasks using the EC2 launch type, the container instances require at least version 1.26.0 of the container agent to enable container dependencies. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you're using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the ecs-init package. If your container instances are launched from version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide. For tasks using the Fargate launch type, the task or service requires the following platforms: Linux platform version 1.3.0 or later. Windows platform version 1.0.0 or later.
838
839
  */
839
840
  dependsOn?: ContainerDependencies;
840
841
  /**
841
- * Time duration (in seconds) to wait before giving up on resolving dependencies for a container. For example, you specify two containers in a task definition with containerA having a dependency on containerB reaching a COMPLETE, SUCCESS, or HEALTHY status. If a startTimeout value is specified for containerB and it does not reach the desired status within that time then containerA will give up and not start. This results in the task transitioning to a STOPPED state. When the ECS_CONTAINER_START_TIMEOUT container agent configuration variable is used, it is enforced indendently from this start timeout value. For tasks using the Fargate launch type, this parameter requires that the task or service uses platform version 1.3.0 or later. For tasks using the EC2 launch type, your container instances require at least version 1.26.0 of the container agent to enable a container start timeout value. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you are using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the ecs-init package. If your container instances are launched from version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
842
+ * Time duration (in seconds) to wait before giving up on resolving dependencies for a container. For example, you specify two containers in a task definition with containerA having a dependency on containerB reaching a COMPLETE, SUCCESS, or HEALTHY status. If a startTimeout value is specified for containerB and it doesn't reach the desired status within that time then containerA gives up and not start. This results in the task transitioning to a STOPPED state. When the ECS_CONTAINER_START_TIMEOUT container agent configuration variable is used, it's enforced independently from this start timeout value. For tasks using the Fargate launch type, the task or service requires the following platforms: Linux platform version 1.3.0 or later. Windows platform version 1.0.0 or later. For tasks using the EC2 launch type, your container instances require at least version 1.26.0 of the container agent to enable a container start timeout value. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you're using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the ecs-init package. If your container instances are launched from version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
842
843
  */
843
844
  startTimeout?: BoxedInteger;
844
845
  /**
845
- * Time duration (in seconds) to wait before the container is forcefully killed if it doesn't exit normally on its own. For tasks using the Fargate launch type, the task or service requires platform version 1.3.0 or later. The max stop timeout value is 120 seconds and if the parameter is not specified, the default value of 30 seconds is used. For tasks using the EC2 launch type, if the stopTimeout parameter is not specified, the value set for the Amazon ECS container agent configuration variable ECS_CONTAINER_STOP_TIMEOUT is used by default. If neither the stopTimeout parameter or the ECS_CONTAINER_STOP_TIMEOUT agent configuration variable are set, then the default values of 30 seconds for Linux containers and 30 seconds on Windows containers are used. Your container instances require at least version 1.26.0 of the container agent to enable a container stop timeout value. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you are using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the ecs-init package. If your container instances are launched from version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
846
+ * Time duration (in seconds) to wait before the container is forcefully killed if it doesn't exit normally on its own. For tasks using the Fargate launch type, the task or service requires the following platforms: Linux platform version 1.3.0 or later. Windows platform version 1.0.0 or later. The max stop timeout value is 120 seconds and if the parameter is not specified, the default value of 30 seconds is used. For tasks that use the EC2 launch type, if the stopTimeout parameter isn't specified, the value set for the Amazon ECS container agent configuration variable ECS_CONTAINER_STOP_TIMEOUT is used. If neither the stopTimeout parameter or the ECS_CONTAINER_STOP_TIMEOUT agent configuration variable are set, then the default values of 30 seconds for Linux containers and 30 seconds on Windows containers are used. Your container instances require at least version 1.26.0 of the container agent to enable a container stop timeout value. However, we recommend using the latest container agent version. For information about checking your agent version and updating to the latest version, see Updating the Amazon ECS Container Agent in the Amazon Elastic Container Service Developer Guide. If you're using an Amazon ECS-optimized Linux AMI, your instance needs at least version 1.26.0-1 of the ecs-init package. If your container instances are launched from version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
846
847
  */
847
848
  stopTimeout?: BoxedInteger;
848
849
  /**
849
- * The hostname to use for your container. This parameter maps to Hostname in the Create a container section of the Docker Remote API and the --hostname option to docker run. The hostname parameter is not supported if you are using the awsvpc network mode.
850
+ * The hostname to use for your container. This parameter maps to Hostname in the Create a container section of the Docker Remote API and the --hostname option to docker run. The hostname parameter is not supported if you're using the awsvpc network mode.
850
851
  */
851
852
  hostname?: String;
852
853
  /**
853
- * The user to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run. When running tasks using the host network mode, you should not run containers using the root user (UID 0). It is considered best practice to use a non-root user. You can specify the user using the following formats. If specifying a UID or GID, you must specify it as a positive integer. user user:group uid uid:gid user:gid uid:group This parameter is not supported for Windows containers.
854
+ * The user to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run. When running tasks using the host network mode, don't run containers using the root user (UID 0). We recommend using a non-root user for better security. You can specify the user using the following formats. If specifying a UID or GID, you must specify it as a positive integer. user user:group uid uid:gid user:gid uid:group This parameter is not supported for Windows containers.
854
855
  */
855
856
  user?: String;
856
857
  /**
857
- * The working directory in which to run commands inside the container. This parameter maps to WorkingDir in the Create a container section of the Docker Remote API and the --workdir option to docker run.
858
+ * The working directory to run commands inside the container in. This parameter maps to WorkingDir in the Create a container section of the Docker Remote API and the --workdir option to docker run.
858
859
  */
859
860
  workingDirectory?: String;
860
861
  /**
@@ -878,15 +879,15 @@ declare namespace ECS {
878
879
  */
879
880
  dnsSearchDomains?: StringList;
880
881
  /**
881
- * A list of hostnames and IP address mappings to append to the /etc/hosts file on the container. This parameter maps to ExtraHosts in the Create a container section of the Docker Remote API and the --add-host option to docker run. This parameter is not supported for Windows containers or tasks that use the awsvpc network mode.
882
+ * A list of hostnames and IP address mappings to append to the /etc/hosts file on the container. This parameter maps to ExtraHosts in the Create a container section of the Docker Remote API and the --add-host option to docker run. This parameter isn't supported for Windows containers or tasks that use the awsvpc network mode.
882
883
  */
883
884
  extraHosts?: HostEntryList;
884
885
  /**
885
- * A list of strings to provide custom labels for SELinux and AppArmor multi-level security systems. This field is not valid for containers in tasks using the Fargate launch type. With Windows containers, this parameter can be used to reference a credential spec file when configuring a container for Active Directory authentication. For more information, see Using gMSAs for Windows Containers in the Amazon Elastic Container Service Developer Guide. This parameter maps to SecurityOpt in the Create a container section of the Docker Remote API and the --security-opt option to docker run. The Amazon ECS container agent running on a container instance must register with the ECS_SELINUX_CAPABLE=true or ECS_APPARMOR_CAPABLE=true environment variables before containers placed on that instance can use these security options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide. For more information about valid values, see Docker Run Security Configuration. Valid values: "no-new-privileges" | "apparmor:PROFILE" | "label:value" | "credentialspec:CredentialSpecFilePath"
886
+ * A list of strings to provide custom labels for SELinux and AppArmor multi-level security systems. This field isn't valid for containers in tasks using the Fargate launch type. With Windows containers, this parameter can be used to reference a credential spec file when configuring a container for Active Directory authentication. For more information, see Using gMSAs for Windows Containers in the Amazon Elastic Container Service Developer Guide. This parameter maps to SecurityOpt in the Create a container section of the Docker Remote API and the --security-opt option to docker run. The Amazon ECS container agent running on a container instance must register with the ECS_SELINUX_CAPABLE=true or ECS_APPARMOR_CAPABLE=true environment variables before containers placed on that instance can use these security options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide. For more information about valid values, see Docker Run Security Configuration. Valid values: "no-new-privileges" | "apparmor:PROFILE" | "label:value" | "credentialspec:CredentialSpecFilePath"
886
887
  */
887
888
  dockerSecurityOptions?: StringList;
888
889
  /**
889
- * When this parameter is true, this allows you to deploy containerized applications that require stdin or a tty to be allocated. This parameter maps to OpenStdin in the Create a container section of the Docker Remote API and the --interactive option to docker run.
890
+ * When this parameter is true, you can deploy containerized applications that require stdin or a tty to be allocated. This parameter maps to OpenStdin in the Create a container section of the Docker Remote API and the --interactive option to docker run.
890
891
  */
891
892
  interactive?: BoxedBoolean;
892
893
  /**
@@ -898,11 +899,11 @@ declare namespace ECS {
898
899
  */
899
900
  dockerLabels?: DockerLabelsMap;
900
901
  /**
901
- * A list of ulimits to set in the container. If a ulimit value is specified in a task definition, it will override the default values set by Docker. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run. Valid naming values are displayed in the Ulimit data type. Amazon ECS tasks hosted on Fargate use the default resource limit values set by the operating system with the exception of the nofile resource limit parameter which Fargate overrides. The nofile resource limit sets a restriction on the number of open files that a container can use. The default nofile soft limit is 1024 and hard limit is 4096. This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: sudo docker version --format '{{.Server.APIVersion}}' This parameter is not supported for Windows containers.
902
+ * A list of ulimits to set in the container. If a ulimit value is specified in a task definition, it overrides the default values set by Docker. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run. Valid naming values are displayed in the Ulimit data type. Amazon ECS tasks hosted on Fargate use the default resource limit values set by the operating system with the exception of the nofile resource limit parameter which Fargate overrides. The nofile resource limit sets a restriction on the number of open files that a container can use. The default nofile soft limit is 1024 and hard limit is 4096. This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: sudo docker version --format '{{.Server.APIVersion}}' This parameter is not supported for Windows containers.
902
903
  */
903
904
  ulimits?: UlimitList;
904
905
  /**
905
- * The log configuration specification for the container. This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However the container may use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance (or on a different log server for remote logging options). For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation. Amazon ECS currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type). Additional log drivers may be available in future releases of the Amazon ECS container agent. This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: sudo docker version --format '{{.Server.APIVersion}}' The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.
906
+ * The log configuration specification for the container. This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However the container can use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance (or on a different log server for remote logging options). For more information about the options for different supported log drivers, see Configure logging drivers in the Docker documentation. Amazon ECS currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type). Additional log drivers may be available in future releases of the Amazon ECS container agent. This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: sudo docker version --format '{{.Server.APIVersion}}' The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.
906
907
  */
907
908
  logConfiguration?: LogConfiguration;
908
909
  /**
@@ -910,7 +911,7 @@ declare namespace ECS {
910
911
  */
911
912
  healthCheck?: HealthCheck;
912
913
  /**
913
- * A list of namespaced kernel parameters to set in the container. This parameter maps to Sysctls in the Create a container section of the Docker Remote API and the --sysctl option to docker run. It is not recommended that you specify network-related systemControls parameters for multiple containers in a single task that also uses either the awsvpc or host network modes. For tasks that use the awsvpc network mode, the container that is started last determines which systemControls parameters take effect. For tasks that use the host network mode, it changes the container instance's namespaced kernel parameters as well as the containers.
914
+ * A list of namespaced kernel parameters to set in the container. This parameter maps to Sysctls in the Create a container section of the Docker Remote API and the --sysctl option to docker run. We don't recommended that you specify network-related systemControls parameters for multiple containers in a single task that also uses either the awsvpc or host network modes. For tasks that use the awsvpc network mode, the container that's started last determines which systemControls parameters take effect. For tasks that use the host network mode, it changes the container instance's namespaced kernel parameters as well as the containers.
914
915
  */
915
916
  systemControls?: SystemControls;
916
917
  /**
@@ -930,7 +931,7 @@ declare namespace ECS {
930
931
  */
931
932
  containerName: String;
932
933
  /**
933
- * The dependency condition of the container. The following are the available conditions and their behavior: START - This condition emulates the behavior of links and volumes today. It validates that a dependent container is started before permitting other containers to start. COMPLETE - This condition validates that a dependent container runs to completion (exits) before permitting other containers to start. This can be useful for nonessential containers that run a script and then exit. This condition cannot be set on an essential container. SUCCESS - This condition is the same as COMPLETE, but it also requires that the container exits with a zero status. This condition cannot be set on an essential container. HEALTHY - This condition validates that the dependent container passes its Docker health check before permitting other containers to start. This requires that the dependent container has health checks configured. This condition is confirmed only at task startup.
934
+ * The dependency condition of the container. The following are the available conditions and their behavior: START - This condition emulates the behavior of links and volumes today. It validates that a dependent container is started before permitting other containers to start. COMPLETE - This condition validates that a dependent container runs to completion (exits) before permitting other containers to start. This can be useful for nonessential containers that run a script and then exit. This condition can't be set on an essential container. SUCCESS - This condition is the same as COMPLETE, but it also requires that the container exits with a zero status. This condition can't be set on an essential container. HEALTHY - This condition validates that the dependent container passes its Docker health check before permitting other containers to start. This requires that the dependent container has health checks configured. This condition is confirmed only at task startup.
934
935
  */
935
936
  condition: ContainerCondition;
936
937
  }
@@ -944,11 +945,11 @@ declare namespace ECS {
944
945
  */
945
946
  ec2InstanceId?: String;
946
947
  /**
947
- * The capacity provider associated with the container instance.
948
+ * The capacity provider that's associated with the container instance.
948
949
  */
949
950
  capacityProviderName?: String;
950
951
  /**
951
- * The version counter for the container instance. Every time a container instance experiences a change that triggers a CloudWatch event, the version counter is incremented. If you are replicating your Amazon ECS container instance state with CloudWatch Events, you can compare the version of a container instance reported by the Amazon ECS APIs with the version reported in CloudWatch Events for the container instance (inside the detail object) to verify that the version in your event stream is current.
952
+ * The version counter for the container instance. Every time a container instance experiences a change that triggers a CloudWatch event, the version counter is incremented. If you're replicating your Amazon ECS container instance state with CloudWatch Events, you can compare the version of a container instance reported by the Amazon ECS APIs with the version reported in CloudWatch Events for the container instance (inside the detail object) to verify that the version in your event stream is current.
952
953
  */
953
954
  version?: Long;
954
955
  /**
@@ -956,7 +957,7 @@ declare namespace ECS {
956
957
  */
957
958
  versionInfo?: VersionInfo;
958
959
  /**
959
- * For CPU and memory resource types, this parameter describes the remaining CPU and memory that has not already been allocated to tasks and is therefore available for new tasks. For port resource types, this parameter describes the ports that were reserved by the Amazon ECS container agent (at instance registration time) and any task containers that have reserved port mappings on the host (with the host or bridge network mode). Any port that is not specified here is available for new tasks.
960
+ * For CPU and memory resource types, this parameter describes the remaining CPU and memory that wasn't already allocated to tasks and is therefore available for new tasks. For port resource types, this parameter describes the ports that were reserved by the Amazon ECS container agent (at instance registration time) and any task containers that have reserved port mappings on the host (with the host or bridge network mode). Any port that's not specified here is available for new tasks.
960
961
  */
961
962
  remainingResources?: Resources;
962
963
  /**
@@ -964,7 +965,7 @@ declare namespace ECS {
964
965
  */
965
966
  registeredResources?: Resources;
966
967
  /**
967
- * The status of the container instance. The valid values are REGISTERING, REGISTRATION_FAILED, ACTIVE, INACTIVE, DEREGISTERING, or DRAINING. If your account has opted in to the awsvpcTrunking account setting, then any newly registered container instance will transition to a REGISTERING status while the trunk elastic network interface is provisioned for the instance. If the registration fails, the instance will transition to a REGISTRATION_FAILED status. You can describe the container instance and see the reason for failure in the statusReason parameter. Once the container instance is terminated, the instance transitions to a DEREGISTERING status while the trunk elastic network interface is deprovisioned. The instance then transitions to an INACTIVE status. The ACTIVE status indicates that the container instance can accept tasks. The DRAINING indicates that new tasks are not placed on the container instance and any service tasks running on the container instance are removed if possible. For more information, see Container Instance Draining in the Amazon Elastic Container Service Developer Guide.
968
+ * The status of the container instance. The valid values are REGISTERING, REGISTRATION_FAILED, ACTIVE, INACTIVE, DEREGISTERING, or DRAINING. If your account has opted in to the awsvpcTrunking account setting, then any newly registered container instance will transition to a REGISTERING status while the trunk elastic network interface is provisioned for the instance. If the registration fails, the instance will transition to a REGISTRATION_FAILED status. You can describe the container instance and see the reason for failure in the statusReason parameter. Once the container instance is terminated, the instance transitions to a DEREGISTERING status while the trunk elastic network interface is deprovisioned. The instance then transitions to an INACTIVE status. The ACTIVE status indicates that the container instance can accept tasks. The DRAINING indicates that new tasks aren't placed on the container instance and any service tasks running on the container instance are removed if possible. For more information, see Container Instance Draining in the Amazon Elastic Container Service Developer Guide.
968
969
  */
969
970
  status?: String;
970
971
  /**
@@ -984,7 +985,7 @@ declare namespace ECS {
984
985
  */
985
986
  pendingTasksCount?: Integer;
986
987
  /**
987
- * The status of the most recent agent update. If an update has never been requested, this value is NULL.
988
+ * The status of the most recent agent update. If an update wasn't ever requested, this value is NULL.
988
989
  */
989
990
  agentUpdateStatus?: AgentUpdateStatus;
990
991
  /**
@@ -992,7 +993,7 @@ declare namespace ECS {
992
993
  */
993
994
  attributes?: Attributes;
994
995
  /**
995
- * The Unix timestamp for when the container instance was registered.
996
+ * The Unix timestamp for the time when the container instance was registered.
996
997
  */
997
998
  registeredAt?: Timestamp;
998
999
  /**
@@ -1000,12 +1001,26 @@ declare namespace ECS {
1000
1001
  */
1001
1002
  attachments?: Attachments;
1002
1003
  /**
1003
- * The metadata that you apply to the container instance to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1004
+ * The metadata that you apply to the container instance to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1004
1005
  */
1005
1006
  tags?: Tags;
1007
+ /**
1008
+ * An object representing the health status of the container instance.
1009
+ */
1010
+ healthStatus?: ContainerInstanceHealthStatus;
1006
1011
  }
1007
- export type ContainerInstanceField = "TAGS"|string;
1012
+ export type ContainerInstanceField = "TAGS"|"CONTAINER_INSTANCE_HEALTH"|string;
1008
1013
  export type ContainerInstanceFieldList = ContainerInstanceField[];
1014
+ export interface ContainerInstanceHealthStatus {
1015
+ /**
1016
+ * The overall health status of the container instance. This is an aggregate status of all container instance health checks.
1017
+ */
1018
+ overallStatus?: InstanceHealthCheckState;
1019
+ /**
1020
+ * An array of objects representing the details of the container instance health status.
1021
+ */
1022
+ details?: InstanceHealthCheckResultList;
1023
+ }
1009
1024
  export type ContainerInstanceStatus = "ACTIVE"|"DRAINING"|"REGISTERING"|"DEREGISTERING"|"REGISTRATION_FAILED"|string;
1010
1025
  export type ContainerInstances = ContainerInstance[];
1011
1026
  export interface ContainerOverride {
@@ -1061,7 +1076,7 @@ declare namespace ECS {
1061
1076
  */
1062
1077
  exitCode?: BoxedInteger;
1063
1078
  /**
1064
- * Any network bindings associated with the container.
1079
+ * Any network bindings that are associated with the container.
1065
1080
  */
1066
1081
  networkBindings?: NetworkBindings;
1067
1082
  /**
@@ -1077,7 +1092,7 @@ declare namespace ECS {
1077
1092
  export type Containers = Container[];
1078
1093
  export interface CreateCapacityProviderRequest {
1079
1094
  /**
1080
- * The name of the capacity provider. Up to 255 characters are allowed, including letters (upper and lowercase), numbers, underscores, and hyphens. The name cannot be prefixed with "aws", "ecs", or "fargate".
1095
+ * The name of the capacity provider. Up to 255 characters are allowed. They include letters (both upper and lowercase letters), numbers, underscores (_), and hyphens (-). The name can't be prefixed with "aws", "ecs", or "fargate".
1081
1096
  */
1082
1097
  name: String;
1083
1098
  /**
@@ -1085,7 +1100,7 @@ declare namespace ECS {
1085
1100
  */
1086
1101
  autoScalingGroupProvider: AutoScalingGroupProvider;
1087
1102
  /**
1088
- * The metadata that you apply to the capacity provider to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1103
+ * The metadata that you apply to the capacity provider to categorize and organize them more conveniently. Each tag consists of a key and an optional value. You define both of them. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1089
1104
  */
1090
1105
  tags?: Tags;
1091
1106
  }
@@ -1097,15 +1112,15 @@ declare namespace ECS {
1097
1112
  }
1098
1113
  export interface CreateClusterRequest {
1099
1114
  /**
1100
- * The name of your cluster. If you do not specify a name for your cluster, you create a cluster named default. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed.
1115
+ * The name of your cluster. If you don't specify a name for your cluster, you create a cluster that's named default. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed.
1101
1116
  */
1102
1117
  clusterName?: String;
1103
1118
  /**
1104
- * The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1119
+ * The metadata that you apply to the cluster to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1105
1120
  */
1106
1121
  tags?: Tags;
1107
1122
  /**
1108
- * The setting to use when creating a cluster. This parameter is used to enable CloudWatch Container Insights for a cluster. If this value is specified, it will override the containerInsights value set with PutAccountSetting or PutAccountSettingDefault.
1123
+ * The setting to use when creating a cluster. This parameter is used to enable CloudWatch Container Insights for a cluster. If this value is specified, it overrides the containerInsights value set with PutAccountSetting or PutAccountSettingDefault.
1109
1124
  */
1110
1125
  settings?: ClusterSettings;
1111
1126
  /**
@@ -1113,11 +1128,11 @@ declare namespace ECS {
1113
1128
  */
1114
1129
  configuration?: ClusterConfiguration;
1115
1130
  /**
1116
- * The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created and not already associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a Fargate capacity provider, specify either the FARGATE or FARGATE_SPOT capacity providers. The Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
1131
+ * The short name of one or more capacity providers to associate with the cluster. A capacity provider must be associated with a cluster before it can be included as part of the default capacity provider strategy of the cluster or used in a capacity provider strategy when calling the CreateService or RunTask actions. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must be created but not associated with another cluster. New Auto Scaling group capacity providers can be created with the CreateCapacityProvider API operation. To use a Fargate capacity provider, specify either the FARGATE or FARGATE_SPOT capacity providers. The Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
1117
1132
  */
1118
1133
  capacityProviders?: StringList;
1119
1134
  /**
1120
- * The capacity provider strategy to set as the default for the cluster. When a default capacity provider strategy is set for a cluster, when calling the RunTask or CreateService APIs with no capacity provider strategy or launch type specified, the default capacity provider strategy for the cluster is used. If a default capacity provider strategy is not defined for a cluster during creation, it can be defined later with the PutClusterCapacityProviders API operation.
1135
+ * The capacity provider strategy to set as the default for the cluster. After a default capacity provider strategy is set for a cluster, when you call the RunTask or CreateService APIs with no capacity provider strategy or launch type specified, the default capacity provider strategy for the cluster is used. If a default capacity provider strategy isn't defined for a cluster when it was created, it can be defined later with the PutClusterCapacityProviders API operation.
1121
1136
  */
1122
1137
  defaultCapacityProviderStrategy?: CapacityProviderStrategy;
1123
1138
  }
@@ -1129,7 +1144,7 @@ declare namespace ECS {
1129
1144
  }
1130
1145
  export interface CreateServiceRequest {
1131
1146
  /**
1132
- * The short name or full Amazon Resource Name (ARN) of the cluster on which to run your service. If you do not specify a cluster, the default cluster is assumed.
1147
+ * The short name or full Amazon Resource Name (ARN) of the cluster that you run your service on. If you do not specify a cluster, the default cluster is assumed.
1133
1148
  */
1134
1149
  cluster?: String;
1135
1150
  /**
@@ -1137,27 +1152,27 @@ declare namespace ECS {
1137
1152
  */
1138
1153
  serviceName: String;
1139
1154
  /**
1140
- * The family and revision (family:revision) or full ARN of the task definition to run in your service. If a revision is not specified, the latest ACTIVE revision is used. A task definition must be specified if the service is using either the ECS or CODE_DEPLOY deployment controllers.
1155
+ * The family and revision (family:revision) or full ARN of the task definition to run in your service. If a revision isn't specified, the latest ACTIVE revision is used. A task definition must be specified if the service uses either the ECS or CODE_DEPLOY deployment controllers.
1141
1156
  */
1142
1157
  taskDefinition?: String;
1143
1158
  /**
1144
- * A load balancer object representing the load balancers to use with your service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide. If the service is using the rolling update (ECS) deployment controller and using either an Application Load Balancer or Network Load Balancer, you must specify one or more target group ARNs to attach to the service. The service-linked role is required for services that make use of multiple target groups. For more information, see Using service-linked roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide. If the service is using the CODE_DEPLOY deployment controller, the service is required to use either an Application Load Balancer or Network Load Balancer. When creating an CodeDeploy deployment group, you specify two target groups (referred to as a targetGroupPair). During a deployment, CodeDeploy determines which task set in your service has the status PRIMARY and associates one target group with it, and then associates the other target group with the replacement task set. The load balancer can also have up to two listeners: a required listener for production traffic and an optional listener that allows you perform validation tests with Lambda functions before routing production traffic to it. After you create a service using the ECS deployment controller, the load balancer name or target group ARN, container name, and container port specified in the service definition are immutable. If you are using the CODE_DEPLOY deployment controller, these values can be changed when updating the service. For Application Load Balancers and Network Load Balancers, this object must contain the load balancer target group ARN, the container name (as it appears in a container definition), and the container port to access from the load balancer. The load balancer name parameter must be omitted. When a task from this service is placed on a container instance, the container instance and port combination is registered as a target in the target group specified here. For Classic Load Balancers, this object must contain the load balancer name, the container name (as it appears in a container definition), and the container port to access from the load balancer. The target group ARN parameter must be omitted. When a task from this service is placed on a container instance, the container instance is registered with the load balancer specified here. Services with tasks that use the awsvpc network mode (for example, those with the Fargate launch type) only support Application Load Balancers and Network Load Balancers. Classic Load Balancers are not supported. Also, when you create any target groups for these services, you must choose ip as the target type, not instance, because tasks that use the awsvpc network mode are associated with an elastic network interface, not an Amazon EC2 instance.
1159
+ * A load balancer object representing the load balancers to use with your service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide. If the service uses the rolling update (ECS) deployment controller and using either an Application Load Balancer or Network Load Balancer, you must specify one or more target group ARNs to attach to the service. The service-linked role is required for services that use multiple target groups. For more information, see Using service-linked roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide. If the service uses the CODE_DEPLOY deployment controller, the service is required to use either an Application Load Balancer or Network Load Balancer. When creating an CodeDeploy deployment group, you specify two target groups (referred to as a targetGroupPair). During a deployment, CodeDeploy determines which task set in your service has the status PRIMARY, and it associates one target group with it. Then, it also associates the other target group with the replacement task set. The load balancer can also have up to two listeners: a required listener for production traffic and an optional listener that you can use to perform validation tests with Lambda functions before routing production traffic to it. After you create a service using the ECS deployment controller, the load balancer name or target group ARN, container name, and container port that's specified in the service definition are immutable. If you use the CODE_DEPLOY deployment controller, these values can be changed when updating the service. For Application Load Balancers and Network Load Balancers, this object must contain the load balancer target group ARN, the container name, and the container port to access from the load balancer. The container name must be as it appears in a container definition. The load balancer name parameter must be omitted. When a task from this service is placed on a container instance, the container instance and port combination is registered as a target in the target group that's specified here. For Classic Load Balancers, this object must contain the load balancer name, the container name , and the container port to access from the load balancer. The container name must be as it appears in a container definition. The target group ARN parameter must be omitted. When a task from this service is placed on a container instance, the container instance is registered with the load balancer that's specified here. Services with tasks that use the awsvpc network mode (for example, those with the Fargate launch type) only support Application Load Balancers and Network Load Balancers. Classic Load Balancers aren't supported. Also, when you create any target groups for these services, you must choose ip as the target type, not instance. This is because tasks that use the awsvpc network mode are associated with an elastic network interface, not an Amazon EC2 instance.
1145
1160
  */
1146
1161
  loadBalancers?: LoadBalancers;
1147
1162
  /**
1148
- * The details of the service discovery registry to associate with this service. For more information, see Service discovery. Each service may be associated with one service registry. Multiple service registries per service isn't supported.
1163
+ * The details of the service discovery registry to associate with this service. For more information, see Service discovery. Each service may be associated with one service registry. Multiple service registries for each service isn't supported.
1149
1164
  */
1150
1165
  serviceRegistries?: ServiceRegistries;
1151
1166
  /**
1152
- * The number of instantiations of the specified task definition to place and keep running on your cluster. This is required if schedulingStrategy is REPLICA or is not specified. If schedulingStrategy is DAEMON then this is not required.
1167
+ * The number of instantiations of the specified task definition to place and keep running on your cluster. This is required if schedulingStrategy is REPLICA or isn't specified. If schedulingStrategy is DAEMON then this isn't required.
1153
1168
  */
1154
1169
  desiredCount?: BoxedInteger;
1155
1170
  /**
1156
- * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
1171
+ * An identifier that you provide to ensure the idempotency of the request. It must be unique and is case sensitive. Up to 32 ASCII characters are allowed.
1157
1172
  */
1158
1173
  clientToken?: String;
1159
1174
  /**
1160
- * The infrastructure on which to run your service. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide. The FARGATE launch type runs your tasks on Fargate On-Demand infrastructure. Fargate Spot infrastructure is available for use but a capacity provider strategy must be used. For more information, see Fargate capacity providers in the Amazon ECS User Guide for Fargate. The EC2 launch type runs your tasks on Amazon EC2 instances registered to your cluster. The EXTERNAL launch type runs your tasks on your on-premise server or virtual machine (VM) capacity registered to your cluster. A service can use either a launch type or a capacity provider strategy. If a launchType is specified, the capacityProviderStrategy parameter must be omitted.
1175
+ * The infrastructure that you run your service on. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide. The FARGATE launch type runs your tasks on Fargate On-Demand infrastructure. Fargate Spot infrastructure is available for use but a capacity provider strategy must be used. For more information, see Fargate capacity providers in the Amazon ECS User Guide for Fargate. The EC2 launch type runs your tasks on Amazon EC2 instances registered to your cluster. The EXTERNAL launch type runs your tasks on your on-premises server or virtual machine (VM) capacity registered to your cluster. A service can use either a launch type or a capacity provider strategy. If a launchType is specified, the capacityProviderStrategy parameter must be omitted.
1161
1176
  */
1162
1177
  launchType?: LaunchType;
1163
1178
  /**
@@ -1165,11 +1180,11 @@ declare namespace ECS {
1165
1180
  */
1166
1181
  capacityProviderStrategy?: CapacityProviderStrategy;
1167
1182
  /**
1168
- * The platform version that your tasks in the service are running on. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST platform version is used by default. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.
1183
+ * The platform version that your tasks in the service are running on. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST platform version is used. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.
1169
1184
  */
1170
1185
  platformVersion?: String;
1171
1186
  /**
1172
- * The name or full Amazon Resource Name (ARN) of the IAM role that allows Amazon ECS to make calls to your load balancer on your behalf. This parameter is only permitted if you are using a load balancer with your service and your task definition does not use the awsvpc network mode. If you specify the role parameter, you must also specify a load balancer object with the loadBalancers parameter. If your account has already created the Amazon ECS service-linked role, that role is used by default for your service unless you specify a role here. The service-linked role is required if your task definition uses the awsvpc network mode or if the service is configured to use service discovery, an external deployment controller, multiple target groups, or Elastic Inference accelerators in which case you should not specify a role here. For more information, see Using service-linked roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide. If your specified role has a path other than /, then you must either specify the full role ARN (this is recommended) or prefix the role name with the path. For example, if a role with the name bar has a path of /foo/ then you would specify /foo/bar as the role name. For more information, see Friendly names and paths in the IAM User Guide.
1187
+ * The name or full Amazon Resource Name (ARN) of the IAM role that allows Amazon ECS to make calls to your load balancer on your behalf. This parameter is only permitted if you are using a load balancer with your service and your task definition doesn't use the awsvpc network mode. If you specify the role parameter, you must also specify a load balancer object with the loadBalancers parameter. If your account has already created the Amazon ECS service-linked role, that role is used for your service unless you specify a role here. The service-linked role is required if your task definition uses the awsvpc network mode or if the service is configured to use service discovery, an external deployment controller, multiple target groups, or Elastic Inference accelerators in which case you don't specify a role here. For more information, see Using service-linked roles for Amazon ECS in the Amazon Elastic Container Service Developer Guide. If your specified role has a path other than /, then you must either specify the full role ARN (this is recommended) or prefix the role name with the path. For example, if a role with the name bar has a path of /foo/ then you would specify /foo/bar as the role name. For more information, see Friendly names and paths in the IAM User Guide.
1173
1188
  */
1174
1189
  role?: String;
1175
1190
  /**
@@ -1177,23 +1192,23 @@ declare namespace ECS {
1177
1192
  */
1178
1193
  deploymentConfiguration?: DeploymentConfiguration;
1179
1194
  /**
1180
- * An array of placement constraint objects to use for tasks in your service. You can specify a maximum of 10 constraints per task (this limit includes constraints in the task definition and those specified at runtime).
1195
+ * An array of placement constraint objects to use for tasks in your service. You can specify a maximum of 10 constraints for each task. This limit includes constraints in the task definition and those specified at runtime.
1181
1196
  */
1182
1197
  placementConstraints?: PlacementConstraints;
1183
1198
  /**
1184
- * The placement strategy objects to use for tasks in your service. You can specify a maximum of 5 strategy rules per service.
1199
+ * The placement strategy objects to use for tasks in your service. You can specify a maximum of 5 strategy rules for each service.
1185
1200
  */
1186
1201
  placementStrategy?: PlacementStrategies;
1187
1202
  /**
1188
- * The network configuration for the service. This parameter is required for task definitions that use the awsvpc network mode to receive their own elastic network interface, and it is not supported for other network modes. For more information, see Task networking in the Amazon Elastic Container Service Developer Guide.
1203
+ * The network configuration for the service. This parameter is required for task definitions that use the awsvpc network mode to receive their own elastic network interface, and it isn't supported for other network modes. For more information, see Task networking in the Amazon Elastic Container Service Developer Guide.
1189
1204
  */
1190
1205
  networkConfiguration?: NetworkConfiguration;
1191
1206
  /**
1192
- * The period of time, in seconds, that the Amazon ECS service scheduler should ignore unhealthy Elastic Load Balancing target health checks after a task has first started. This is only used when your service is configured to use a load balancer. If your service has a load balancer defined and you don't specify a health check grace period value, the default value of 0 is used. If your service's tasks take a while to start and respond to Elastic Load Balancing health checks, you can specify a health check grace period of up to 2,147,483,647 seconds. During that time, the Amazon ECS service scheduler ignores health check status. This grace period can prevent the service scheduler from marking tasks as unhealthy and stopping them before they have time to come up.
1207
+ * The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started. This is only used when your service is configured to use a load balancer. If your service has a load balancer defined and you don't specify a health check grace period value, the default value of 0 is used. If your service's tasks take a while to start and respond to Elastic Load Balancing health checks, you can specify a health check grace period of up to 2,147,483,647 seconds (about 69 years). During that time, the Amazon ECS service scheduler ignores health check status. This grace period can prevent the service scheduler from marking tasks as unhealthy and stopping them before they have time to come up.
1193
1208
  */
1194
1209
  healthCheckGracePeriodSeconds?: BoxedInteger;
1195
1210
  /**
1196
- * The scheduling strategy to use for the service. For more information, see Services. There are two service scheduler strategies available: REPLICA-The replica scheduling strategy places and maintains the desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. This scheduler strategy is required if the service is using the CODE_DEPLOY or EXTERNAL deployment controller types. DAEMON-The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks and will stop tasks that do not meet the placement constraints. When you're using this strategy, you don't need to specify a desired number of tasks, a task placement strategy, or use Service Auto Scaling policies. Tasks using the Fargate launch type or the CODE_DEPLOY or EXTERNAL deployment controller types don't support the DAEMON scheduling strategy.
1211
+ * The scheduling strategy to use for the service. For more information, see Services. There are two service scheduler strategies available: REPLICA-The replica scheduling strategy places and maintains the desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. This scheduler strategy is required if the service uses the CODE_DEPLOY or EXTERNAL deployment controller types. DAEMON-The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks and will stop tasks that don't meet the placement constraints. When you're using this strategy, you don't need to specify a desired number of tasks, a task placement strategy, or use Service Auto Scaling policies. Tasks using the Fargate launch type or the CODE_DEPLOY or EXTERNAL deployment controller types don't support the DAEMON scheduling strategy.
1197
1212
  */
1198
1213
  schedulingStrategy?: SchedulingStrategy;
1199
1214
  /**
@@ -1209,17 +1224,17 @@ declare namespace ECS {
1209
1224
  */
1210
1225
  enableECSManagedTags?: Boolean;
1211
1226
  /**
1212
- * Specifies whether to propagate the tags from the task definition or the service to the tasks in the service. If no value is specified, the tags are not propagated. Tags can only be propagated to the tasks within the service during service creation. To add tags to a task after service creation, use the TagResource API action.
1227
+ * Specifies whether to propagate the tags from the task definition or the service to the tasks in the service. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks within the service during service creation. To add tags to a task after service creation or task creation, use the TagResource API action.
1213
1228
  */
1214
1229
  propagateTags?: PropagateTags;
1215
1230
  /**
1216
- * Whether or not the execute command functionality is enabled for the service. If true, this enables execute command functionality on all containers in the service tasks.
1231
+ * Determines whether the execute command functionality is enabled for the service. If true, this enables execute command functionality on all containers in the service tasks.
1217
1232
  */
1218
1233
  enableExecuteCommand?: Boolean;
1219
1234
  }
1220
1235
  export interface CreateServiceResponse {
1221
1236
  /**
1222
- * The full description of your service following the create call. A service will return either a capacityProviderStrategy or launchType parameter, but not both, depending on which one was specified during creation. If a service is using the ECS deployment controller, the deploymentController and taskSets parameters will not be returned. If the service is using the CODE_DEPLOY deployment controller, the deploymentController, taskSets and deployments parameters will be returned, however the deployments parameter will be an empty list.
1237
+ * The full description of your service following the create call. A service will return either a capacityProviderStrategy or launchType parameter, but not both, depending where one was specified when it was created. If a service is using the ECS deployment controller, the deploymentController and taskSets parameters will not be returned. if the service uses the CODE_DEPLOY deployment controller, the deploymentController, taskSets and deployments parameters will be returned, however the deployments parameter will be an empty list.
1223
1238
  */
1224
1239
  service?: Service;
1225
1240
  }
@@ -1253,7 +1268,7 @@ declare namespace ECS {
1253
1268
  */
1254
1269
  serviceRegistries?: ServiceRegistries;
1255
1270
  /**
1256
- * The launch type that new tasks in the task set will use. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide. If a launchType is specified, the capacityProviderStrategy parameter must be omitted.
1271
+ * The launch type that new tasks in the task set uses. For more information, see Amazon ECS Launch Types in the Amazon Elastic Container Service Developer Guide. If a launchType is specified, the capacityProviderStrategy parameter must be omitted.
1257
1272
  */
1258
1273
  launchType?: LaunchType;
1259
1274
  /**
@@ -1261,7 +1276,7 @@ declare namespace ECS {
1261
1276
  */
1262
1277
  capacityProviderStrategy?: CapacityProviderStrategy;
1263
1278
  /**
1264
- * The platform version that the tasks in the task set should use. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST platform version is used by default.
1279
+ * The platform version that the tasks in the task set uses. A platform version is specified only for tasks using the Fargate launch type. If one isn't specified, the LATEST platform version is used.
1265
1280
  */
1266
1281
  platformVersion?: String;
1267
1282
  /**
@@ -1269,11 +1284,11 @@ declare namespace ECS {
1269
1284
  */
1270
1285
  scale?: Scale;
1271
1286
  /**
1272
- * Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 32 ASCII characters are allowed.
1287
+ * The identifier that you provide to ensure the idempotency of the request. It's case sensitive and must be unique. It can be up to 32 ASCII characters are allowed.
1273
1288
  */
1274
1289
  clientToken?: String;
1275
1290
  /**
1276
- * The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. When a service is deleted, the tags are deleted as well. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1291
+ * The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. When a service is deleted, the tags are deleted. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1277
1292
  */
1278
1293
  tags?: Tags;
1279
1294
  }
@@ -1285,11 +1300,11 @@ declare namespace ECS {
1285
1300
  }
1286
1301
  export interface DeleteAccountSettingRequest {
1287
1302
  /**
1288
- * The resource name for which to disable the account setting. If serviceLongArnFormat is specified, the ARN for your Amazon ECS services is affected. If taskLongArnFormat is specified, the ARN and resource ID for your Amazon ECS tasks is affected. If containerInstanceLongArnFormat is specified, the ARN and resource ID for your Amazon ECS container instances is affected. If awsvpcTrunking is specified, the ENI limit for your Amazon ECS container instances is affected.
1303
+ * The resource name to disable the account setting for. If serviceLongArnFormat is specified, the ARN for your Amazon ECS services is affected. If taskLongArnFormat is specified, the ARN and resource ID for your Amazon ECS tasks is affected. If containerInstanceLongArnFormat is specified, the ARN and resource ID for your Amazon ECS container instances is affected. If awsvpcTrunking is specified, the ENI limit for your Amazon ECS container instances is affected.
1289
1304
  */
1290
1305
  name: SettingName;
1291
1306
  /**
1292
- * The ARN of the principal, which can be an IAM user, IAM role, or the root user. If you specify the root user, it disables the account setting for all IAM users, IAM roles, and the root user of the account unless an IAM user or role explicitly overrides these settings. If this field is omitted, the setting is changed only for the authenticated user.
1307
+ * The Amazon Resource Name (ARN) of the principal. It can be an IAM user, IAM role, or the root user. If you specify the root user, it disables the account setting for all IAM users, IAM roles, and the root user of the account unless an IAM user or role explicitly overrides these settings. If this field is omitted, the setting is changed only for the authenticated user.
1293
1308
  */
1294
1309
  principalArn?: String;
1295
1310
  }
@@ -1305,7 +1320,7 @@ declare namespace ECS {
1305
1320
  */
1306
1321
  cluster?: String;
1307
1322
  /**
1308
- * The attributes to delete from your resource. You can specify up to 10 attributes per request. For custom attributes, specify the attribute name and target ID, but do not specify the value. If you specify the target ID using the short form, you must also specify the target type.
1323
+ * The attributes to delete from your resource. You can specify up to 10 attributes for each request. For custom attributes, specify the attribute name and target ID, but don't specify the value. If you specify the target ID using the short form, you must also specify the target type.
1309
1324
  */
1310
1325
  attributes: Attributes;
1311
1326
  }
@@ -1349,7 +1364,7 @@ declare namespace ECS {
1349
1364
  */
1350
1365
  service: String;
1351
1366
  /**
1352
- * If true, allows you to delete a service even if it has not been scaled down to zero tasks. It is only necessary to use this if the service is using the REPLICA scheduling strategy.
1367
+ * If true, allows you to delete a service even if it wasn't scaled down to zero tasks. It's only necessary to use this if the service uses the REPLICA scheduling strategy.
1353
1368
  */
1354
1369
  force?: BoxedBoolean;
1355
1370
  }
@@ -1361,7 +1376,7 @@ declare namespace ECS {
1361
1376
  }
1362
1377
  export interface DeleteTaskSetRequest {
1363
1378
  /**
1364
- * The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set exists in to delete.
1379
+ * The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set found in to delete.
1365
1380
  */
1366
1381
  cluster: String;
1367
1382
  /**
@@ -1373,7 +1388,7 @@ declare namespace ECS {
1373
1388
  */
1374
1389
  taskSet: String;
1375
1390
  /**
1376
- * If true, this allows you to delete a task set even if it hasn't been scaled down to zero.
1391
+ * If true, you can delete a task set even if it hasn't been scaled down to zero.
1377
1392
  */
1378
1393
  force?: BoxedBoolean;
1379
1394
  }
@@ -1389,7 +1404,7 @@ declare namespace ECS {
1389
1404
  */
1390
1405
  id?: String;
1391
1406
  /**
1392
- * The status of the deployment. The following describes each state: PRIMARY The most recent deployment of a service. ACTIVE A service deployment that still has running tasks, but are in the process of being replaced with a new PRIMARY deployment. INACTIVE A deployment that has been completely replaced.
1407
+ * The status of the deployment. The following describes each state. PRIMARY The most recent deployment of a service. ACTIVE A service deployment that still has running tasks, but are in the process of being replaced with a new PRIMARY deployment. INACTIVE A deployment that has been completely replaced.
1393
1408
  */
1394
1409
  status?: String;
1395
1410
  /**
@@ -1413,11 +1428,11 @@ declare namespace ECS {
1413
1428
  */
1414
1429
  failedTasks?: Integer;
1415
1430
  /**
1416
- * The Unix timestamp for when the service deployment was created.
1431
+ * The Unix timestamp for the time when the service deployment was created.
1417
1432
  */
1418
1433
  createdAt?: Timestamp;
1419
1434
  /**
1420
- * The Unix timestamp for when the service deployment was last updated.
1435
+ * The Unix timestamp for the time when the service deployment was last updated.
1421
1436
  */
1422
1437
  updatedAt?: Timestamp;
1423
1438
  /**
@@ -1429,15 +1444,19 @@ declare namespace ECS {
1429
1444
  */
1430
1445
  launchType?: LaunchType;
1431
1446
  /**
1432
- * The platform version on which your tasks in the service are running. A platform version is only specified for tasks using the Fargate launch type. If one is not specified, the LATEST platform version is used by default. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
1447
+ * The platform version that your tasks in the service run on. A platform version is only specified for tasks using the Fargate launch type. If one isn't specified, the LATEST platform version is used. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
1433
1448
  */
1434
1449
  platformVersion?: String;
1450
+ /**
1451
+ * The operating system that your tasks in the service, or tasks are running on. A platform family is specified only for tasks using the Fargate launch type. All tasks that run as part of this service must use the same platformFamily value as the service, for example, LINUX..
1452
+ */
1453
+ platformFamily?: String;
1435
1454
  /**
1436
1455
  * The VPC subnet and security group configuration for tasks that receive their own elastic network interface by using the awsvpc networking mode.
1437
1456
  */
1438
1457
  networkConfiguration?: NetworkConfiguration;
1439
1458
  /**
1440
- * The rolloutState of a service is only returned for services that use the rolling update (ECS) deployment type that are not behind a Classic Load Balancer. The rollout state of the deployment. When a service deployment is started, it begins in an IN_PROGRESS state. When the service reaches a steady state, the deployment will transition to a COMPLETED state. If the service fails to reach a steady state and circuit breaker is enabled, the deployment will transition to a FAILED state. A deployment in FAILED state will launch no new tasks. For more information, see DeploymentCircuitBreaker.
1459
+ * The rolloutState of a service is only returned for services that use the rolling update (ECS) deployment type that aren't behind a Classic Load Balancer. The rollout state of the deployment. When a service deployment is started, it begins in an IN_PROGRESS state. When the service reaches a steady state, the deployment transitions to a COMPLETED state. If the service fails to reach a steady state and circuit breaker is enabled, the deployment transitions to a FAILED state. A deployment in FAILED state doesn't launch any new tasks. For more information, see DeploymentCircuitBreaker.
1441
1460
  */
1442
1461
  rolloutState?: DeploymentRolloutState;
1443
1462
  /**
@@ -1447,11 +1466,11 @@ declare namespace ECS {
1447
1466
  }
1448
1467
  export interface DeploymentCircuitBreaker {
1449
1468
  /**
1450
- * Whether to enable the deployment circuit breaker logic for the service.
1469
+ * Determines whether to enable the deployment circuit breaker logic for the service.
1451
1470
  */
1452
1471
  enable: Boolean;
1453
1472
  /**
1454
- * Whether to enable Amazon ECS to roll back the service if a service deployment fails. If rollback is enabled, when a service deployment fails, the service is rolled back to the last deployment that completed successfully.
1473
+ * Determines whether to enable Amazon ECS to roll back the service if a service deployment fails. If rollback is enabled, when a service deployment fails, the service is rolled back to the last deployment that completed successfully.
1455
1474
  */
1456
1475
  rollback: Boolean;
1457
1476
  }
@@ -1465,7 +1484,7 @@ declare namespace ECS {
1465
1484
  */
1466
1485
  maximumPercent?: BoxedInteger;
1467
1486
  /**
1468
- * If a service is using the rolling update (ECS) deployment type, the minimum healthy percent represents a lower limit on the number of tasks in a service that must remain in the RUNNING state during a deployment, as a percentage of the desired number of tasks (rounded up to the nearest integer), and while any container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. This parameter enables you to deploy without using additional cluster capacity. For example, if your service has a desired number of four tasks and a minimum healthy percent of 50%, the scheduler may stop two existing tasks to free up cluster capacity before starting two new tasks. Tasks for services that do not use a load balancer are considered healthy if they are in the RUNNING state; tasks for services that do use a load balancer are considered healthy if they are in the RUNNING state and they are reported as healthy by the load balancer. The default value for minimum healthy percent is 100%. If a service is using the blue/green (CODE_DEPLOY) or EXTERNAL deployment types and tasks that use the EC2 launch type, the minimum healthy percent value is set to the default value and is used to define the lower limit on the number of the tasks in the service that remain in the RUNNING state while the container instances are in the DRAINING state. If the tasks in the service use the Fargate launch type, the minimum healthy percent value is not used, although it is returned when describing your service.
1487
+ * If a service is using the rolling update (ECS) deployment type, the minimum healthy percent represents a lower limit on the number of tasks in a service that must remain in the RUNNING state during a deployment, as a percentage of the desired number of tasks (rounded up to the nearest integer), and while any container instances are in the DRAINING state if the service contains tasks using the EC2 launch type. This parameter enables you to deploy without using additional cluster capacity. For example, if your service has a desired number of four tasks and a minimum healthy percent of 50%, the scheduler may stop two existing tasks to free up cluster capacity before starting two new tasks. Tasks for services that do not use a load balancer are considered healthy if they're in the RUNNING state; tasks for services that do use a load balancer are considered healthy if they're in the RUNNING state and they're reported as healthy by the load balancer. The default value for minimum healthy percent is 100%. If a service is using the blue/green (CODE_DEPLOY) or EXTERNAL deployment types and tasks that use the EC2 launch type, the minimum healthy percent value is set to the default value and is used to define the lower limit on the number of the tasks in the service that remain in the RUNNING state while the container instances are in the DRAINING state. If the tasks in the service use the Fargate launch type, the minimum healthy percent value is not used, although it is returned when describing your service.
1469
1488
  */
1470
1489
  minimumHealthyPercent?: BoxedInteger;
1471
1490
  }
@@ -1488,7 +1507,7 @@ declare namespace ECS {
1488
1507
  */
1489
1508
  containerInstance: String;
1490
1509
  /**
1491
- * Forces the deregistration of the container instance. If you have tasks running on the container instance when you deregister it with the force option, these tasks remain running until you terminate the instance or the tasks stop through some other means, but they are orphaned (no longer monitored or accounted for by Amazon ECS). If an orphaned task on your container instance is part of an Amazon ECS service, then the service scheduler starts another copy of that task, on a different container instance if possible. Any containers in orphaned service tasks that are registered with a Classic Load Balancer or an Application Load Balancer target group are deregistered. They begin connection draining according to the settings on the load balancer or target group.
1510
+ * Forces the container instance to be deregistered. If you have tasks running on the container instance when you deregister it with the force option, these tasks remain running until you terminate the instance or the tasks stop through some other means, but they're orphaned (no longer monitored or accounted for by Amazon ECS). If an orphaned task on your container instance is part of an Amazon ECS service, then the service scheduler starts another copy of that task, on a different container instance if possible. Any containers in orphaned service tasks that are registered with a Classic Load Balancer or an Application Load Balancer target group are deregistered. They begin connection draining according to the settings on the load balancer or target group.
1492
1511
  */
1493
1512
  force?: BoxedBoolean;
1494
1513
  }
@@ -1516,7 +1535,7 @@ declare namespace ECS {
1516
1535
  */
1517
1536
  capacityProviders?: StringList;
1518
1537
  /**
1519
- * Specifies whether or not you want to see the resource tags for the capacity provider. If TAGS is specified, the tags are included in the response. If this field is omitted, tags are not included in the response.
1538
+ * Specifies whether or not you want to see the resource tags for the capacity provider. If TAGS is specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.
1520
1539
  */
1521
1540
  include?: CapacityProviderFieldList;
1522
1541
  /**
@@ -1548,7 +1567,7 @@ declare namespace ECS {
1548
1567
  */
1549
1568
  clusters?: StringList;
1550
1569
  /**
1551
- * Whether to include additional information about the clusters in the response. If this field is omitted, this information isn't included. If ATTACHMENTS is specified, the attachments for the container instances or tasks within the cluster are included. If SETTINGS is specified, the settings for the cluster are included. If CONFIGURATIONS is specified, the configuration for the cluster is included. If STATISTICS is specified, the task and service count is included, separated by launch type. If TAGS is specified, the metadata tags associated with the cluster are included.
1570
+ * Determines whether to include additional information about the clusters in the response. If this field is omitted, this information isn't included. If ATTACHMENTS is specified, the attachments for the container instances or tasks within the cluster are included. If SETTINGS is specified, the settings for the cluster are included. If CONFIGURATIONS is specified, the configuration for the cluster is included. If STATISTICS is specified, the task and service count is included, separated by launch type. If TAGS is specified, the metadata tags associated with the cluster are included.
1552
1571
  */
1553
1572
  include?: ClusterFieldList;
1554
1573
  }
@@ -1572,7 +1591,7 @@ declare namespace ECS {
1572
1591
  */
1573
1592
  containerInstances: StringList;
1574
1593
  /**
1575
- * Specifies whether you want to see the resource tags for the container instance. If TAGS is specified, the tags are included in the response. If this field is omitted, tags are not included in the response.
1594
+ * Specifies whether you want to see the resource tags for the container instance. If TAGS is specified, the tags are included in the response. If CONTAINER_INSTANCE_HEALTH is specified, the container instance health is included in the response. If this field is omitted, tags and container instance health status aren't included in the response.
1576
1595
  */
1577
1596
  include?: ContainerInstanceFieldList;
1578
1597
  }
@@ -1596,7 +1615,7 @@ declare namespace ECS {
1596
1615
  */
1597
1616
  services: StringList;
1598
1617
  /**
1599
- * Specifies whether you want to see the resource tags for the service. If TAGS is specified, the tags are included in the response. If this field is omitted, tags are not included in the response.
1618
+ * Determines whether you want to see the resource tags for the service. If TAGS is specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.
1600
1619
  */
1601
1620
  include?: ServiceFieldList;
1602
1621
  }
@@ -1616,7 +1635,7 @@ declare namespace ECS {
1616
1635
  */
1617
1636
  taskDefinition: String;
1618
1637
  /**
1619
- * Specifies whether to see the resource tags for the task definition. If TAGS is specified, the tags are included in the response. If this field is omitted, tags are not included in the response.
1638
+ * Determines whether to see the resource tags for the task definition. If TAGS is specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.
1620
1639
  */
1621
1640
  include?: TaskDefinitionFieldList;
1622
1641
  }
@@ -1626,7 +1645,7 @@ declare namespace ECS {
1626
1645
  */
1627
1646
  taskDefinition?: TaskDefinition;
1628
1647
  /**
1629
- * The metadata that is applied to the task definition to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1648
+ * The metadata that's applied to the task definition to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
1630
1649
  */
1631
1650
  tags?: Tags;
1632
1651
  }
@@ -1644,7 +1663,7 @@ declare namespace ECS {
1644
1663
  */
1645
1664
  taskSets?: StringList;
1646
1665
  /**
1647
- * Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are included in the response. If this field is omitted, tags are not included in the response.
1666
+ * Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.
1648
1667
  */
1649
1668
  include?: TaskSetFieldList;
1650
1669
  }
@@ -1668,7 +1687,7 @@ declare namespace ECS {
1668
1687
  */
1669
1688
  tasks: StringList;
1670
1689
  /**
1671
- * Specifies whether you want to see the resource tags for the task. If TAGS is specified, the tags are included in the response. If this field is omitted, tags are not included in the response.
1690
+ * Specifies whether you want to see the resource tags for the task. If TAGS is specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.
1672
1691
  */
1673
1692
  include?: TaskFieldList;
1674
1693
  }
@@ -1706,7 +1725,7 @@ declare namespace ECS {
1706
1725
  */
1707
1726
  containerInstance?: String;
1708
1727
  /**
1709
- * The short name or full Amazon Resource Name (ARN) of the cluster to which the container instance belongs.
1728
+ * The short name or full Amazon Resource Name (ARN) of the cluster that the container instance belongs to.
1710
1729
  */
1711
1730
  cluster?: String;
1712
1731
  }
@@ -1727,7 +1746,7 @@ declare namespace ECS {
1727
1746
  */
1728
1747
  scope?: Scope;
1729
1748
  /**
1730
- * If this value is true, the Docker volume is created if it does not already exist. This field is only used if the scope is shared.
1749
+ * If this value is true, the Docker volume is created if it doesn't already exist. This field is only used if the scope is shared.
1731
1750
  */
1732
1751
  autoprovision?: BoxedBoolean;
1733
1752
  /**
@@ -1750,7 +1769,7 @@ declare namespace ECS {
1750
1769
  */
1751
1770
  accessPointId?: String;
1752
1771
  /**
1753
- * Whether or not to use the Amazon ECS task IAM role defined in a task definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the EFSVolumeConfiguration. If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS Access Points in the Amazon Elastic Container Service Developer Guide.
1772
+ * Determines whether to use the Amazon ECS task IAM role defined in a task definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the EFSVolumeConfiguration. If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS Access Points in the Amazon Elastic Container Service Developer Guide.
1754
1773
  */
1755
1774
  iam?: EFSAuthorizationConfigIAM;
1756
1775
  }
@@ -1766,7 +1785,7 @@ declare namespace ECS {
1766
1785
  */
1767
1786
  rootDirectory?: String;
1768
1787
  /**
1769
- * Whether or not to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server. Transit encryption must be enabled if Amazon EFS IAM authorization is used. If this parameter is omitted, the default value of DISABLED is used. For more information, see Encrypting Data in Transit in the Amazon Elastic File System User Guide.
1788
+ * Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server. Transit encryption must be enabled if Amazon EFS IAM authorization is used. If this parameter is omitted, the default value of DISABLED is used. For more information, see Encrypting Data in Transit in the Amazon Elastic File System User Guide.
1770
1789
  */
1771
1790
  transitEncryption?: EFSTransitEncryption;
1772
1791
  /**
@@ -1817,7 +1836,7 @@ declare namespace ECS {
1817
1836
  */
1818
1837
  cloudWatchLogGroupName?: String;
1819
1838
  /**
1820
- * Whether or not to enable encryption on the CloudWatch logs. If not specified, encryption will be disabled.
1839
+ * Determines whether to enable encryption on the CloudWatch logs. If not specified, encryption will be disabled.
1821
1840
  */
1822
1841
  cloudWatchEncryptionEnabled?: Boolean;
1823
1842
  /**
@@ -1825,7 +1844,7 @@ declare namespace ECS {
1825
1844
  */
1826
1845
  s3BucketName?: String;
1827
1846
  /**
1828
- * Whether or not to enable encryption on the CloudWatch logs. If not specified, encryption will be disabled.
1847
+ * Determines whether to use encryption on the S3 logs. If not specified, encryption is not used.
1829
1848
  */
1830
1849
  s3EncryptionEnabled?: Boolean;
1831
1850
  /**
@@ -1870,7 +1889,7 @@ declare namespace ECS {
1870
1889
  */
1871
1890
  containerName?: String;
1872
1891
  /**
1873
- * Whether or not the execute command session is running in interactive mode. Amazon ECS only supports initiating interactive sessions, so you must specify true for this value.
1892
+ * Determines whether the execute command session is running in interactive mode. Amazon ECS only supports initiating interactive sessions, so you must specify true for this value.
1874
1893
  */
1875
1894
  interactive?: Boolean;
1876
1895
  /**
@@ -1936,7 +1955,7 @@ declare namespace ECS {
1936
1955
  export type GpuIds = String[];
1937
1956
  export interface HealthCheck {
1938
1957
  /**
1939
- * A string array representing the command that the container runs to determine if it is healthy. The string array must start with CMD to execute the command arguments directly, or CMD-SHELL to run the command with the container's default shell. When you use the Amazon Web Services Management Console JSON panel, the Command Line Interface, or the APIs, you should enclose the list of commands in brackets, as shown below. [ "CMD-SHELL", "curl -f http://localhost/ || exit 1" ] You do not need to include the brackets when you use the Amazon Web Services Management Consoleas shown below. "CMD-SHELL", "curl -f http://localhost/ || exit 1" An exit code of 0 indicates success, and non-zero exit code indicates failure. For more information, see HealthCheck in the Create a container section of the Docker Remote API.
1958
+ * A string array representing the command that the container runs to determine if it is healthy. The string array must start with CMD to execute the command arguments directly, or CMD-SHELL to run the command with the container's default shell. When you use the Amazon Web Services Management Console JSON panel, the Command Line Interface, or the APIs, enclose the list of commands in brackets. [ "CMD-SHELL", "curl -f http://localhost/ || exit 1" ] You don't need to include the brackets when you use the Amazon Web Services Management Console. "CMD-SHELL", "curl -f http://localhost/ || exit 1" An exit code of 0 indicates success, and non-zero exit code indicates failure. For more information, see HealthCheck in the Create a container section of the Docker Remote API.
1940
1959
  */
1941
1960
  command: StringList;
1942
1961
  /**
@@ -1952,7 +1971,7 @@ declare namespace ECS {
1952
1971
  */
1953
1972
  retries?: BoxedInteger;
1954
1973
  /**
1955
- * The optional grace period within which to provide containers time to bootstrap before failed health checks count towards the maximum number of retries. You may specify between 0 and 300 seconds. The startPeriod is disabled by default. If a health check succeeds within the startPeriod, then the container is considered healthy and any subsequent failures count toward the maximum number of retries.
1974
+ * The optional grace period to provide containers time to bootstrap before failed health checks count towards the maximum number of retries. You can specify between 0 and 300 seconds. By default, the startPeriod is disabled. If a health check succeeds within the startPeriod, then the container is considered healthy and any subsequent failures count toward the maximum number of retries.
1956
1975
  */
1957
1976
  startPeriod?: BoxedInteger;
1958
1977
  }
@@ -1970,7 +1989,7 @@ declare namespace ECS {
1970
1989
  export type HostEntryList = HostEntry[];
1971
1990
  export interface HostVolumeProperties {
1972
1991
  /**
1973
- * When the host parameter is used, specify a sourcePath to declare the path on the host container instance that is presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If the host parameter contains a sourcePath file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the sourcePath value does not exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported. If you are using the Fargate launch type, the sourcePath parameter is not supported.
1992
+ * When the host parameter is used, specify a sourcePath to declare the path on the host container instance that's presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If the host parameter contains a sourcePath file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the sourcePath value doesn't exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported. If you're using the Fargate launch type, the sourcePath parameter is not supported.
1974
1993
  */
1975
1994
  sourcePath?: String;
1976
1995
  }
@@ -1996,6 +2015,27 @@ declare namespace ECS {
1996
2015
  }
1997
2016
  export type InferenceAcceleratorOverrides = InferenceAcceleratorOverride[];
1998
2017
  export type InferenceAccelerators = InferenceAccelerator[];
2018
+ export interface InstanceHealthCheckResult {
2019
+ /**
2020
+ * The type of container instance health status that was verified.
2021
+ */
2022
+ type?: InstanceHealthCheckType;
2023
+ /**
2024
+ * The container instance health status.
2025
+ */
2026
+ status?: InstanceHealthCheckState;
2027
+ /**
2028
+ * The Unix timestamp for when the container instance health status was last updated.
2029
+ */
2030
+ lastUpdated?: Timestamp;
2031
+ /**
2032
+ * The Unix timestamp for when the container instance health status last changed.
2033
+ */
2034
+ lastStatusChange?: Timestamp;
2035
+ }
2036
+ export type InstanceHealthCheckResultList = InstanceHealthCheckResult[];
2037
+ export type InstanceHealthCheckState = "OK"|"IMPAIRED"|"INSUFFICIENT_DATA"|"INITIALIZING"|string;
2038
+ export type InstanceHealthCheckType = "CONTAINER_RUNTIME"|string;
1999
2039
  export type Integer = number;
2000
2040
  export type IpcMode = "host"|"task"|"none"|string;
2001
2041
  export interface KernelCapabilities {
@@ -2025,7 +2065,7 @@ declare namespace ECS {
2025
2065
  */
2026
2066
  capabilities?: KernelCapabilities;
2027
2067
  /**
2028
- * Any host devices to expose to the container. This parameter maps to Devices in the Create a container section of the Docker Remote API and the --device option to docker run. If you are using tasks that use the Fargate launch type, the devices parameter is not supported.
2068
+ * Any host devices to expose to the container. This parameter maps to Devices in the Create a container section of the Docker Remote API and the --device option to docker run. If you're using tasks that use the Fargate launch type, the devices parameter isn't supported.
2029
2069
  */
2030
2070
  devices?: DevicesList;
2031
2071
  /**
@@ -2037,15 +2077,15 @@ declare namespace ECS {
2037
2077
  */
2038
2078
  sharedMemorySize?: BoxedInteger;
2039
2079
  /**
2040
- * The container path, mount options, and size (in MiB) of the tmpfs mount. This parameter maps to the --tmpfs option to docker run. If you are using tasks that use the Fargate launch type, the tmpfs parameter is not supported.
2080
+ * The container path, mount options, and size (in MiB) of the tmpfs mount. This parameter maps to the --tmpfs option to docker run. If you're using tasks that use the Fargate launch type, the tmpfs parameter isn't supported.
2041
2081
  */
2042
2082
  tmpfs?: TmpfsList;
2043
2083
  /**
2044
- * The total amount of swap memory (in MiB) a container can use. This parameter will be translated to the --memory-swap option to docker run where the value would be the sum of the container memory plus the maxSwap value. If a maxSwap value of 0 is specified, the container will not use swap. Accepted values are 0 or any positive integer. If the maxSwap parameter is omitted, the container will use the swap configuration for the container instance it is running on. A maxSwap value must be set for the swappiness parameter to be used. If you are using tasks that use the Fargate launch type, the maxSwap parameter is not supported.
2084
+ * The total amount of swap memory (in MiB) a container can use. This parameter will be translated to the --memory-swap option to docker run where the value would be the sum of the container memory plus the maxSwap value. If a maxSwap value of 0 is specified, the container will not use swap. Accepted values are 0 or any positive integer. If the maxSwap parameter is omitted, the container will use the swap configuration for the container instance it is running on. A maxSwap value must be set for the swappiness parameter to be used. If you're using tasks that use the Fargate launch type, the maxSwap parameter isn't supported.
2045
2085
  */
2046
2086
  maxSwap?: BoxedInteger;
2047
2087
  /**
2048
- * This allows you to tune a container's memory swappiness behavior. A swappiness value of 0 will cause swapping to not happen unless absolutely necessary. A swappiness value of 100 will cause pages to be swapped very aggressively. Accepted values are whole numbers between 0 and 100. If the swappiness parameter is not specified, a default value of 60 is used. If a value is not specified for maxSwap then this parameter is ignored. This parameter maps to the --memory-swappiness option to docker run. If you are using tasks that use the Fargate launch type, the swappiness parameter is not supported.
2088
+ * This allows you to tune a container's memory swappiness behavior. A swappiness value of 0 will cause swapping to not happen unless absolutely necessary. A swappiness value of 100 will cause pages to be swapped very aggressively. Accepted values are whole numbers between 0 and 100. If the swappiness parameter is not specified, a default value of 60 is used. If a value is not specified for maxSwap then this parameter is ignored. This parameter maps to the --memory-swappiness option to docker run. If you're using tasks that use the Fargate launch type, the swappiness parameter isn't supported.
2049
2089
  */
2050
2090
  swappiness?: BoxedInteger;
2051
2091
  }
@@ -2055,7 +2095,7 @@ declare namespace ECS {
2055
2095
  */
2056
2096
  name?: SettingName;
2057
2097
  /**
2058
- * The value of the account settings with which to filter results. You must also specify an account setting name to use this parameter.
2098
+ * The value of the account settings to filter results with. You must also specify an account setting name to use this parameter.
2059
2099
  */
2060
2100
  value?: String;
2061
2101
  /**
@@ -2063,15 +2103,15 @@ declare namespace ECS {
2063
2103
  */
2064
2104
  principalArn?: String;
2065
2105
  /**
2066
- * Specifies whether to return the effective settings. If true, the account settings for the root user or the default setting for the principalArn are returned. If false, the account settings for the principalArn are returned if they are set. Otherwise, no account settings are returned.
2106
+ * Determines whether to return the effective settings. If true, the account settings for the root user or the default setting for the principalArn are returned. If false, the account settings for the principalArn are returned if they're set. Otherwise, no account settings are returned.
2067
2107
  */
2068
2108
  effectiveSettings?: Boolean;
2069
2109
  /**
2070
- * The nextToken value returned from a ListAccountSettings request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it is possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2110
+ * The nextToken value returned from a ListAccountSettings request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it's possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2071
2111
  */
2072
2112
  nextToken?: String;
2073
2113
  /**
2074
- * The maximum number of account setting results returned by ListAccountSettings in paginated output. When this parameter is used, ListAccountSettings only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListAccountSettings request with the returned nextToken value. This value can be between 1 and 10. If this parameter is not used, then ListAccountSettings returns up to 10 results and a nextToken value if applicable.
2114
+ * The maximum number of account setting results returned by ListAccountSettings in paginated output. When this parameter is used, ListAccountSettings only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListAccountSettings request with the returned nextToken value. This value can be between 1 and 10. If this parameter isn't used, then ListAccountSettings returns up to 10 results and a nextToken value if applicable.
2075
2115
  */
2076
2116
  maxResults?: Integer;
2077
2117
  }
@@ -2091,23 +2131,23 @@ declare namespace ECS {
2091
2131
  */
2092
2132
  cluster?: String;
2093
2133
  /**
2094
- * The type of the target with which to list attributes.
2134
+ * The type of the target to list attributes with.
2095
2135
  */
2096
2136
  targetType: TargetType;
2097
2137
  /**
2098
- * The name of the attribute with which to filter the results.
2138
+ * The name of the attribute to filter the results with.
2099
2139
  */
2100
2140
  attributeName?: String;
2101
2141
  /**
2102
- * The value of the attribute with which to filter results. You must also specify an attribute name to use this parameter.
2142
+ * The value of the attribute to filter results with. You must also specify an attribute name to use this parameter.
2103
2143
  */
2104
2144
  attributeValue?: String;
2105
2145
  /**
2106
- * The nextToken value returned from a ListAttributes request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it is possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2146
+ * The nextToken value returned from a ListAttributes request indicating that more results are available to fulfill the request and further calls are needed. If maxResults was provided, it's possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2107
2147
  */
2108
2148
  nextToken?: String;
2109
2149
  /**
2110
- * The maximum number of cluster results returned by ListAttributes in paginated output. When this parameter is used, ListAttributes only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListAttributes request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListAttributes returns up to 100 results and a nextToken value if applicable.
2150
+ * The maximum number of cluster results that ListAttributes returned in paginated output. When this parameter is used, ListAttributes only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListAttributes request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListAttributes returns up to 100 results and a nextToken value if applicable.
2111
2151
  */
2112
2152
  maxResults?: BoxedInteger;
2113
2153
  }
@@ -2123,17 +2163,17 @@ declare namespace ECS {
2123
2163
  }
2124
2164
  export interface ListClustersRequest {
2125
2165
  /**
2126
- * The nextToken value returned from a ListClusters request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it is possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2166
+ * The nextToken value returned from a ListClusters request indicating that more results are available to fulfill the request and further calls are needed. If maxResults was provided, it's possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2127
2167
  */
2128
2168
  nextToken?: String;
2129
2169
  /**
2130
- * The maximum number of cluster results returned by ListClusters in paginated output. When this parameter is used, ListClusters only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListClusters request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListClusters returns up to 100 results and a nextToken value if applicable.
2170
+ * The maximum number of cluster results that ListClusters returned in paginated output. When this parameter is used, ListClusters only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListClusters request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListClusters returns up to 100 results and a nextToken value if applicable.
2131
2171
  */
2132
2172
  maxResults?: BoxedInteger;
2133
2173
  }
2134
2174
  export interface ListClustersResponse {
2135
2175
  /**
2136
- * The list of full Amazon Resource Name (ARN) entries for each cluster associated with your account.
2176
+ * The list of full Amazon Resource Name (ARN) entries for each cluster that's associated with your account.
2137
2177
  */
2138
2178
  clusterArns?: StringList;
2139
2179
  /**
@@ -2151,15 +2191,15 @@ declare namespace ECS {
2151
2191
  */
2152
2192
  filter?: String;
2153
2193
  /**
2154
- * The nextToken value returned from a ListContainerInstances request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it is possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2194
+ * The nextToken value returned from a ListContainerInstances request indicating that more results are available to fulfill the request and further calls are needed. If maxResults was provided, it's possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2155
2195
  */
2156
2196
  nextToken?: String;
2157
2197
  /**
2158
- * The maximum number of container instance results returned by ListContainerInstances in paginated output. When this parameter is used, ListContainerInstances only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListContainerInstances request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListContainerInstances returns up to 100 results and a nextToken value if applicable.
2198
+ * The maximum number of container instance results that ListContainerInstances returned in paginated output. When this parameter is used, ListContainerInstances only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListContainerInstances request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListContainerInstances returns up to 100 results and a nextToken value if applicable.
2159
2199
  */
2160
2200
  maxResults?: BoxedInteger;
2161
2201
  /**
2162
- * Filters the container instances by status. For example, if you specify the DRAINING status, the results include only container instances that have been set to DRAINING using UpdateContainerInstancesState. If you do not specify this parameter, the default is to include container instances set to all states other than INACTIVE.
2202
+ * Filters the container instances by status. For example, if you specify the DRAINING status, the results include only container instances that have been set to DRAINING using UpdateContainerInstancesState. If you don't specify this parameter, the default is to include container instances set to all states other than INACTIVE.
2163
2203
  */
2164
2204
  status?: ContainerInstanceStatus;
2165
2205
  }
@@ -2183,7 +2223,7 @@ declare namespace ECS {
2183
2223
  */
2184
2224
  nextToken?: String;
2185
2225
  /**
2186
- * The maximum number of service results returned by ListServices in paginated output. When this parameter is used, ListServices only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListServices request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListServices returns up to 10 results and a nextToken value if applicable.
2226
+ * The maximum number of service results that ListServices returned in paginated output. When this parameter is used, ListServices only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListServices request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListServices returns up to 10 results and a nextToken value if applicable.
2187
2227
  */
2188
2228
  maxResults?: BoxedInteger;
2189
2229
  /**
@@ -2197,7 +2237,7 @@ declare namespace ECS {
2197
2237
  }
2198
2238
  export interface ListServicesResponse {
2199
2239
  /**
2200
- * The list of full ARN entries for each service associated with the specified cluster.
2240
+ * The list of full ARN entries for each service that's associated with the specified cluster.
2201
2241
  */
2202
2242
  serviceArns?: StringList;
2203
2243
  /**
@@ -2207,7 +2247,7 @@ declare namespace ECS {
2207
2247
  }
2208
2248
  export interface ListTagsForResourceRequest {
2209
2249
  /**
2210
- * The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are Amazon ECS tasks, services, task definitions, clusters, and container instances.
2250
+ * The Amazon Resource Name (ARN) that identifies the resource to list the tags for. Currently, the supported resources are Amazon ECS tasks, services, task definitions, clusters, and container instances.
2211
2251
  */
2212
2252
  resourceArn: String;
2213
2253
  }
@@ -2219,11 +2259,11 @@ declare namespace ECS {
2219
2259
  }
2220
2260
  export interface ListTaskDefinitionFamiliesRequest {
2221
2261
  /**
2222
- * The familyPrefix is a string that is used to filter the results of ListTaskDefinitionFamilies. If you specify a familyPrefix, only task definition family names that begin with the familyPrefix string are returned.
2262
+ * The familyPrefix is a string that's used to filter the results of ListTaskDefinitionFamilies. If you specify a familyPrefix, only task definition family names that begin with the familyPrefix string are returned.
2223
2263
  */
2224
2264
  familyPrefix?: String;
2225
2265
  /**
2226
- * The task definition family status with which to filter the ListTaskDefinitionFamilies results. By default, both ACTIVE and INACTIVE task definition families are listed. If this parameter is set to ACTIVE, only task definition families that have an ACTIVE task definition revision are returned. If this parameter is set to INACTIVE, only task definition families that do not have any ACTIVE task definition revisions are returned. If you paginate the resulting output, be sure to keep the status value constant in each subsequent request.
2266
+ * The task definition family status to filter the ListTaskDefinitionFamilies results with. By default, both ACTIVE and INACTIVE task definition families are listed. If this parameter is set to ACTIVE, only task definition families that have an ACTIVE task definition revision are returned. If this parameter is set to INACTIVE, only task definition families that do not have any ACTIVE task definition revisions are returned. If you paginate the resulting output, be sure to keep the status value constant in each subsequent request.
2227
2267
  */
2228
2268
  status?: TaskDefinitionFamilyStatus;
2229
2269
  /**
@@ -2231,7 +2271,7 @@ declare namespace ECS {
2231
2271
  */
2232
2272
  nextToken?: String;
2233
2273
  /**
2234
- * The maximum number of task definition family results returned by ListTaskDefinitionFamilies in paginated output. When this parameter is used, ListTaskDefinitions only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListTaskDefinitionFamilies request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListTaskDefinitionFamilies returns up to 100 results and a nextToken value if applicable.
2274
+ * The maximum number of task definition family results that ListTaskDefinitionFamilies returned in paginated output. When this parameter is used, ListTaskDefinitions only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListTaskDefinitionFamilies request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListTaskDefinitionFamilies returns up to 100 results and a nextToken value if applicable.
2235
2275
  */
2236
2276
  maxResults?: BoxedInteger;
2237
2277
  }
@@ -2247,15 +2287,15 @@ declare namespace ECS {
2247
2287
  }
2248
2288
  export interface ListTaskDefinitionsRequest {
2249
2289
  /**
2250
- * The full family name with which to filter the ListTaskDefinitions results. Specifying a familyPrefix limits the listed task definitions to task definition revisions that belong to that family.
2290
+ * The full family name to filter the ListTaskDefinitions results with. Specifying a familyPrefix limits the listed task definitions to task definition revisions that belong to that family.
2251
2291
  */
2252
2292
  familyPrefix?: String;
2253
2293
  /**
2254
- * The task definition status with which to filter the ListTaskDefinitions results. By default, only ACTIVE task definitions are listed. By setting this parameter to INACTIVE, you can view task definitions that are INACTIVE as long as an active task or service still references them. If you paginate the resulting output, be sure to keep the status value constant in each subsequent request.
2294
+ * The task definition status to filter the ListTaskDefinitions results with. By default, only ACTIVE task definitions are listed. By setting this parameter to INACTIVE, you can view task definitions that are INACTIVE as long as an active task or service still references them. If you paginate the resulting output, be sure to keep the status value constant in each subsequent request.
2255
2295
  */
2256
2296
  status?: TaskDefinitionStatus;
2257
2297
  /**
2258
- * The order in which to sort the results. Valid values are ASC and DESC. By default (ASC), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter to DESC reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.
2298
+ * The order to sort the results in. Valid values are ASC and DESC. By default, (ASC) task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter to DESC reverses the sort order on family name and revision. This is so that the newest task definitions in a family are listed first.
2259
2299
  */
2260
2300
  sort?: SortOrder;
2261
2301
  /**
@@ -2263,7 +2303,7 @@ declare namespace ECS {
2263
2303
  */
2264
2304
  nextToken?: String;
2265
2305
  /**
2266
- * The maximum number of task definition results returned by ListTaskDefinitions in paginated output. When this parameter is used, ListTaskDefinitions only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListTaskDefinitions request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListTaskDefinitions returns up to 100 results and a nextToken value if applicable.
2306
+ * The maximum number of task definition results that ListTaskDefinitions returned in paginated output. When this parameter is used, ListTaskDefinitions only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListTaskDefinitions request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListTaskDefinitions returns up to 100 results and a nextToken value if applicable.
2267
2307
  */
2268
2308
  maxResults?: BoxedInteger;
2269
2309
  }
@@ -2291,15 +2331,15 @@ declare namespace ECS {
2291
2331
  */
2292
2332
  family?: String;
2293
2333
  /**
2294
- * The nextToken value returned from a ListTasks request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it is possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2334
+ * The nextToken value returned from a ListTasks request indicating that more results are available to fulfill the request and further calls will be needed. If maxResults was provided, it's possible the number of results to be fewer than maxResults. This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
2295
2335
  */
2296
2336
  nextToken?: String;
2297
2337
  /**
2298
- * The maximum number of task results returned by ListTasks in paginated output. When this parameter is used, ListTasks only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListTasks request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListTasks returns up to 100 results and a nextToken value if applicable.
2338
+ * The maximum number of task results that ListTasks returned in paginated output. When this parameter is used, ListTasks only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListTasks request with the returned nextToken value. This value can be between 1 and 100. If this parameter isn't used, then ListTasks returns up to 100 results and a nextToken value if applicable.
2299
2339
  */
2300
2340
  maxResults?: BoxedInteger;
2301
2341
  /**
2302
- * The startedBy value with which to filter the task results. Specifying a startedBy value limits the results to tasks that were started with that value.
2342
+ * The startedBy value to filter the task results with. Specifying a startedBy value limits the results to tasks that were started with that value.
2303
2343
  */
2304
2344
  startedBy?: String;
2305
2345
  /**
@@ -2307,7 +2347,7 @@ declare namespace ECS {
2307
2347
  */
2308
2348
  serviceName?: String;
2309
2349
  /**
2310
- * The task desired status to use when filtering the ListTasks results. Specifying a desiredStatus of STOPPED limits the results to tasks that Amazon ECS has set the desired status to STOPPED. This can be useful for debugging tasks that are not starting properly or have died or finished. The default status filter is RUNNING, which shows tasks that Amazon ECS has set the desired status to RUNNING. Although you can filter results based on a desired status of PENDING, this does not return any results. Amazon ECS never sets the desired status of a task to that value (only a task's lastStatus may have a value of PENDING).
2350
+ * The task desired status to use when filtering the ListTasks results. Specifying a desiredStatus of STOPPED limits the results to tasks that Amazon ECS has set the desired status to STOPPED. This can be useful for debugging tasks that aren't starting properly or have died or finished. The default status filter is RUNNING, which shows tasks that Amazon ECS has set the desired status to RUNNING. Although you can filter results based on a desired status of PENDING, this doesn't return any results. Amazon ECS never sets the desired status of a task to that value (only a task's lastStatus may have a value of PENDING).
2311
2351
  */
2312
2352
  desiredStatus?: DesiredStatus;
2313
2353
  /**
@@ -2327,7 +2367,7 @@ declare namespace ECS {
2327
2367
  }
2328
2368
  export interface LoadBalancer {
2329
2369
  /**
2330
- * The full Amazon Resource Name (ARN) of the Elastic Load Balancing target group or groups associated with a service or task set. A target group ARN is only specified when using an Application Load Balancer or Network Load Balancer. If you are using a Classic Load Balancer the target group ARN should be omitted. For services using the ECS deployment controller, you can specify one or multiple target groups. For more information, see Registering Multiple Target Groups with a Service in the Amazon Elastic Container Service Developer Guide. For services using the CODE_DEPLOY deployment controller, you are required to define two target groups for the load balancer. For more information, see Blue/Green Deployment with CodeDeploy in the Amazon Elastic Container Service Developer Guide. If your service's task definition uses the awsvpc network mode (which is required for the Fargate launch type), you must choose ip as the target type, not instance, when creating your target groups because tasks that use the awsvpc network mode are associated with an elastic network interface, not an Amazon EC2 instance.
2370
+ * The full Amazon Resource Name (ARN) of the Elastic Load Balancing target group or groups associated with a service or task set. A target group ARN is only specified when using an Application Load Balancer or Network Load Balancer. If you're using a Classic Load Balancer, omit the target group ARN. For services using the ECS deployment controller, you can specify one or multiple target groups. For more information, see Registering Multiple Target Groups with a Service in the Amazon Elastic Container Service Developer Guide. For services using the CODE_DEPLOY deployment controller, you're required to define two target groups for the load balancer. For more information, see Blue/Green Deployment with CodeDeploy in the Amazon Elastic Container Service Developer Guide. If your service's task definition uses the awsvpc network mode, you must choose ip as the target type, not instance. Do this when creating your target groups because tasks that use the awsvpc network mode are associated with an elastic network interface, not an Amazon EC2 instance. This network mode is required for the Fargate launch type.
2331
2371
  */
2332
2372
  targetGroupArn?: String;
2333
2373
  /**
@@ -2339,14 +2379,14 @@ declare namespace ECS {
2339
2379
  */
2340
2380
  containerName?: String;
2341
2381
  /**
2342
- * The port on the container to associate with the load balancer. This port must correspond to a containerPort in the task definition the tasks in the service are using. For tasks that use the EC2 launch type, the container instance they are launched on must allow ingress traffic on the hostPort of the port mapping.
2382
+ * The port on the container to associate with the load balancer. This port must correspond to a containerPort in the task definition the tasks in the service are using. For tasks that use the EC2 launch type, the container instance they're launched on must allow ingress traffic on the hostPort of the port mapping.
2343
2383
  */
2344
2384
  containerPort?: BoxedInteger;
2345
2385
  }
2346
2386
  export type LoadBalancers = LoadBalancer[];
2347
2387
  export interface LogConfiguration {
2348
2388
  /**
2349
- * The log driver to use for the container. For tasks on Fargate, the supported log drivers are awslogs, splunk, and awsfirelens. For tasks hosted on Amazon EC2 instances, the supported log drivers are awslogs, fluentd, gelf, json-file, journald, logentries,syslog, splunk, and awsfirelens. For more information about using the awslogs log driver, see Using the awslogs log driver in the Amazon Elastic Container Service Developer Guide. For more information about using the awsfirelens log driver, see Custom log routing in the Amazon Elastic Container Service Developer Guide. If you have a custom driver that is not listed, you can fork the Amazon ECS container agent project that is available on GitHub and customize it to work with that driver. We encourage you to submit pull requests for changes that you would like to have included. However, we do not currently provide support for running modified copies of this software.
2389
+ * The log driver to use for the container. For tasks on Fargate, the supported log drivers are awslogs, splunk, and awsfirelens. For tasks hosted on Amazon EC2 instances, the supported log drivers are awslogs, fluentd, gelf, json-file, journald, logentries,syslog, splunk, and awsfirelens. For more information about using the awslogs log driver, see Using the awslogs log driver in the Amazon Elastic Container Service Developer Guide. For more information about using the awsfirelens log driver, see Custom log routing in the Amazon Elastic Container Service Developer Guide. If you have a custom driver that isn't listed, you can fork the Amazon ECS container agent project that's available on GitHub and customize it to work with that driver. We encourage you to submit pull requests for changes that you would like to have included. However, we don't currently provide support for running modified copies of this software.
2350
2390
  */
2351
2391
  logDriver: LogDriver;
2352
2392
  /**
@@ -2363,7 +2403,7 @@ declare namespace ECS {
2363
2403
  export type Long = number;
2364
2404
  export interface ManagedAgent {
2365
2405
  /**
2366
- * The Unix timestamp for when the managed agent was last started.
2406
+ * The Unix timestamp for the time when the managed agent was last started.
2367
2407
  */
2368
2408
  lastStartedAt?: Timestamp;
2369
2409
  /**
@@ -2382,7 +2422,7 @@ declare namespace ECS {
2382
2422
  export type ManagedAgentName = "ExecuteCommandAgent"|string;
2383
2423
  export interface ManagedAgentStateChange {
2384
2424
  /**
2385
- * The name of the container associated with the managed agent.
2425
+ * The name of the container that's associated with the managed agent.
2386
2426
  */
2387
2427
  containerName: String;
2388
2428
  /**
@@ -2402,19 +2442,19 @@ declare namespace ECS {
2402
2442
  export type ManagedAgents = ManagedAgent[];
2403
2443
  export interface ManagedScaling {
2404
2444
  /**
2405
- * Whether or not to enable managed scaling for the capacity provider.
2445
+ * Determines whether to enable managed scaling for the capacity provider.
2406
2446
  */
2407
2447
  status?: ManagedScalingStatus;
2408
2448
  /**
2409
- * The target capacity value for the capacity provider. The specified value must be greater than 0 and less than or equal to 100. A value of 100 will result in the Amazon EC2 instances in your Auto Scaling group being completely utilized.
2449
+ * The target capacity value for the capacity provider. The specified value must be greater than 0 and less than or equal to 100. A value of 100 results in the Amazon EC2 instances in your Auto Scaling group being completely used.
2410
2450
  */
2411
2451
  targetCapacity?: ManagedScalingTargetCapacity;
2412
2452
  /**
2413
- * The minimum number of container instances that Amazon ECS will scale in or scale out at one time. If this parameter is omitted, the default value of 1 is used.
2453
+ * The minimum number of container instances that Amazon ECS scales in or scales out at one time. If this parameter is omitted, the default value of 1 is used.
2414
2454
  */
2415
2455
  minimumScalingStepSize?: ManagedScalingStepSize;
2416
2456
  /**
2417
- * The maximum number of container instances that Amazon ECS will scale in or scale out at one time. If this parameter is omitted, the default value of 10000 is used.
2457
+ * The maximum number of container instances that Amazon ECS scales in or scales out at one time. If this parameter is omitted, the default value of 10000 is used.
2418
2458
  */
2419
2459
  maximumScalingStepSize?: ManagedScalingStepSize;
2420
2460
  /**
@@ -2448,11 +2488,11 @@ declare namespace ECS {
2448
2488
  */
2449
2489
  bindIP?: String;
2450
2490
  /**
2451
- * The port number on the container that is used with the network binding.
2491
+ * The port number on the container that's used with the network binding.
2452
2492
  */
2453
2493
  containerPort?: BoxedInteger;
2454
2494
  /**
2455
- * The port number on the host that is used with the network binding.
2495
+ * The port number on the host that's used with the network binding.
2456
2496
  */
2457
2497
  hostPort?: BoxedInteger;
2458
2498
  /**
@@ -2463,7 +2503,7 @@ declare namespace ECS {
2463
2503
  export type NetworkBindings = NetworkBinding[];
2464
2504
  export interface NetworkConfiguration {
2465
2505
  /**
2466
- * The VPC subnets and security groups associated with a task. All specified subnets and security groups must be from the same VPC.
2506
+ * The VPC subnets and security groups that are associated with a task. All specified subnets and security groups must be from the same VPC.
2467
2507
  */
2468
2508
  awsvpcConfiguration?: AwsVpcConfiguration;
2469
2509
  }
@@ -2483,6 +2523,7 @@ declare namespace ECS {
2483
2523
  }
2484
2524
  export type NetworkInterfaces = NetworkInterface[];
2485
2525
  export type NetworkMode = "bridge"|"host"|"awsvpc"|"none"|string;
2526
+ export type OSFamily = "WINDOWS_SERVER_2019_FULL"|"WINDOWS_SERVER_2019_CORE"|"WINDOWS_SERVER_2016_FULL"|"WINDOWS_SERVER_2004_CORE"|"WINDOWS_SERVER_2022_CORE"|"WINDOWS_SERVER_2022_FULL"|"WINDOWS_SERVER_20H2_CORE"|"LINUX"|string;
2486
2527
  export type PidMode = "host"|"task"|string;
2487
2528
  export interface PlacementConstraint {
2488
2529
  /**
@@ -2499,22 +2540,22 @@ declare namespace ECS {
2499
2540
  export type PlacementStrategies = PlacementStrategy[];
2500
2541
  export interface PlacementStrategy {
2501
2542
  /**
2502
- * The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
2543
+ * The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that's specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory but still enough to run the task.
2503
2544
  */
2504
2545
  type?: PlacementStrategyType;
2505
2546
  /**
2506
- * The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
2547
+ * The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that's applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
2507
2548
  */
2508
2549
  field?: String;
2509
2550
  }
2510
2551
  export type PlacementStrategyType = "random"|"spread"|"binpack"|string;
2511
2552
  export interface PlatformDevice {
2512
2553
  /**
2513
- * The ID for the GPU(s) on the container instance. The available GPU IDs can also be obtained on the container instance in the /var/lib/ecs/gpu/nvidia_gpu_info.json file.
2554
+ * The ID for the GPUs on the container instance. The available GPU IDs can also be obtained on the container instance in the /var/lib/ecs/gpu/nvidia_gpu_info.json file.
2514
2555
  */
2515
2556
  id: String;
2516
2557
  /**
2517
- * The type of device that is available on the container instance. The only supported value is GPU.
2558
+ * The type of device that's available on the container instance. The only supported value is GPU.
2518
2559
  */
2519
2560
  type: PlatformDeviceType;
2520
2561
  }
@@ -2522,11 +2563,11 @@ declare namespace ECS {
2522
2563
  export type PlatformDevices = PlatformDevice[];
2523
2564
  export interface PortMapping {
2524
2565
  /**
2525
- * The port number on the container that is bound to the user-specified or automatically assigned host port. If you are using containers in a task with the awsvpc or host network mode, exposed ports should be specified using containerPort. If you are using containers in a task with the bridge network mode and you specify a container port and not a host port, your container automatically receives a host port in the ephemeral port range. For more information, see hostPort. Port mappings that are automatically assigned in this way do not count toward the 100 reserved ports limit of a container instance.
2566
+ * The port number on the container that's bound to the user-specified or automatically assigned host port. If you use containers in a task with the awsvpc or host network mode, specify the exposed ports using containerPort. If you use containers in a task with the bridge network mode and you specify a container port and not a host port, your container automatically receives a host port in the ephemeral port range. For more information, see hostPort. Port mappings that are automatically assigned in this way do not count toward the 100 reserved ports limit of a container instance.
2526
2567
  */
2527
2568
  containerPort?: BoxedInteger;
2528
2569
  /**
2529
- * The port number on the container instance to reserve for your container. If you are using containers in a task with the awsvpc or host network mode, the hostPort can either be left blank or set to the same value as the containerPort. If you are using containers in a task with the bridge network mode, you can specify a non-reserved host port for your container port mapping, or you can omit the hostPort (or set it to 0) while specifying a containerPort and your container automatically receives a port in the ephemeral port range for your container instance operating system and Docker version. The default ephemeral port range for Docker version 1.6.0 and later is listed on the instance under /proc/sys/net/ipv4/ip_local_port_range. If this kernel parameter is unavailable, the default ephemeral port range from 49153 through 65535 is used. Do not attempt to specify a host port in the ephemeral port range as these are reserved for automatic assignment. In general, ports below 32768 are outside of the ephemeral port range. The default ephemeral port range from 49153 through 65535 is always used for Docker versions before 1.6.0. The default reserved ports are 22 for SSH, the Docker ports 2375 and 2376, and the Amazon ECS container agent ports 51678-51680. Any host port that was previously specified in a running task is also reserved while the task is running (after a task stops, the host port is released). The current reserved ports are displayed in the remainingResources of DescribeContainerInstances output. A container instance can have up to 100 reserved ports at a time, including the default reserved ports. Automatically assigned ports don't count toward the 100 reserved ports limit.
2570
+ * The port number on the container instance to reserve for your container. If you use containers in a task with the awsvpc or host network mode, the hostPort can either be left blank or set to the same value as the containerPort. If you use containers in a task with the bridge network mode, you can specify a non-reserved host port for your container port mapping, or you can omit the hostPort (or set it to 0) while specifying a containerPort and your container automatically receives a port in the ephemeral port range for your container instance operating system and Docker version. The default ephemeral port range for Docker version 1.6.0 and later is listed on the instance under /proc/sys/net/ipv4/ip_local_port_range. If this kernel parameter is unavailable, the default ephemeral port range from 49153 through 65535 is used. Do not attempt to specify a host port in the ephemeral port range as these are reserved for automatic assignment. In general, ports below 32768 are outside of the ephemeral port range. The default ephemeral port range from 49153 through 65535 is always used for Docker versions before 1.6.0. The default reserved ports are 22 for SSH, the Docker ports 2375 and 2376, and the Amazon ECS container agent ports 51678-51680. Any host port that was previously specified in a running task is also reserved while the task is running. That is, after a task stops, the host port is released. The current reserved ports are displayed in the remainingResources of DescribeContainerInstances output. A container instance can have up to 100 reserved ports at a time. This number includes the default reserved ports. Automatically assigned ports aren't included in the 100 reserved ports quota.
2530
2571
  */
2531
2572
  hostPort?: BoxedInteger;
2532
2573
  /**
@@ -2594,7 +2635,7 @@ declare namespace ECS {
2594
2635
  */
2595
2636
  cluster?: String;
2596
2637
  /**
2597
- * The attributes to apply to your resource. You can specify up to 10 custom attributes per resource. You can specify up to 10 attributes in a single call.
2638
+ * The attributes to apply to your resource. You can specify up to 10 custom attributes for each resource. You can specify up to 10 attributes in a single call.
2598
2639
  */
2599
2640
  attributes: Attributes;
2600
2641
  }
@@ -2606,7 +2647,7 @@ declare namespace ECS {
2606
2647
  }
2607
2648
  export interface PutClusterCapacityProvidersRequest {
2608
2649
  /**
2609
- * The short name or full Amazon Resource Name (ARN) of the cluster to modify the capacity provider settings for. If you do not specify a cluster, the default cluster is assumed.
2650
+ * The short name or full Amazon Resource Name (ARN) of the cluster to modify the capacity provider settings for. If you don't specify a cluster, the default cluster is assumed.
2610
2651
  */
2611
2652
  cluster: String;
2612
2653
  /**
@@ -2626,7 +2667,7 @@ declare namespace ECS {
2626
2667
  }
2627
2668
  export interface RegisterContainerInstanceRequest {
2628
2669
  /**
2629
- * The short name or full Amazon Resource Name (ARN) of the cluster with which to register your container instance. If you do not specify a cluster, the default cluster is assumed.
2670
+ * The short name or full Amazon Resource Name (ARN) of the cluster to register your container instance with. If you do not specify a cluster, the default cluster is assumed.
2630
2671
  */
2631
2672
  cluster?: String;
2632
2673
  /**
@@ -2642,7 +2683,7 @@ declare namespace ECS {
2642
2683
  */
2643
2684
  totalResources?: Resources;
2644
2685
  /**
2645
- * The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
2686
+ * The version information for the Amazon ECS container agent and Docker daemon that runs on the container instance.
2646
2687
  */
2647
2688
  versionInfo?: VersionInfo;
2648
2689
  /**
@@ -2658,7 +2699,7 @@ declare namespace ECS {
2658
2699
  */
2659
2700
  platformDevices?: PlatformDevices;
2660
2701
  /**
2661
- * The metadata that you apply to the container instance to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
2702
+ * The metadata that you apply to the container instance to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
2662
2703
  */
2663
2704
  tags?: Tags;
2664
2705
  }
@@ -2670,7 +2711,7 @@ declare namespace ECS {
2670
2711
  }
2671
2712
  export interface RegisterTaskDefinitionRequest {
2672
2713
  /**
2673
- * You must specify a family for a task definition, which allows you to track multiple versions of the same task definition. The family is used as a name for your task definition. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed.
2714
+ * You must specify a family for a task definition. You can use it track multiple versions of the same task definition. The family is used as a name for your task definition. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed.
2674
2715
  */
2675
2716
  family: String;
2676
2717
  /**
@@ -2690,27 +2731,27 @@ declare namespace ECS {
2690
2731
  */
2691
2732
  containerDefinitions: ContainerDefinitions;
2692
2733
  /**
2693
- * A list of volume definitions in JSON format that containers in your task may use.
2734
+ * A list of volume definitions in JSON format that containers in your task might use.
2694
2735
  */
2695
2736
  volumes?: VolumeList;
2696
2737
  /**
2697
- * An array of placement constraint objects to use for the task. You can specify a maximum of 10 constraints per task (this limit includes constraints in the task definition and those specified at runtime).
2738
+ * An array of placement constraint objects to use for the task. You can specify a maximum of 10 constraints for each task. This limit includes constraints in the task definition and those specified at runtime.
2698
2739
  */
2699
2740
  placementConstraints?: TaskDefinitionPlacementConstraints;
2700
2741
  /**
2701
- * The task launch type that Amazon ECS should validate the task definition against. A client exception is returned if the task definition doesn't validate against the compatibilities specified. If no value is specified, the parameter is omitted from the response.
2742
+ * The task launch type that Amazon ECS validates the task definition against. A client exception is returned if the task definition doesn't validate against the compatibilities specified. If no value is specified, the parameter is omitted from the response.
2702
2743
  */
2703
2744
  requiresCompatibilities?: CompatibilityList;
2704
2745
  /**
2705
- * The number of CPU units used by the task. It can be expressed as an integer using CPU units, for example 1024, or as a string using vCPUs, for example 1 vCPU or 1 vcpu, in a task definition. String values are converted to an integer indicating the CPU units when the task definition is registered. Task-level CPU and memory parameters are ignored for Windows containers. We recommend specifying container-level resources for Windows containers. If you are using the EC2 launch type, this field is optional. Supported values are between 128 CPU units (0.125 vCPUs) and 10240 CPU units (10 vCPUs). If you are using the Fargate launch type, this field is required and you must use one of the following values, which determines your range of supported values for the memory parameter: 256 (.25 vCPU) - Available memory values: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) 512 (.5 vCPU) - Available memory values: 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) 1024 (1 vCPU) - Available memory values: 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) 2048 (2 vCPU) - Available memory values: Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) 4096 (4 vCPU) - Available memory values: Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB)
2746
+ * The number of CPU units used by the task. It can be expressed as an integer using CPU units (for example, 1024) or as a string using vCPUs (for example, 1 vCPU or 1 vcpu) in a task definition. String values are converted to an integer indicating the CPU units when the task definition is registered. Task-level CPU and memory parameters are ignored for Windows containers. We recommend specifying container-level resources for Windows containers. If you're using the EC2 launch type, this field is optional. Supported values are between 128 CPU units (0.125 vCPUs) and 10240 CPU units (10 vCPUs). If you're using the Fargate launch type, this field is required and you must use one of the following values, which determines your range of supported values for the memory parameter: The CPU units cannot be less than 1 vCPU when you use Windows containers on Fargate. 256 (.25 vCPU) - Available memory values: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) 512 (.5 vCPU) - Available memory values: 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) 1024 (1 vCPU) - Available memory values: 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) 2048 (2 vCPU) - Available memory values: Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) 4096 (4 vCPU) - Available memory values: Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB)
2706
2747
  */
2707
2748
  cpu?: String;
2708
2749
  /**
2709
- * The amount of memory (in MiB) used by the task. It can be expressed as an integer using MiB, for example 1024, or as a string using GB, for example 1GB or 1 GB, in a task definition. String values are converted to an integer indicating the MiB when the task definition is registered. Task-level CPU and memory parameters are ignored for Windows containers. We recommend specifying container-level resources for Windows containers. If using the EC2 launch type, this field is optional. If using the Fargate launch type, this field is required and you must use one of the following values, which determines your range of supported values for the cpu parameter: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) - Available cpu values: 256 (.25 vCPU) 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) - Available cpu values: 512 (.5 vCPU) 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) - Available cpu values: 1024 (1 vCPU) Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) - Available cpu values: 2048 (2 vCPU) Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB) - Available cpu values: 4096 (4 vCPU)
2750
+ * The amount of memory (in MiB) used by the task. It can be expressed as an integer using MiB (for example ,1024) or as a string using GB (for example, 1GB or 1 GB) in a task definition. String values are converted to an integer indicating the MiB when the task definition is registered. Task-level CPU and memory parameters are ignored for Windows containers. We recommend specifying container-level resources for Windows containers. If using the EC2 launch type, this field is optional. If using the Fargate launch type, this field is required and you must use one of the following values. This determines your range of supported values for the cpu parameter. The CPU units cannot be less than 1 vCPU when you use Windows containers on Fargate. 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) - Available cpu values: 256 (.25 vCPU) 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) - Available cpu values: 512 (.5 vCPU) 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) - Available cpu values: 1024 (1 vCPU) Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) - Available cpu values: 2048 (2 vCPU) Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB) - Available cpu values: 4096 (4 vCPU)
2710
2751
  */
2711
2752
  memory?: String;
2712
2753
  /**
2713
- * The metadata that you apply to the task definition to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
2754
+ * The metadata that you apply to the task definition to help you categorize and organize them. Each tag consists of a key and an optional value. You define both of them. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
2714
2755
  */
2715
2756
  tags?: Tags;
2716
2757
  /**
@@ -2730,9 +2771,13 @@ declare namespace ECS {
2730
2771
  */
2731
2772
  inferenceAccelerators?: InferenceAccelerators;
2732
2773
  /**
2733
- * The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on Fargate. For more information, see Fargate task storage in the Amazon ECS User Guide for Fargate. This parameter is only supported for tasks hosted on Fargate using platform version 1.4.0 or later.
2774
+ * The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on Fargate. For more information, see Fargate task storage in the Amazon ECS User Guide for Fargate. This parameter is only supported for tasks hosted on Fargate using the following platform versions: Linux platform version 1.4.0 or later. Windows platform version 1.0.0 or later.
2734
2775
  */
2735
2776
  ephemeralStorage?: EphemeralStorage;
2777
+ /**
2778
+ * The operating system that your tasks definitions run on. A platform family is specified only for tasks using the Fargate launch type. When you specify a task definition in a service, this value must match the runtimePlatform value of the service.
2779
+ */
2780
+ runtimePlatform?: RuntimePlatform;
2736
2781
  }
2737
2782
  export interface RegisterTaskDefinitionResponse {
2738
2783
  /**
@@ -2746,7 +2791,7 @@ declare namespace ECS {
2746
2791
  }
2747
2792
  export interface RepositoryCredentials {
2748
2793
  /**
2749
- * The Amazon Resource Name (ARN) of the secret containing the private repository credentials. When you are using the Amazon ECS API, CLI, or Amazon Web Services SDK, if the secret exists in the same Region as the task that you are launching then you can use either the full ARN or the name of the secret. When you are using the Amazon Web Services Management Console, you must specify the full ARN of the secret.
2794
+ * The Amazon Resource Name (ARN) of the secret containing the private repository credentials. When you use the Amazon ECS API, CLI, or Amazon Web Services SDK, if the secret exists in the same Region as the task that you're launching then you can use either the full ARN or the name of the secret. When you use the Amazon Web Services Management Console, you must specify the full ARN of the secret.
2750
2795
  */
2751
2796
  credentialsParameter: String;
2752
2797
  }
@@ -2757,7 +2802,7 @@ declare namespace ECS {
2757
2802
  */
2758
2803
  name?: String;
2759
2804
  /**
2760
- * The type of the resource, such as INTEGER, DOUBLE, LONG, or STRINGSET.
2805
+ * The type of the resource. Valid values: INTEGER, DOUBLE, LONG, or STRINGSET.
2761
2806
  */
2762
2807
  type?: String;
2763
2808
  /**
@@ -2779,7 +2824,7 @@ declare namespace ECS {
2779
2824
  }
2780
2825
  export interface ResourceRequirement {
2781
2826
  /**
2782
- * The value for the specified resource type. If the GPU type is used, the value is the number of physical GPUs the Amazon ECS container agent will reserve for the container. The number of GPUs reserved for all containers in a task should not exceed the number of available GPUs on the container instance the task is launched on. If the InferenceAccelerator type is used, the value should match the deviceName for an InferenceAccelerator specified in a task definition.
2827
+ * The value for the specified resource type. If the GPU type is used, the value is the number of physical GPUs the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on. If the InferenceAccelerator type is used, the value matches the deviceName for an InferenceAccelerator specified in a task definition.
2783
2828
  */
2784
2829
  value: String;
2785
2830
  /**
@@ -2796,11 +2841,11 @@ declare namespace ECS {
2796
2841
  */
2797
2842
  capacityProviderStrategy?: CapacityProviderStrategy;
2798
2843
  /**
2799
- * The short name or full Amazon Resource Name (ARN) of the cluster on which to run your task. If you do not specify a cluster, the default cluster is assumed.
2844
+ * The short name or full Amazon Resource Name (ARN) of the cluster to run your task on. If you do not specify a cluster, the default cluster is assumed.
2800
2845
  */
2801
2846
  cluster?: String;
2802
2847
  /**
2803
- * The number of instantiations of the specified task to place on your cluster. You can specify up to 10 tasks per call.
2848
+ * The number of instantiations of the specified task to place on your cluster. You can specify up to 10 tasks for each call.
2804
2849
  */
2805
2850
  count?: BoxedInteger;
2806
2851
  /**
@@ -2808,7 +2853,7 @@ declare namespace ECS {
2808
2853
  */
2809
2854
  enableECSManagedTags?: Boolean;
2810
2855
  /**
2811
- * Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
2856
+ * Determines whether to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
2812
2857
  */
2813
2858
  enableExecuteCommand?: Boolean;
2814
2859
  /**
@@ -2816,31 +2861,31 @@ declare namespace ECS {
2816
2861
  */
2817
2862
  group?: String;
2818
2863
  /**
2819
- * The infrastructure on which to run your standalone task. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide. The FARGATE launch type runs your tasks on Fargate On-Demand infrastructure. Fargate Spot infrastructure is available for use but a capacity provider strategy must be used. For more information, see Fargate capacity providers in the Amazon ECS User Guide for Fargate. The EC2 launch type runs your tasks on Amazon EC2 instances registered to your cluster. The EXTERNAL launch type runs your tasks on your on-premise server or virtual machine (VM) capacity registered to your cluster. A task can use either a launch type or a capacity provider strategy. If a launchType is specified, the capacityProviderStrategy parameter must be omitted. When you use cluster auto scaling, you must specify capacityProviderStrategy and not launchType.
2864
+ * The infrastructure to run your standalone task on. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide. The FARGATE launch type runs your tasks on Fargate On-Demand infrastructure. Fargate Spot infrastructure is available for use but a capacity provider strategy must be used. For more information, see Fargate capacity providers in the Amazon ECS User Guide for Fargate. The EC2 launch type runs your tasks on Amazon EC2 instances registered to your cluster. The EXTERNAL launch type runs your tasks on your on-premises server or virtual machine (VM) capacity registered to your cluster. A task can use either a launch type or a capacity provider strategy. If a launchType is specified, the capacityProviderStrategy parameter must be omitted. When you use cluster auto scaling, you must specify capacityProviderStrategy and not launchType.
2820
2865
  */
2821
2866
  launchType?: LaunchType;
2822
2867
  /**
2823
- * The network configuration for the task. This parameter is required for task definitions that use the awsvpc network mode to receive their own elastic network interface, and it is not supported for other network modes. For more information, see Task networking in the Amazon Elastic Container Service Developer Guide.
2868
+ * The network configuration for the task. This parameter is required for task definitions that use the awsvpc network mode to receive their own elastic network interface, and it isn't supported for other network modes. For more information, see Task networking in the Amazon Elastic Container Service Developer Guide.
2824
2869
  */
2825
2870
  networkConfiguration?: NetworkConfiguration;
2826
2871
  /**
2827
- * A list of container overrides in JSON format that specify the name of a container in the specified task definition and the overrides it should receive. You can override the default command for a container (that is specified in the task definition or Docker image) with a command override. You can also override existing environment variables (that are specified in the task definition or Docker image) on a container or add new environment variables to it with an environment override. A total of 8192 characters are allowed for overrides. This limit includes the JSON formatting characters of the override structure.
2872
+ * A list of container overrides in JSON format that specify the name of a container in the specified task definition and the overrides it should receive. You can override the default command for a container (that's specified in the task definition or Docker image) with a command override. You can also override existing environment variables (that are specified in the task definition or Docker image) on a container or add new environment variables to it with an environment override. A total of 8192 characters are allowed for overrides. This limit includes the JSON formatting characters of the override structure.
2828
2873
  */
2829
2874
  overrides?: TaskOverride;
2830
2875
  /**
2831
- * An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
2876
+ * An array of placement constraint objects to use for the task. You can specify up to 10 constraints for each task (including constraints in the task definition and those specified at runtime).
2832
2877
  */
2833
2878
  placementConstraints?: PlacementConstraints;
2834
2879
  /**
2835
- * The placement strategy objects to use for the task. You can specify a maximum of 5 strategy rules per task.
2880
+ * The placement strategy objects to use for the task. You can specify a maximum of 5 strategy rules for each task.
2836
2881
  */
2837
2882
  placementStrategy?: PlacementStrategies;
2838
2883
  /**
2839
- * The platform version the task should use. A platform version is only specified for tasks hosted on Fargate. If one is not specified, the LATEST platform version is used by default. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.
2884
+ * The platform version the task uses. A platform version is only specified for tasks hosted on Fargate. If one isn't specified, the LATEST platform version is used. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.
2840
2885
  */
2841
2886
  platformVersion?: String;
2842
2887
  /**
2843
- * Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the TagResource API action. An error will be received if you specify the SERVICE option when running a task.
2888
+ * Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the TagResource API action. An error will be received if you specify the SERVICE option when running a task.
2844
2889
  */
2845
2890
  propagateTags?: PropagateTags;
2846
2891
  /**
@@ -2848,7 +2893,7 @@ declare namespace ECS {
2848
2893
  */
2849
2894
  referenceId?: String;
2850
2895
  /**
2851
- * An optional tag specified when a task is started. For example, if you automatically trigger a task to run a batch process job, you could apply a unique identifier for that job to your task with the startedBy parameter. You can then identify which tasks belong to that job by filtering the results of a ListTasks call with the startedBy value. Up to 36 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. If a task is started by an Amazon ECS service, then the startedBy parameter contains the deployment ID of the service that starts it.
2896
+ * An optional tag specified when a task is started. For example, if you automatically trigger a task to run a batch process job, you could apply a unique identifier for that job to your task with the startedBy parameter. You can then identify which tasks belong to that job by filtering the results of a ListTasks call with the startedBy value. Up to 36 letters (uppercase and lowercase), numbers, hyphens (-), and underscores (_) are allowed. If a task is started by an Amazon ECS service, then the startedBy parameter contains the deployment ID of the service that starts it.
2852
2897
  */
2853
2898
  startedBy?: String;
2854
2899
  /**
@@ -2856,7 +2901,7 @@ declare namespace ECS {
2856
2901
  */
2857
2902
  tags?: Tags;
2858
2903
  /**
2859
- * The family and revision (family:revision) or full ARN of the task definition to run. If a revision is not specified, the latest ACTIVE revision is used.
2904
+ * The family and revision (family:revision) or full ARN of the task definition to run. If a revision isn't specified, the latest ACTIVE revision is used. The full ARN value must match the value that you specified as the Resource of the IAM principal's permissions policy. For example, if the Resource is arn:aws:ecs:us-east-1:111122223333:task-definition/TaskFamilyName:*, the taskDefinition ARN value must be arn:aws:ecs:us-east-1:111122223333:task-definition/TaskFamilyName.
2860
2905
  */
2861
2906
  taskDefinition: String;
2862
2907
  }
@@ -2870,6 +2915,16 @@ declare namespace ECS {
2870
2915
  */
2871
2916
  failures?: Failures;
2872
2917
  }
2918
+ export interface RuntimePlatform {
2919
+ /**
2920
+ * The CPU architecture. You can run your Linux tasks on an ARM-based platform by setting the value to ARM64. This option is avaiable for tasks that run on Linuc Amazon EC2 instance or Linux containers on Fargate.
2921
+ */
2922
+ cpuArchitecture?: CPUArchitecture;
2923
+ /**
2924
+ * The operating system.
2925
+ */
2926
+ operatingSystemFamily?: OSFamily;
2927
+ }
2873
2928
  export interface Scale {
2874
2929
  /**
2875
2930
  * The value, specified as a percent total of a service's desiredCount, to scale the task set. Accepted values are numbers between 0 and 100.
@@ -2889,7 +2944,7 @@ declare namespace ECS {
2889
2944
  */
2890
2945
  name: String;
2891
2946
  /**
2892
- * The secret to expose to the container. The supported values are either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the SSM Parameter Store. If the SSM Parameter Store parameter exists in the same Region as the task you are launching, then you can use either the full ARN or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.
2947
+ * The secret to expose to the container. The supported values are either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the SSM Parameter Store. If the SSM Parameter Store parameter exists in the same Region as the task you're launching, then you can use either the full ARN or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.
2893
2948
  */
2894
2949
  valueFrom: String;
2895
2950
  }
@@ -2901,7 +2956,7 @@ declare namespace ECS {
2901
2956
  */
2902
2957
  serviceArn?: String;
2903
2958
  /**
2904
- * The name of your service. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. Service names must be unique within a cluster, but you can have similarly named services in multiple clusters within a Region or across multiple Regions.
2959
+ * The name of your service. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. Service names must be unique within a cluster. However, you can have similarly named services in multiple clusters within a Region or across multiple Regions.
2905
2960
  */
2906
2961
  serviceName?: String;
2907
2962
  /**
@@ -2909,11 +2964,11 @@ declare namespace ECS {
2909
2964
  */
2910
2965
  clusterArn?: String;
2911
2966
  /**
2912
- * A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as it appears in a container definition), and the container port to access from the load balancer.
2967
+ * A list of Elastic Load Balancing load balancer objects. It contains the load balancer name, the container name, and the container port to access from the load balancer. The container name is as it appears in a container definition.
2913
2968
  */
2914
2969
  loadBalancers?: LoadBalancers;
2915
2970
  /**
2916
- * The details of the service discovery registries to assign to this service. For more information, see Service Discovery.
2971
+ * The details for the service discovery registries to assign to this service. For more information, see Service Discovery.
2917
2972
  */
2918
2973
  serviceRegistries?: ServiceRegistries;
2919
2974
  /**
@@ -2937,13 +2992,17 @@ declare namespace ECS {
2937
2992
  */
2938
2993
  launchType?: LaunchType;
2939
2994
  /**
2940
- * The capacity provider strategy the service is using. When using the DescribeServices API, this field is omitted if the service was created using a launch type.
2995
+ * The capacity provider strategy the service uses. When using the DescribeServices API, this field is omitted if the service was created using a launch type.
2941
2996
  */
2942
2997
  capacityProviderStrategy?: CapacityProviderStrategy;
2943
2998
  /**
2944
- * The platform version on which to run your service. A platform version is only specified for tasks hosted on Fargate. If one is not specified, the LATEST platform version is used by default. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
2999
+ * The platform version to run your service on. A platform version is only specified for tasks that are hosted on Fargate. If one isn't specified, the LATEST platform version is used. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
2945
3000
  */
2946
3001
  platformVersion?: String;
3002
+ /**
3003
+ * The operating system that your tasks in the service run on. A platform family is specified only for tasks using the Fargate launch type. All tasks that run as part of this service must use the same platformFamily value as the service (for example, LINUX).
3004
+ */
3005
+ platformFamily?: String;
2947
3006
  /**
2948
3007
  * The task definition to use for tasks in the service. This value is specified when the service is created with CreateService, and it can be modified with UpdateService.
2949
3008
  */
@@ -2961,7 +3020,7 @@ declare namespace ECS {
2961
3020
  */
2962
3021
  deployments?: Deployments;
2963
3022
  /**
2964
- * The ARN of the IAM role associated with the service that allows the Amazon ECS container agent to register container instances with an Elastic Load Balancing load balancer.
3023
+ * The ARN of the IAM role that's associated with the service. It allows the Amazon ECS container agent to register container instances with an Elastic Load Balancing load balancer.
2965
3024
  */
2966
3025
  roleArn?: String;
2967
3026
  /**
@@ -2969,7 +3028,7 @@ declare namespace ECS {
2969
3028
  */
2970
3029
  events?: ServiceEvents;
2971
3030
  /**
2972
- * The Unix timestamp for when the service was created.
3031
+ * The Unix timestamp for the time when the service was created.
2973
3032
  */
2974
3033
  createdAt?: Timestamp;
2975
3034
  /**
@@ -2989,15 +3048,15 @@ declare namespace ECS {
2989
3048
  */
2990
3049
  healthCheckGracePeriodSeconds?: BoxedInteger;
2991
3050
  /**
2992
- * The scheduling strategy to use for the service. For more information, see Services. There are two service scheduler strategies available: REPLICA-The replica scheduling strategy places and maintains the desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. DAEMON-The daemon scheduling strategy deploys exactly one task on each active container instance that meets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks and will stop tasks that do not meet the placement constraints. Fargate tasks do not support the DAEMON scheduling strategy.
3051
+ * The scheduling strategy to use for the service. For more information, see Services. There are two service scheduler strategies available. REPLICA-The replica scheduling strategy places and maintains the desired number of tasks across your cluster. By default, the service scheduler spreads tasks across Availability Zones. You can use task placement strategies and constraints to customize task placement decisions. DAEMON-The daemon scheduling strategy deploys exactly one task on each active container instance. This taskmeets all of the task placement constraints that you specify in your cluster. The service scheduler also evaluates the task placement constraints for running tasks. It stop tasks that don't meet the placement constraints. Fargate tasks don't support the DAEMON scheduling strategy.
2993
3052
  */
2994
3053
  schedulingStrategy?: SchedulingStrategy;
2995
3054
  /**
2996
- * The deployment controller type the service is using. When using the DescribeServices API, this field is omitted if the service is using the ECS deployment controller type.
3055
+ * The deployment controller type the service is using. When using the DescribeServices API, this field is omitted if the service uses the ECS deployment controller type.
2997
3056
  */
2998
3057
  deploymentController?: DeploymentController;
2999
3058
  /**
3000
- * The metadata that you apply to the service to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
3059
+ * The metadata that you apply to the service to help you categorize and organize them. Each tag consists of a key and an optional value. You define bot the key and value. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
3001
3060
  */
3002
3061
  tags?: Tags;
3003
3062
  /**
@@ -3005,25 +3064,25 @@ declare namespace ECS {
3005
3064
  */
3006
3065
  createdBy?: String;
3007
3066
  /**
3008
- * Specifies whether to enable Amazon ECS managed tags for the tasks in the service. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
3067
+ * Determines whether to enable Amazon ECS managed tags for the tasks in the service. For more information, see Tagging Your Amazon ECS Resources in the Amazon Elastic Container Service Developer Guide.
3009
3068
  */
3010
3069
  enableECSManagedTags?: Boolean;
3011
3070
  /**
3012
- * Specifies whether to propagate the tags from the task definition or the service to the task. If no value is specified, the tags are not propagated.
3071
+ * Determines whether to propagate the tags from the task definition or the service to the task. If no value is specified, the tags aren't propagated.
3013
3072
  */
3014
3073
  propagateTags?: PropagateTags;
3015
3074
  /**
3016
- * Whether or not the execute command functionality is enabled for the service. If true, the execute command functionality is enabled for all containers in tasks as part of the service.
3075
+ * Determines whether the execute command functionality is enabled for the service. If true, the execute command functionality is enabled for all containers in tasks as part of the service.
3017
3076
  */
3018
3077
  enableExecuteCommand?: Boolean;
3019
3078
  }
3020
3079
  export interface ServiceEvent {
3021
3080
  /**
3022
- * The ID string of the event.
3081
+ * The ID string for the event.
3023
3082
  */
3024
3083
  id?: String;
3025
3084
  /**
3026
- * The Unix timestamp for when the event was triggered.
3085
+ * The Unix timestamp for the time when the event was triggered.
3027
3086
  */
3028
3087
  createdAt?: Timestamp;
3029
3088
  /**
@@ -3041,15 +3100,15 @@ declare namespace ECS {
3041
3100
  */
3042
3101
  registryArn?: String;
3043
3102
  /**
3044
- * The port value used if your service discovery service specified an SRV record. This field may be used if both the awsvpc network mode and SRV records are used.
3103
+ * The port value used if your service discovery service specified an SRV record. This field might be used if both the awsvpc network mode and SRV records are used.
3045
3104
  */
3046
3105
  port?: BoxedInteger;
3047
3106
  /**
3048
- * The container name value, already specified in the task definition, to be used for your service discovery service. If the task definition that your service task specifies uses the bridge or host network mode, you must specify a containerName and containerPort combination from the task definition. If the task definition that your service task specifies uses the awsvpc network mode and a type SRV DNS record is used, you must specify either a containerName and containerPort combination or a port value, but not both.
3107
+ * The container name value to be used for your service discovery service. It's already specified in the task definition. If the task definition that your service task specifies uses the bridge or host network mode, you must specify a containerName and containerPort combination from the task definition. If the task definition that your service task specifies uses the awsvpc network mode and a type SRV DNS record is used, you must specify either a containerName and containerPort combination or a port value. However, you can't specify both.
3049
3108
  */
3050
3109
  containerName?: String;
3051
3110
  /**
3052
- * The port value, already specified in the task definition, to be used for your service discovery service. If the task definition your service task specifies uses the bridge or host network mode, you must specify a containerName and containerPort combination from the task definition. If the task definition your service task specifies uses the awsvpc network mode and a type SRV DNS record is used, you must specify either a containerName and containerPort combination or a port value, but not both.
3111
+ * The port value to be used for your service discovery service. It's already specified in the task definition. If the task definition your service task specifies uses the bridge or host network mode, you must specify a containerName and containerPort combination from the task definition. If the task definition your service task specifies uses the awsvpc network mode and a type SRV DNS record is used, you must specify either a containerName and containerPort combination or a port value. However, you can't specify both.
3053
3112
  */
3054
3113
  containerPort?: BoxedInteger;
3055
3114
  }
@@ -3064,7 +3123,7 @@ declare namespace ECS {
3064
3123
  */
3065
3124
  streamUrl?: String;
3066
3125
  /**
3067
- * An encrypted token value containing session and caller information. Used to authenticate the connection to the container.
3126
+ * An encrypted token value containing session and caller information. It's used to authenticate the connection to the container.
3068
3127
  */
3069
3128
  tokenValue?: SensitiveString;
3070
3129
  }
@@ -3074,11 +3133,11 @@ declare namespace ECS {
3074
3133
  */
3075
3134
  name?: SettingName;
3076
3135
  /**
3077
- * Whether the account setting is enabled or disabled for the specified resource.
3136
+ * Determines whether the account setting is enabled or disabled for the specified resource.
3078
3137
  */
3079
3138
  value?: String;
3080
3139
  /**
3081
- * The ARN of the principal, which can be an IAM user, IAM role, or the root user. If this field is omitted, the authenticated user is assumed.
3140
+ * The ARN of the principal. It can be an IAM user, IAM role, or the root user. If this field is omitted, the authenticated user is assumed.
3082
3141
  */
3083
3142
  principalArn?: String;
3084
3143
  }
@@ -3088,11 +3147,11 @@ declare namespace ECS {
3088
3147
  export type StabilityStatus = "STEADY_STATE"|"STABILIZING"|string;
3089
3148
  export interface StartTaskRequest {
3090
3149
  /**
3091
- * The short name or full Amazon Resource Name (ARN) of the cluster on which to start your task. If you do not specify a cluster, the default cluster is assumed.
3150
+ * The short name or full Amazon Resource Name (ARN) of the cluster where to start your task. If you do not specify a cluster, the default cluster is assumed.
3092
3151
  */
3093
3152
  cluster?: String;
3094
3153
  /**
3095
- * The container instance IDs or full ARN entries for the container instances on which you would like to place your task. You can specify up to 10 container instances.
3154
+ * The container instance IDs or full ARN entries for the container instances where you would like to place your task. You can specify up to 10 container instances.
3096
3155
  */
3097
3156
  containerInstances: StringList;
3098
3157
  /**
@@ -3112,11 +3171,11 @@ declare namespace ECS {
3112
3171
  */
3113
3172
  networkConfiguration?: NetworkConfiguration;
3114
3173
  /**
3115
- * A list of container overrides in JSON format that specify the name of a container in the specified task definition and the overrides it should receive. You can override the default command for a container (that is specified in the task definition or Docker image) with a command override. You can also override existing environment variables (that are specified in the task definition or Docker image) on a container or add new environment variables to it with an environment override. A total of 8192 characters are allowed for overrides. This limit includes the JSON formatting characters of the override structure.
3174
+ * A list of container overrides in JSON format that specify the name of a container in the specified task definition and the overrides it receives. You can override the default command for a container (that's specified in the task definition or Docker image) with a command override. You can also override existing environment variables (that are specified in the task definition or Docker image) on a container or add new environment variables to it with an environment override. A total of 8192 characters are allowed for overrides. This limit includes the JSON formatting characters of the override structure.
3116
3175
  */
3117
3176
  overrides?: TaskOverride;
3118
3177
  /**
3119
- * Specifies whether to propagate the tags from the task definition or the service to the task. If no value is specified, the tags are not propagated.
3178
+ * Specifies whether to propagate the tags from the task definition or the service to the task. If no value is specified, the tags aren't propagated.
3120
3179
  */
3121
3180
  propagateTags?: PropagateTags;
3122
3181
  /**
@@ -3124,7 +3183,7 @@ declare namespace ECS {
3124
3183
  */
3125
3184
  referenceId?: String;
3126
3185
  /**
3127
- * An optional tag specified when a task is started. For example, if you automatically trigger a task to run a batch process job, you could apply a unique identifier for that job to your task with the startedBy parameter. You can then identify which tasks belong to that job by filtering the results of a ListTasks call with the startedBy value. Up to 36 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. If a task is started by an Amazon ECS service, then the startedBy parameter contains the deployment ID of the service that starts it.
3186
+ * An optional tag specified when a task is started. For example, if you automatically trigger a task to run a batch process job, you could apply a unique identifier for that job to your task with the startedBy parameter. You can then identify which tasks belong to that job by filtering the results of a ListTasks call with the startedBy value. Up to 36 letters (uppercase and lowercase), numbers, hyphens (-), and underscores (_) are allowed. If a task is started by an Amazon ECS service, the startedBy parameter contains the deployment ID of the service that starts it.
3128
3187
  */
3129
3188
  startedBy?: String;
3130
3189
  /**
@@ -3132,7 +3191,7 @@ declare namespace ECS {
3132
3191
  */
3133
3192
  tags?: Tags;
3134
3193
  /**
3135
- * The family and revision (family:revision) or full ARN of the task definition to start. If a revision is not specified, the latest ACTIVE revision is used.
3194
+ * The family and revision (family:revision) or full ARN of the task definition to start. If a revision isn't specified, the latest ACTIVE revision is used.
3136
3195
  */
3137
3196
  taskDefinition: String;
3138
3197
  }
@@ -3157,7 +3216,7 @@ declare namespace ECS {
3157
3216
  */
3158
3217
  task: String;
3159
3218
  /**
3160
- * An optional message specified when a task is stopped. For example, if you are using a custom scheduler, you can use this parameter to specify the reason for stopping the task here, and the message appears in subsequent DescribeTasks API operations on this task. Up to 255 characters are allowed in this message.
3219
+ * An optional message specified when a task is stopped. For example, if you're using a custom scheduler, you can use this parameter to specify the reason for stopping the task here, and the message appears in subsequent DescribeTasks API operations on this task. Up to 255 characters are allowed in this message.
3161
3220
  */
3162
3221
  reason?: String;
3163
3222
  }
@@ -3208,7 +3267,7 @@ declare namespace ECS {
3208
3267
  */
3209
3268
  status?: String;
3210
3269
  /**
3211
- * The exit code returned for the state change request.
3270
+ * The exit code that's returned for the state change request.
3212
3271
  */
3213
3272
  exitCode?: BoxedInteger;
3214
3273
  /**
@@ -3244,7 +3303,7 @@ declare namespace ECS {
3244
3303
  */
3245
3304
  reason?: String;
3246
3305
  /**
3247
- * Any containers associated with the state change request.
3306
+ * Any containers that's associated with the state change request.
3248
3307
  */
3249
3308
  containers?: ContainerStateChanges;
3250
3309
  /**
@@ -3252,19 +3311,19 @@ declare namespace ECS {
3252
3311
  */
3253
3312
  attachments?: AttachmentStateChanges;
3254
3313
  /**
3255
- * The details for the managed agent associated with the task.
3314
+ * The details for the managed agent that's associated with the task.
3256
3315
  */
3257
3316
  managedAgents?: ManagedAgentStateChanges;
3258
3317
  /**
3259
- * The Unix timestamp for when the container image pull began.
3318
+ * The Unix timestamp for the time when the container image pull started.
3260
3319
  */
3261
3320
  pullStartedAt?: Timestamp;
3262
3321
  /**
3263
- * The Unix timestamp for when the container image pull completed.
3322
+ * The Unix timestamp for the time when the container image pull completed.
3264
3323
  */
3265
3324
  pullStoppedAt?: Timestamp;
3266
3325
  /**
3267
- * The Unix timestamp for when the task execution stopped.
3326
+ * The Unix timestamp for the time when the task execution stopped.
3268
3327
  */
3269
3328
  executionStoppedAt?: Timestamp;
3270
3329
  }
@@ -3276,11 +3335,11 @@ declare namespace ECS {
3276
3335
  }
3277
3336
  export interface SystemControl {
3278
3337
  /**
3279
- * The namespaced kernel parameter for which to set a value.
3338
+ * The namespaced kernel parameter to set a value for.
3280
3339
  */
3281
3340
  namespace?: String;
3282
3341
  /**
3283
- * The value for the namespaced kernel parameter specified in namespace.
3342
+ * The value for the namespaced kernel parameter that's specified in namespace.
3284
3343
  */
3285
3344
  value?: String;
3286
3345
  }
@@ -3299,7 +3358,7 @@ declare namespace ECS {
3299
3358
  export type TagKeys = TagKey[];
3300
3359
  export interface TagResourceRequest {
3301
3360
  /**
3302
- * The Amazon Resource Name (ARN) of the resource to which to add tags. Currently, the supported resources are Amazon ECS capacity providers, tasks, services, task definitions, clusters, and container instances.
3361
+ * The Amazon Resource Name (ARN) of the resource to add tags to. Currently, the supported resources are Amazon ECS capacity providers, tasks, services, task definitions, clusters, and container instances.
3303
3362
  */
3304
3363
  resourceArn: String;
3305
3364
  /**
@@ -3314,7 +3373,7 @@ declare namespace ECS {
3314
3373
  export type TargetType = "container-instance"|string;
3315
3374
  export interface Task {
3316
3375
  /**
3317
- * The Elastic Network Adapter associated with the task if the task uses the awsvpc network mode.
3376
+ * The Elastic Network Adapter that's associated with the task if the task uses the awsvpc network mode.
3318
3377
  */
3319
3378
  attachments?: Attachments;
3320
3379
  /**
@@ -3322,11 +3381,11 @@ declare namespace ECS {
3322
3381
  */
3323
3382
  attributes?: Attributes;
3324
3383
  /**
3325
- * The availability zone of the task.
3384
+ * The Availability Zone for the task.
3326
3385
  */
3327
3386
  availabilityZone?: String;
3328
3387
  /**
3329
- * The capacity provider associated with the task.
3388
+ * The capacity provider that's associated with the task.
3330
3389
  */
3331
3390
  capacityProviderName?: String;
3332
3391
  /**
@@ -3338,7 +3397,7 @@ declare namespace ECS {
3338
3397
  */
3339
3398
  connectivity?: Connectivity;
3340
3399
  /**
3341
- * The Unix timestamp for when the task last went into CONNECTED status.
3400
+ * The Unix timestamp for the time when the task last went into CONNECTED status.
3342
3401
  */
3343
3402
  connectivityAt?: Timestamp;
3344
3403
  /**
@@ -3346,15 +3405,15 @@ declare namespace ECS {
3346
3405
  */
3347
3406
  containerInstanceArn?: String;
3348
3407
  /**
3349
- * The containers associated with the task.
3408
+ * The containers that's associated with the task.
3350
3409
  */
3351
3410
  containers?: Containers;
3352
3411
  /**
3353
- * The number of CPU units used by the task as expressed in a task definition. It can be expressed as an integer using CPU units, for example 1024. It can also be expressed as a string using vCPUs, for example 1 vCPU or 1 vcpu. String values are converted to an integer indicating the CPU units when the task definition is registered. If you are using the EC2 launch type, this field is optional. Supported values are between 128 CPU units (0.125 vCPUs) and 10240 CPU units (10 vCPUs). If you are using the Fargate launch type, this field is required and you must use one of the following values, which determines your range of supported values for the memory parameter: 256 (.25 vCPU) - Available memory values: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) 512 (.5 vCPU) - Available memory values: 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) 1024 (1 vCPU) - Available memory values: 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) 2048 (2 vCPU) - Available memory values: Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) 4096 (4 vCPU) - Available memory values: Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB)
3412
+ * The number of CPU units used by the task as expressed in a task definition. It can be expressed as an integer using CPU units (for example, 1024). It can also be expressed as a string using vCPUs (for example, 1 vCPU or 1 vcpu). String values are converted to an integer that indicates the CPU units when the task definition is registered. If you use the EC2 launch type, this field is optional. Supported values are between 128 CPU units (0.125 vCPUs) and 10240 CPU units (10 vCPUs). If you use the Fargate launch type, this field is required. You must use one of the following values. These values determine the range of supported values for the memory parameter: The CPU units cannot be less than 1 vCPU when you use Windows containers on Fargate. 256 (.25 vCPU) - Available memory values: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) 512 (.5 vCPU) - Available memory values: 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) 1024 (1 vCPU) - Available memory values: 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) 2048 (2 vCPU) - Available memory values: Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) 4096 (4 vCPU) - Available memory values: Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB)
3354
3413
  */
3355
3414
  cpu?: String;
3356
3415
  /**
3357
- * The Unix timestamp for when the task was created (the task entered the PENDING state).
3416
+ * The Unix timestamp for the time when the task was created. More specifically, it's for the time when the task entered the PENDING state.
3358
3417
  */
3359
3418
  createdAt?: Timestamp;
3360
3419
  /**
@@ -3362,35 +3421,35 @@ declare namespace ECS {
3362
3421
  */
3363
3422
  desiredStatus?: String;
3364
3423
  /**
3365
- * Whether or not execute command functionality is enabled for this task. If true, this enables execute command functionality on all containers in the task.
3424
+ * Determines whether execute command functionality is enabled for this task. If true, execute command functionality is enabled on all the containers in the task.
3366
3425
  */
3367
3426
  enableExecuteCommand?: Boolean;
3368
3427
  /**
3369
- * The Unix timestamp for when the task execution stopped.
3428
+ * The Unix timestamp for the time when the task execution stopped.
3370
3429
  */
3371
3430
  executionStoppedAt?: Timestamp;
3372
3431
  /**
3373
- * The name of the task group associated with the task.
3432
+ * The name of the task group that's associated with the task.
3374
3433
  */
3375
3434
  group?: String;
3376
3435
  /**
3377
- * The health status for the task, which is determined by the health of the essential containers in the task. If all essential containers in the task are reporting as HEALTHY, then the task status also reports as HEALTHY. If any essential containers in the task are reporting as UNHEALTHY or UNKNOWN, then the task status also reports as UNHEALTHY or UNKNOWN, accordingly. The Amazon ECS container agent does not monitor or report on Docker health checks that are embedded in a container image (such as those specified in a parent image or from the image's Dockerfile) and not specified in the container definition. Health check parameters that are specified in a container definition override any Docker health checks that exist in the container image.
3436
+ * The health status for the task. It's determined by the health of the essential containers in the task. If all essential containers in the task are reporting as HEALTHY, the task status also reports as HEALTHY. If any essential containers in the task are reporting as UNHEALTHY or UNKNOWN, the task status also reports as UNHEALTHY or UNKNOWN. The Amazon ECS container agent doesn't monitor or report on Docker health checks that are embedded in a container image and not specified in the container definition. For example, this includes those specified in a parent image or from the image's Dockerfile. Health check parameters that are specified in a container definition override any Docker health checks that are found in the container image.
3378
3437
  */
3379
3438
  healthStatus?: HealthStatus;
3380
3439
  /**
3381
- * The Elastic Inference accelerator associated with the task.
3440
+ * The Elastic Inference accelerator that's associated with the task.
3382
3441
  */
3383
3442
  inferenceAccelerators?: InferenceAccelerators;
3384
3443
  /**
3385
- * The last known status of the task. For more information, see Task Lifecycle.
3444
+ * The last known status for the task. For more information, see Task Lifecycle.
3386
3445
  */
3387
3446
  lastStatus?: String;
3388
3447
  /**
3389
- * The infrastructure on which your task is running. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide.
3448
+ * The infrastructure where your task runs on. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide.
3390
3449
  */
3391
3450
  launchType?: LaunchType;
3392
3451
  /**
3393
- * The amount of memory (in MiB) used by the task as expressed in a task definition. It can be expressed as an integer using MiB, for example 1024. It can also be expressed as a string using GB, for example 1GB or 1 GB. String values are converted to an integer indicating the MiB when the task definition is registered. If you are using the EC2 launch type, this field is optional. If you are using the Fargate launch type, this field is required and you must use one of the following values, which determines your range of supported values for the cpu parameter: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) - Available cpu values: 256 (.25 vCPU) 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) - Available cpu values: 512 (.5 vCPU) 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) - Available cpu values: 1024 (1 vCPU) Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) - Available cpu values: 2048 (2 vCPU) Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB) - Available cpu values: 4096 (4 vCPU)
3452
+ * The amount of memory (in MiB) that the task uses as expressed in a task definition. It can be expressed as an integer using MiB (for example, 1024). If it's expressed as a string using GB (for example, 1GB or 1 GB), it's converted to an integer indicating the MiB when the task definition is registered. If you use the EC2 launch type, this field is optional. If you use the Fargate launch type, this field is required. You must use one of the following values. The value that you choose determines the range of supported values for the cpu parameter. 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) - Available cpu values: 256 (.25 vCPU) 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) - Available cpu values: 512 (.5 vCPU) 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) - Available cpu values: 1024 (1 vCPU) Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) - Available cpu values: 2048 (2 vCPU) Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB) - Available cpu values: 4096 (4 vCPU)
3394
3453
  */
3395
3454
  memory?: String;
3396
3455
  /**
@@ -3398,31 +3457,35 @@ declare namespace ECS {
3398
3457
  */
3399
3458
  overrides?: TaskOverride;
3400
3459
  /**
3401
- * The platform version on which your task is running. A platform version is only specified for tasks using the Fargate launch type. If one is not specified, the LATEST platform version is used by default. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
3460
+ * The platform version where your task runs on. A platform version is only specified for tasks that use the Fargate launch type. If you didn't specify one, the LATEST platform version is used. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
3402
3461
  */
3403
3462
  platformVersion?: String;
3404
3463
  /**
3405
- * The Unix timestamp for when the container image pull began.
3464
+ * The operating system that your tasks are running on. A platform family is specified only for tasks that use the Fargate launch type. All tasks that run as part of this service must use the same platformFamily value as the service (for example, LINUX.).
3465
+ */
3466
+ platformFamily?: String;
3467
+ /**
3468
+ * The Unix timestamp for the time when the container image pull began.
3406
3469
  */
3407
3470
  pullStartedAt?: Timestamp;
3408
3471
  /**
3409
- * The Unix timestamp for when the container image pull completed.
3472
+ * The Unix timestamp for the time when the container image pull completed.
3410
3473
  */
3411
3474
  pullStoppedAt?: Timestamp;
3412
3475
  /**
3413
- * The Unix timestamp for when the task started (the task transitioned from the PENDING state to the RUNNING state).
3476
+ * The Unix timestamp for the time when the task started. More specifically, it's for the time when the task transitioned from the PENDING state to the RUNNING state.
3414
3477
  */
3415
3478
  startedAt?: Timestamp;
3416
3479
  /**
3417
- * The tag specified when a task is started. If the task is started by an Amazon ECS service, then the startedBy parameter contains the deployment ID of the service that starts it.
3480
+ * The tag specified when a task is started. If an Amazon ECS service started the task, the startedBy parameter contains the deployment ID of that service.
3418
3481
  */
3419
3482
  startedBy?: String;
3420
3483
  /**
3421
- * The stop code indicating why a task was stopped. The stoppedReason may contain additional details.
3484
+ * The stop code indicating why a task was stopped. The stoppedReason might contain additional details.
3422
3485
  */
3423
3486
  stopCode?: TaskStopCode;
3424
3487
  /**
3425
- * The Unix timestamp for when the task was stopped (the task transitioned from the RUNNING state to the STOPPED state).
3488
+ * The Unix timestamp for the time when the task was stopped. More specifically, it's for the time when the task transitioned from the RUNNING state to the STOPPED state.
3426
3489
  */
3427
3490
  stoppedAt?: Timestamp;
3428
3491
  /**
@@ -3430,11 +3493,11 @@ declare namespace ECS {
3430
3493
  */
3431
3494
  stoppedReason?: String;
3432
3495
  /**
3433
- * The Unix timestamp for when the task stops (transitions from the RUNNING state to STOPPED).
3496
+ * The Unix timestamp for the time when the task stops. More specifically, it's for the time when the task transitions from the RUNNING state to STOPPED.
3434
3497
  */
3435
3498
  stoppingAt?: Timestamp;
3436
3499
  /**
3437
- * The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
3500
+ * The metadata that you apply to the task to help you categorize and organize the task. Each tag consists of a key and an optional value. You define both the key and value. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
3438
3501
  */
3439
3502
  tags?: Tags;
3440
3503
  /**
@@ -3446,7 +3509,7 @@ declare namespace ECS {
3446
3509
  */
3447
3510
  taskDefinitionArn?: String;
3448
3511
  /**
3449
- * The version counter for the task. Every time a task experiences a change that triggers a CloudWatch event, the version counter is incremented. If you are replicating your Amazon ECS task state with CloudWatch Events, you can compare the version of a task reported by the Amazon ECS API actions with the version reported in CloudWatch Events for the task (inside the detail object) to verify that the version in your event stream is current.
3512
+ * The version counter for the task. Every time a task experiences a change that starts a CloudWatch event, the version counter is incremented. If you replicate your Amazon ECS task state with CloudWatch Events, you can compare the version of a task reported by the Amazon ECS API actions with the version reported in CloudWatch Events for the task (inside the detail object) to verify that the version in your event stream is current.
3450
3513
  */
3451
3514
  version?: Long;
3452
3515
  /**
@@ -3464,11 +3527,11 @@ declare namespace ECS {
3464
3527
  */
3465
3528
  containerDefinitions?: ContainerDefinitions;
3466
3529
  /**
3467
- * The name of a family that this task definition is registered to. Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. A family groups multiple versions of a task definition. Amazon ECS gives the first task definition that you registered to a family a revision number of 1. Amazon ECS gives sequential revision numbers to each task definition that you add.
3530
+ * The name of a family that this task definition is registered to. Up to 255 characters are allowed. Letters (both uppercase and lowercase letters), numbers, hyphens (-), and underscores (_) are allowed. A family groups multiple versions of a task definition. Amazon ECS gives the first task definition that you registered to a family a revision number of 1. Amazon ECS gives sequential revision numbers to each task definition that you add.
3468
3531
  */
3469
3532
  family?: String;
3470
3533
  /**
3471
- * The short name or full Amazon Resource Name (ARN) of the Identity and Access Management role that grants containers in the task permission to call Amazon Web Services APIs on your behalf. For more information, see Amazon ECS Task Role in the Amazon Elastic Container Service Developer Guide. IAM roles for tasks on Windows require that the -EnableTaskIAMRole option is set when you launch the Amazon ECS-optimized Windows AMI. Your containers must also run some configuration code in order to take advantage of the feature. For more information, see Windows IAM roles for tasks in the Amazon Elastic Container Service Developer Guide.
3534
+ * The short name or full Amazon Resource Name (ARN) of the Identity and Access Management role that grants containers in the task permission to call Amazon Web Services APIs on your behalf. For more information, see Amazon ECS Task Role in the Amazon Elastic Container Service Developer Guide. IAM roles for tasks on Windows require that the -EnableTaskIAMRole option is set when you launch the Amazon ECS-optimized Windows AMI. Your containers must also run some configuration code to use the feature. For more information, see Windows IAM roles for tasks in the Amazon Elastic Container Service Developer Guide.
3472
3535
  */
3473
3536
  taskRoleArn?: String;
3474
3537
  /**
@@ -3480,11 +3543,11 @@ declare namespace ECS {
3480
3543
  */
3481
3544
  networkMode?: NetworkMode;
3482
3545
  /**
3483
- * The revision of the task in a particular family. The revision is a version number of a task definition in a family. When you register a task definition for the first time, the revision is 1. Each time that you register a new revision of a task definition in the same family, the revision value always increases by one, even if you have deregistered previous revisions in this family.
3546
+ * The revision of the task in a particular family. The revision is a version number of a task definition in a family. When you register a task definition for the first time, the revision is 1. Each time that you register a new revision of a task definition in the same family, the revision value always increases by one. This is even if you deregistered previous revisions in this family.
3484
3547
  */
3485
3548
  revision?: Integer;
3486
3549
  /**
3487
- * The list of data volume definitions for the task. For more information, see Using data volumes in tasks in the Amazon Elastic Container Service Developer Guide. The host and sourcePath parameters are not supported for tasks run on Fargate.
3550
+ * The list of data volume definitions for the task. For more information, see Using data volumes in tasks in the Amazon Elastic Container Service Developer Guide. The host and sourcePath parameters aren't supported for tasks run on Fargate.
3488
3551
  */
3489
3552
  volumes?: VolumeList;
3490
3553
  /**
@@ -3492,31 +3555,35 @@ declare namespace ECS {
3492
3555
  */
3493
3556
  status?: TaskDefinitionStatus;
3494
3557
  /**
3495
- * The container instance attributes required by your task. When an Amazon EC2 instance is registered to your cluster, the Amazon ECS container agent assigns some standard attributes to the instance. You can apply custom attributes, specified as key-value pairs using the Amazon ECS console or the PutAttributes API. These attributes are used when considering task placement for tasks hosted on Amazon EC2 instances. For more information, see Attributes in the Amazon Elastic Container Service Developer Guide. This parameter is not supported for tasks run on Fargate.
3558
+ * The container instance attributes required by your task. When an Amazon EC2 instance is registered to your cluster, the Amazon ECS container agent assigns some standard attributes to the instance. You can apply custom attributes. These are specified as key-value pairs using the Amazon ECS console or the PutAttributes API. These attributes are used when determining task placement for tasks hosted on Amazon EC2 instances. For more information, see Attributes in the Amazon Elastic Container Service Developer Guide. This parameter isn't supported for tasks run on Fargate.
3496
3559
  */
3497
3560
  requiresAttributes?: RequiresAttributes;
3498
3561
  /**
3499
- * An array of placement constraint objects to use for tasks. This parameter is not supported for tasks run on Fargate.
3562
+ * An array of placement constraint objects to use for tasks. This parameter isn't supported for tasks run on Fargate.
3500
3563
  */
3501
3564
  placementConstraints?: TaskDefinitionPlacementConstraints;
3502
3565
  /**
3503
3566
  * The task launch types the task definition validated against during task definition registration. For more information, see Amazon ECS launch types in the Amazon Elastic Container Service Developer Guide.
3504
3567
  */
3505
3568
  compatibilities?: CompatibilityList;
3569
+ /**
3570
+ * The operating system that your task definitions are running on. A platform family is specified only for tasks using the Fargate launch type. When you specify a task in a service, this value must match the runtimePlatform value of the service.
3571
+ */
3572
+ runtimePlatform?: RuntimePlatform;
3506
3573
  /**
3507
3574
  * The task launch types the task definition was validated against. To determine which task launch types the task definition is validated for, see the TaskDefinition$compatibilities parameter.
3508
3575
  */
3509
3576
  requiresCompatibilities?: CompatibilityList;
3510
3577
  /**
3511
- * The number of cpu units used by the task. If you are using the EC2 launch type, this field is optional and any value can be used. If you are using the Fargate launch type, this field is required and you must use one of the following values, which determines your range of valid values for the memory parameter: 256 (.25 vCPU) - Available memory values: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) 512 (.5 vCPU) - Available memory values: 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) 1024 (1 vCPU) - Available memory values: 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) 2048 (2 vCPU) - Available memory values: Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) 4096 (4 vCPU) - Available memory values: Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB)
3578
+ * The number of cpu units used by the task. If you use the EC2 launch type, this field is optional. Any value can be used. If you use the Fargate launch type, this field is required. You must use one of the following values. The value that you choose determines your range of valid values for the memory parameter. The CPU units cannot be less than 1 vCPU when you use Windows containers on Fargate. 256 (.25 vCPU) - Available memory values: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) 512 (.5 vCPU) - Available memory values: 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) 1024 (1 vCPU) - Available memory values: 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) 2048 (2 vCPU) - Available memory values: Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) 4096 (4 vCPU) - Available memory values: Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB)
3512
3579
  */
3513
3580
  cpu?: String;
3514
3581
  /**
3515
- * The amount (in MiB) of memory used by the task. If your tasks will be run on Amazon EC2 instances, you must specify either a task-level memory value or a container-level memory value. This field is optional and any value can be used. If a task-level memory value is specified then the container-level memory value is optional. For more information regarding container-level memory and memory reservation, see ContainerDefinition. If your tasks will be run on Fargate, this field is required and you must use one of the following values, which determines your range of valid values for the cpu parameter: 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) - Available cpu values: 256 (.25 vCPU) 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) - Available cpu values: 512 (.5 vCPU) 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) - Available cpu values: 1024 (1 vCPU) Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) - Available cpu values: 2048 (2 vCPU) Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB) - Available cpu values: 4096 (4 vCPU)
3582
+ * The amount (in MiB) of memory used by the task. If your tasks runs on Amazon EC2 instances, you must specify either a task-level memory value or a container-level memory value. This field is optional and any value can be used. If a task-level memory value is specified, the container-level memory value is optional. For more information regarding container-level memory and memory reservation, see ContainerDefinition. If your tasks runs on Fargate, this field is required. You must use one of the following values. The value you choose determines your range of valid values for the cpu parameter. 512 (0.5 GB), 1024 (1 GB), 2048 (2 GB) - Available cpu values: 256 (.25 vCPU) 1024 (1 GB), 2048 (2 GB), 3072 (3 GB), 4096 (4 GB) - Available cpu values: 512 (.5 vCPU) 2048 (2 GB), 3072 (3 GB), 4096 (4 GB), 5120 (5 GB), 6144 (6 GB), 7168 (7 GB), 8192 (8 GB) - Available cpu values: 1024 (1 vCPU) Between 4096 (4 GB) and 16384 (16 GB) in increments of 1024 (1 GB) - Available cpu values: 2048 (2 vCPU) Between 8192 (8 GB) and 30720 (30 GB) in increments of 1024 (1 GB) - Available cpu values: 4096 (4 vCPU)
3516
3583
  */
3517
3584
  memory?: String;
3518
3585
  /**
3519
- * The Elastic Inference accelerator associated with the task.
3586
+ * The Elastic Inference accelerator that's associated with the task.
3520
3587
  */
3521
3588
  inferenceAccelerators?: InferenceAccelerators;
3522
3589
  /**
@@ -3528,15 +3595,15 @@ declare namespace ECS {
3528
3595
  */
3529
3596
  ipcMode?: IpcMode;
3530
3597
  /**
3531
- * The configuration details for the App Mesh proxy. Your Amazon ECS container instances require at least version 1.26.0 of the container agent and at least version 1.26.0-1 of the ecs-init package to enable a proxy configuration. If your container instances are launched from the Amazon ECS-optimized AMI version 20190301 or later, then they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
3598
+ * The configuration details for the App Mesh proxy. Your Amazon ECS container instances require at least version 1.26.0 of the container agent and at least version 1.26.0-1 of the ecs-init package to enable a proxy configuration. If your container instances are launched from the Amazon ECS optimized AMI version 20190301 or later, they contain the required versions of the container agent and ecs-init. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
3532
3599
  */
3533
3600
  proxyConfiguration?: ProxyConfiguration;
3534
3601
  /**
3535
- * The Unix timestamp for when the task definition was registered.
3602
+ * The Unix timestamp for the time when the task definition was registered.
3536
3603
  */
3537
3604
  registeredAt?: Timestamp;
3538
3605
  /**
3539
- * The Unix timestamp for when the task definition was deregistered.
3606
+ * The Unix timestamp for the time when the task definition was deregistered.
3540
3607
  */
3541
3608
  deregisteredAt?: Timestamp;
3542
3609
  /**
@@ -3568,7 +3635,7 @@ declare namespace ECS {
3568
3635
  export type TaskFieldList = TaskField[];
3569
3636
  export interface TaskOverride {
3570
3637
  /**
3571
- * One or more container overrides sent to a task.
3638
+ * One or more container overrides that are sent to a task.
3572
3639
  */
3573
3640
  containerOverrides?: ContainerOverrides;
3574
3641
  /**
@@ -3580,7 +3647,7 @@ declare namespace ECS {
3580
3647
  */
3581
3648
  inferenceAcceleratorOverrides?: InferenceAcceleratorOverrides;
3582
3649
  /**
3583
- * The Amazon Resource Name (ARN) of the task execution IAM role override for the task.
3650
+ * The Amazon Resource Name (ARN) of the task execution IAM role override for the task. For more information, see Amazon ECS task execution IAM role in the Amazon Elastic Container Service Developer Guide.
3584
3651
  */
3585
3652
  executionRoleArn?: String;
3586
3653
  /**
@@ -3588,11 +3655,11 @@ declare namespace ECS {
3588
3655
  */
3589
3656
  memory?: String;
3590
3657
  /**
3591
- * The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume. All containers in this task are granted the permissions that are specified in this role.
3658
+ * The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume. All containers in this task are granted the permissions that are specified in this role. For more information, see IAM Role for Tasks in the Amazon Elastic Container Service Developer Guide.
3592
3659
  */
3593
3660
  taskRoleArn?: String;
3594
3661
  /**
3595
- * The ephemeral storage setting override for the task. This parameter is only supported for tasks hosted on Fargate using platform version 1.4.0 or later.
3662
+ * The ephemeral storage setting override for the task. This parameter is only supported for tasks hosted on Fargate that use the following platform versions: Linux platform version 1.4.0 or later. Windows platform version 1.0.0 or later.
3596
3663
  */
3597
3664
  ephemeralStorage?: EphemeralStorage;
3598
3665
  }
@@ -3614,19 +3681,19 @@ declare namespace ECS {
3614
3681
  */
3615
3682
  clusterArn?: String;
3616
3683
  /**
3617
- * The tag specified when a task set is started. If the task set is created by an CodeDeploy deployment, the startedBy parameter is CODE_DEPLOY. For a task set created for an external deployment, the startedBy field isn't used.
3684
+ * The tag specified when a task set is started. If an CodeDeploy deployment created the task set, the startedBy parameter is CODE_DEPLOY. If an external deployment created the task set, the startedBy field isn't used.
3618
3685
  */
3619
3686
  startedBy?: String;
3620
3687
  /**
3621
- * The external ID associated with the task set. If a task set is created by an CodeDeploy deployment, the externalId parameter contains the CodeDeploy deployment ID. If a task set is created for an external deployment and is associated with a service discovery registry, the externalId parameter contains the ECS_TASK_SET_EXTERNAL_ID Cloud Map attribute.
3688
+ * The external ID associated with the task set. If an CodeDeploy deployment created a task set, the externalId parameter contains the CodeDeploy deployment ID. If a task set is created for an external deployment and is associated with a service discovery registry, the externalId parameter contains the ECS_TASK_SET_EXTERNAL_ID Cloud Map attribute.
3622
3689
  */
3623
3690
  externalId?: String;
3624
3691
  /**
3625
- * The status of the task set. The following describes each state: PRIMARY The task set is serving production traffic. ACTIVE The task set is not serving production traffic. DRAINING The tasks in the task set are being stopped and their corresponding targets are being deregistered from their target group.
3692
+ * The status of the task set. The following describes each state. PRIMARY The task set is serving production traffic. ACTIVE The task set isn't serving production traffic. DRAINING The tasks in the task set are being stopped, and their corresponding targets are being deregistered from their target group.
3626
3693
  */
3627
3694
  status?: String;
3628
3695
  /**
3629
- * The task definition the task set is using.
3696
+ * The task definition that the task set is using.
3630
3697
  */
3631
3698
  taskDefinition?: String;
3632
3699
  /**
@@ -3634,7 +3701,7 @@ declare namespace ECS {
3634
3701
  */
3635
3702
  computedDesiredCount?: Integer;
3636
3703
  /**
3637
- * The number of tasks in the task set that are in the PENDING status during a deployment. A task in the PENDING state is preparing to enter the RUNNING state. A task set enters the PENDING status when it launches for the first time or when it is restarted after being in the STOPPED state.
3704
+ * The number of tasks in the task set that are in the PENDING status during a deployment. A task in the PENDING state is preparing to enter the RUNNING state. A task set enters the PENDING status when it launches for the first time or when it's restarted after being in the STOPPED state.
3638
3705
  */
3639
3706
  pendingCount?: Integer;
3640
3707
  /**
@@ -3642,11 +3709,11 @@ declare namespace ECS {
3642
3709
  */
3643
3710
  runningCount?: Integer;
3644
3711
  /**
3645
- * The Unix timestamp for when the task set was created.
3712
+ * The Unix timestamp for the time when the task set was created.
3646
3713
  */
3647
3714
  createdAt?: Timestamp;
3648
3715
  /**
3649
- * The Unix timestamp for when the task set was last updated.
3716
+ * The Unix timestamp for the time when the task set was last updated.
3650
3717
  */
3651
3718
  updatedAt?: Timestamp;
3652
3719
  /**
@@ -3654,39 +3721,43 @@ declare namespace ECS {
3654
3721
  */
3655
3722
  launchType?: LaunchType;
3656
3723
  /**
3657
- * The capacity provider strategy associated with the task set.
3724
+ * The capacity provider strategy that are associated with the task set.
3658
3725
  */
3659
3726
  capacityProviderStrategy?: CapacityProviderStrategy;
3660
3727
  /**
3661
- * The Fargate platform version on which the tasks in the task set are running. A platform version is only specified for tasks run on Fargate. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.
3728
+ * The Fargate platform version where the tasks in the task set are running. A platform version is only specified for tasks run on Fargate. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.
3662
3729
  */
3663
3730
  platformVersion?: String;
3731
+ /**
3732
+ * The operating system that your tasks in the set are running on. A platform family is specified only for tasks that use the Fargate launch type. All tasks in the set must have the same value.
3733
+ */
3734
+ platformFamily?: String;
3664
3735
  /**
3665
3736
  * The network configuration for the task set.
3666
3737
  */
3667
3738
  networkConfiguration?: NetworkConfiguration;
3668
3739
  /**
3669
- * Details on a load balancer that is used with a task set.
3740
+ * Details on a load balancer that are used with a task set.
3670
3741
  */
3671
3742
  loadBalancers?: LoadBalancers;
3672
3743
  /**
3673
- * The details of the service discovery registries to assign to this task set. For more information, see Service discovery.
3744
+ * The details for the service discovery registries to assign to this task set. For more information, see Service discovery.
3674
3745
  */
3675
3746
  serviceRegistries?: ServiceRegistries;
3676
3747
  /**
3677
- * A floating-point percentage of the desired number of tasks to place and keep running in the task set.
3748
+ * A floating-point percentage of your desired number of tasks to place and keep running in the task set.
3678
3749
  */
3679
3750
  scale?: Scale;
3680
3751
  /**
3681
- * The stability status, which indicates whether the task set has reached a steady state. If the following conditions are met, the task set will be in STEADY_STATE: The task runningCount is equal to the computedDesiredCount. The pendingCount is 0. There are no tasks running on container instances in the DRAINING status. All tasks are reporting a healthy status from the load balancers, service discovery, and container health checks. If any of those conditions are not met, the stability status returns STABILIZING.
3752
+ * The stability status. This indicates whether the task set has reached a steady state. If the following conditions are met, the task set sre in STEADY_STATE: The task runningCount is equal to the computedDesiredCount. The pendingCount is 0. There are no tasks that are running on container instances in the DRAINING status. All tasks are reporting a healthy status from the load balancers, service discovery, and container health checks. If any of those conditions aren't met, the stability status returns STABILIZING.
3682
3753
  */
3683
3754
  stabilityStatus?: StabilityStatus;
3684
3755
  /**
3685
- * The Unix timestamp for when the task set stability status was retrieved.
3756
+ * The Unix timestamp for the time when the task set stability status was retrieved.
3686
3757
  */
3687
3758
  stabilityStatusAt?: Timestamp;
3688
3759
  /**
3689
- * The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
3760
+ * The metadata that you apply to the task set to help you categorize and organize them. Each tag consists of a key and an optional value. You define both. The following basic restrictions apply to tags: Maximum number of tags per resource - 50 For each resource, each tag key must be unique, and each tag key can have only one value. Maximum key length - 128 Unicode characters in UTF-8 Maximum value length - 256 Unicode characters in UTF-8 If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for Amazon Web Services use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.
3690
3761
  */
3691
3762
  tags?: Tags;
3692
3763
  }
@@ -3730,7 +3801,7 @@ declare namespace ECS {
3730
3801
  export type UlimitName = "core"|"cpu"|"data"|"fsize"|"locks"|"memlock"|"msgqueue"|"nice"|"nofile"|"nproc"|"rss"|"rtprio"|"rttime"|"sigpending"|"stack"|string;
3731
3802
  export interface UntagResourceRequest {
3732
3803
  /**
3733
- * The Amazon Resource Name (ARN) of the resource from which to delete tags. Currently, the supported resources are Amazon ECS capacity providers, tasks, services, task definitions, clusters, and container instances.
3804
+ * The Amazon Resource Name (ARN) of the resource to delete tags from. Currently, the supported resources are Amazon ECS capacity providers, tasks, services, task definitions, clusters, and container instances.
3734
3805
  */
3735
3806
  resourceArn: String;
3736
3807
  /**
@@ -3746,7 +3817,7 @@ declare namespace ECS {
3746
3817
  */
3747
3818
  name: String;
3748
3819
  /**
3749
- * An object representing the parameters to update for the Auto Scaling group capacity provider.
3820
+ * An object that represent the parameters to update for the Auto Scaling group capacity provider.
3750
3821
  */
3751
3822
  autoScalingGroupProvider: AutoScalingGroupProviderUpdate;
3752
3823
  }
@@ -3782,7 +3853,7 @@ declare namespace ECS {
3782
3853
  */
3783
3854
  cluster: String;
3784
3855
  /**
3785
- * The setting to use by default for a cluster. This parameter is used to enable CloudWatch Container Insights for a cluster. If this value is specified, it will override the containerInsights value set with PutAccountSetting or PutAccountSettingDefault.
3856
+ * The setting to use by default for a cluster. This parameter is used to enable CloudWatch Container Insights for a cluster. If this value is specified, it overrides the containerInsights value set with PutAccountSetting or PutAccountSettingDefault.
3786
3857
  */
3787
3858
  settings: ClusterSettings;
3788
3859
  }
@@ -3798,13 +3869,13 @@ declare namespace ECS {
3798
3869
  */
3799
3870
  cluster?: String;
3800
3871
  /**
3801
- * The container instance ID or full ARN entries for the container instance on which you would like to update the Amazon ECS container agent.
3872
+ * The container instance ID or full ARN entries for the container instance where you would like to update the Amazon ECS container agent.
3802
3873
  */
3803
3874
  containerInstance: String;
3804
3875
  }
3805
3876
  export interface UpdateContainerAgentResponse {
3806
3877
  /**
3807
- * The container instance for which the container agent was updated.
3878
+ * The container instance that the container agent was updated for.
3808
3879
  */
3809
3880
  containerInstance?: ContainerInstance;
3810
3881
  }
@@ -3818,7 +3889,7 @@ declare namespace ECS {
3818
3889
  */
3819
3890
  containerInstances: StringList;
3820
3891
  /**
3821
- * The container instance state with which to update the container instance. The only valid values for this action are ACTIVE and DRAINING. A container instance can only be updated to DRAINING status once it has reached an ACTIVE state. If a container instance is in REGISTERING, DEREGISTERING, or REGISTRATION_FAILED state you can describe the container instance but will be unable to update the container instance state.
3892
+ * The container instance state to update the container instance with. The only valid values for this action are ACTIVE and DRAINING. A container instance can only be updated to DRAINING status once it has reached an ACTIVE state. If a container instance is in REGISTERING, DEREGISTERING, or REGISTRATION_FAILED state you can describe the container instance but can't update the container instance state.
3822
3893
  */
3823
3894
  status: ContainerInstanceStatus;
3824
3895
  }
@@ -3854,7 +3925,7 @@ declare namespace ECS {
3854
3925
  }
3855
3926
  export interface UpdateServiceRequest {
3856
3927
  /**
3857
- * The short name or full Amazon Resource Name (ARN) of the cluster that your service is running on. If you do not specify a cluster, the default cluster is assumed.
3928
+ * The short name or full Amazon Resource Name (ARN) of the cluster that your service runs on. If you do not specify a cluster, the default cluster is assumed.
3858
3929
  */
3859
3930
  cluster?: String;
3860
3931
  /**
@@ -3870,7 +3941,7 @@ declare namespace ECS {
3870
3941
  */
3871
3942
  taskDefinition?: String;
3872
3943
  /**
3873
- * The capacity provider strategy to update the service to use. If the service is using the default capacity provider strategy for the cluster, the service can be updated to use one or more capacity providers as opposed to the default capacity provider strategy. However, when a service is using a capacity provider strategy that is not the default capacity provider strategy, the service cannot be updated to use the cluster's default capacity provider strategy. A capacity provider strategy consists of one or more capacity providers along with the base and weight to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE or UPDATING status can be used. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation. To use a Fargate capacity provider, specify either the FARGATE or FARGATE_SPOT capacity providers. The Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
3944
+ * The capacity provider strategy to update the service to use. if the service uses the default capacity provider strategy for the cluster, the service can be updated to use one or more capacity providers as opposed to the default capacity provider strategy. However, when a service is using a capacity provider strategy that's not the default capacity provider strategy, the service can't be updated to use the cluster's default capacity provider strategy. A capacity provider strategy consists of one or more capacity providers along with the base and weight to assign to them. A capacity provider must be associated with the cluster to be used in a capacity provider strategy. The PutClusterCapacityProviders API is used to associate a capacity provider with a cluster. Only capacity providers with an ACTIVE or UPDATING status can be used. If specifying a capacity provider that uses an Auto Scaling group, the capacity provider must already be created. New capacity providers can be created with the CreateCapacityProvider API operation. To use a Fargate capacity provider, specify either the FARGATE or FARGATE_SPOT capacity providers. The Fargate capacity providers are available to all accounts and only need to be associated with a cluster to be used. The PutClusterCapacityProviders API operation is used to update the list of available capacity providers for a cluster after the cluster is created.
3874
3945
  */
3875
3946
  capacityProviderStrategy?: CapacityProviderStrategy;
3876
3947
  /**
@@ -3882,23 +3953,23 @@ declare namespace ECS {
3882
3953
  */
3883
3954
  networkConfiguration?: NetworkConfiguration;
3884
3955
  /**
3885
- * An array of task placement constraint objects to update the service to use. If no value is specified, the existing placement constraints for the service will remain unchanged. If this value is specified, it will override any existing placement constraints defined for the service. To remove all existing placement constraints, specify an empty array. You can specify a maximum of 10 constraints per task (this limit includes constraints in the task definition and those specified at runtime).
3956
+ * An array of task placement constraint objects to update the service to use. If no value is specified, the existing placement constraints for the service will remain unchanged. If this value is specified, it will override any existing placement constraints defined for the service. To remove all existing placement constraints, specify an empty array. You can specify a maximum of 10 constraints for each task. This limit includes constraints in the task definition and those specified at runtime.
3886
3957
  */
3887
3958
  placementConstraints?: PlacementConstraints;
3888
3959
  /**
3889
- * The task placement strategy objects to update the service to use. If no value is specified, the existing placement strategy for the service will remain unchanged. If this value is specified, it will override the existing placement strategy defined for the service. To remove an existing placement strategy, specify an empty object. You can specify a maximum of five strategy rules per service.
3960
+ * The task placement strategy objects to update the service to use. If no value is specified, the existing placement strategy for the service will remain unchanged. If this value is specified, it will override the existing placement strategy defined for the service. To remove an existing placement strategy, specify an empty object. You can specify a maximum of five strategy rules for each service.
3890
3961
  */
3891
3962
  placementStrategy?: PlacementStrategies;
3892
3963
  /**
3893
- * The platform version on which your tasks in the service are running. A platform version is only specified for tasks using the Fargate launch type. If a platform version is not specified, the LATEST platform version is used by default. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
3964
+ * The platform version that your tasks in the service run on. A platform version is only specified for tasks using the Fargate launch type. If a platform version is not specified, the LATEST platform version is used. For more information, see Fargate Platform Versions in the Amazon Elastic Container Service Developer Guide.
3894
3965
  */
3895
3966
  platformVersion?: String;
3896
3967
  /**
3897
- * Whether to force a new deployment of the service. Deployments are not forced by default. You can use this option to trigger a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination (my_image:latest) or to roll Fargate tasks onto a newer platform version.
3968
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination (my_image:latest) or to roll Fargate tasks onto a newer platform version.
3898
3969
  */
3899
3970
  forceNewDeployment?: Boolean;
3900
3971
  /**
3901
- * The period of time, in seconds, that the Amazon ECS service scheduler should ignore unhealthy Elastic Load Balancing target health checks after a task has first started. This is only valid if your service is configured to use a load balancer. If your service's tasks take a while to start and respond to Elastic Load Balancing health checks, you can specify a health check grace period of up to 2,147,483,647 seconds. During that time, the Amazon ECS service scheduler ignores the Elastic Load Balancing health check status. This grace period can prevent the ECS service scheduler from marking tasks as unhealthy and stopping them before they have time to come up.
3972
+ * The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started. This is only valid if your service is configured to use a load balancer. If your service's tasks take a while to start and respond to Elastic Load Balancing health checks, you can specify a health check grace period of up to 2,147,483,647 seconds. During that time, the Amazon ECS service scheduler ignores the Elastic Load Balancing health check status. This grace period can prevent the ECS service scheduler from marking tasks as unhealthy and stopping them before they have time to come up.
3902
3973
  */
3903
3974
  healthCheckGracePeriodSeconds?: BoxedInteger;
3904
3975
  /**
@@ -3914,11 +3985,11 @@ declare namespace ECS {
3914
3985
  }
3915
3986
  export interface UpdateTaskSetRequest {
3916
3987
  /**
3917
- * The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set exists in.
3988
+ * The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set is found in.
3918
3989
  */
3919
3990
  cluster: String;
3920
3991
  /**
3921
- * The short name or full Amazon Resource Name (ARN) of the service that the task set exists in.
3992
+ * The short name or full Amazon Resource Name (ARN) of the service that the task set is found in.
3922
3993
  */
3923
3994
  service: String;
3924
3995
  /**
@@ -3946,7 +4017,7 @@ declare namespace ECS {
3946
4017
  */
3947
4018
  agentHash?: String;
3948
4019
  /**
3949
- * The Docker version running on the container instance.
4020
+ * The Docker version that's running on the container instance.
3950
4021
  */
3951
4022
  dockerVersion?: String;
3952
4023
  }
@@ -3956,25 +4027,25 @@ declare namespace ECS {
3956
4027
  */
3957
4028
  name?: String;
3958
4029
  /**
3959
- * This parameter is specified when you are using bind mount host volumes. The contents of the host parameter determine whether your bind mount host volume persists on the host container instance and where it is stored. If the host parameter is empty, then the Docker daemon assigns a host path for your data volume. However, the data is not guaranteed to persist after the containers associated with it stop running. Windows containers can mount whole directories on the same drive as $env:ProgramData. Windows containers cannot mount directories on a different drive, and mount point cannot be across drives. For example, you can mount C:\my\path:C:\my\path and D:\:D:\, but not D:\my\path:C:\my\path or D:\:C:\my\path.
4030
+ * This parameter is specified when you use bind mount host volumes. The contents of the host parameter determine whether your bind mount host volume persists on the host container instance and where it's stored. If the host parameter is empty, then the Docker daemon assigns a host path for your data volume. However, the data isn't guaranteed to persist after the containers that are associated with it stop running. Windows containers can mount whole directories on the same drive as $env:ProgramData. Windows containers can't mount directories on a different drive, and mount point can't be across drives. For example, you can mount C:\my\path:C:\my\path and D:\:D:\, but not D:\my\path:C:\my\path or D:\:C:\my\path.
3960
4031
  */
3961
4032
  host?: HostVolumeProperties;
3962
4033
  /**
3963
- * This parameter is specified when you are using Docker volumes. Windows containers only support the use of the local driver. To use bind mounts, specify the host parameter instead. Docker volumes are not supported by tasks run on Fargate.
4034
+ * This parameter is specified when you use Docker volumes. Windows containers only support the use of the local driver. To use bind mounts, specify the host parameter instead. Docker volumes aren't supported by tasks run on Fargate.
3964
4035
  */
3965
4036
  dockerVolumeConfiguration?: DockerVolumeConfiguration;
3966
4037
  /**
3967
- * This parameter is specified when you are using an Amazon Elastic File System file system for task storage.
4038
+ * This parameter is specified when you use an Amazon Elastic File System file system for task storage.
3968
4039
  */
3969
4040
  efsVolumeConfiguration?: EFSVolumeConfiguration;
3970
4041
  /**
3971
- * This parameter is specified when you are using Amazon FSx for Windows File Server file system for task storage.
4042
+ * This parameter is specified when you use Amazon FSx for Windows File Server file system for task storage.
3972
4043
  */
3973
4044
  fsxWindowsFileServerVolumeConfiguration?: FSxWindowsFileServerVolumeConfiguration;
3974
4045
  }
3975
4046
  export interface VolumeFrom {
3976
4047
  /**
3977
- * The name of another container within the same task definition from which to mount volumes.
4048
+ * The name of another container within the same task definition to mount volumes from.
3978
4049
  */
3979
4050
  sourceContainer?: String;
3980
4051
  /**