1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
The supported values for tasks running on EC2 or external instances are up to 10vCPU as described in the documentation below.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#task_size
For tasks that run on EC2 or external instances, this field is optional. If your cluster doesn't have any registered container instances with the requested CPU units available, the task fails. Supported values for tasks that run on EC2 or external instances are between 0.125 vCPUs and 10 vCPUs.
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 6 months ago
