AwsEcsExecutionModuleDeploymentContainerPropertiesSchema
Index
Properties
optionalcpu
The CPU units to allocate to the container. This is measured in CPU units where 1024 units = 1 vCPU.
image
The image configuration for the container. This defines the container image settings and runtime properties. See AwsEcsExecutionModuleDeploymentContainerPropertiesImageSchema for options.
optionalmemory
The memory limit in MiB to allocate to the container. This is the hard limit for memory usage.
Defines the container properties for execution deployments. This schema configures the CPU, memory, and image settings for containers in the execution.
Modules/Execution/AwsEcsExecution