Amazon ECS · JSON Structure
Amazon Ecs Container Definition Structure
AmazonContainersDockerECSOrchestration
ContainerDefinition is a JSON Structure definition published by Amazon ECS, describing 38 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
name
image
cpu
memory
memoryReservation
links
portMappings
essential
entryPoint
command
environment
environmentFiles
mountPoints
volumesFrom
secrets
dependsOn
startTimeout
stopTimeout
hostname
user
workingDirectory
disableNetworking
privileged
readonlyRootFilesystem
dnsServers
dnsSearchDomains
extraHosts
dockerSecurityOptions
interactive
pseudoTerminal
dockerLabels
ulimits
systemControls
resourceRequirements
firelensConfiguration
repositoryCredentials
restartPolicy
credentialSpecs
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.