APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Fargate
TaskDefinition
Amazon Fargate
· Schema
TaskDefinition
An Amazon ECS task definition
AWS
Compute
Containers
ECS
EKS
Microservices
Serverless
Properties
Name
Type
Description
taskDefinitionArn
string
Full ARN of the task definition
family
string
Family of the task definition
revision
integer
Revision number
status
string
Task definition status
requiresCompatibilities
array
Launch types the task definition is compatible with
networkMode
string
Docker networking mode
cpu
string
Number of cpu units
memory
string
Amount of memory in MiB
executionRoleArn
string
ARN of task execution role
taskRoleArn
string
ARN of task IAM role
containerDefinitions
array
Container definitions
View JSON Schema on GitHub