FargateTask
Description
description here
Type
this generator produces several circuit panels
Parameters
Name | Type | Description | Allowed Values | Default Value |
---|---|---|---|---|
container-name | shorttext | name of the container (required) | - | - |
parameters | list |
list of parameter port names (optional) | - | - |
subnets | int | number of subnets associated with the task | - | 1 |
task-interface | shorttext | Choose how you want to interact with the Fargate task | ECSRunTask , CFNAutoRun , BatchSubmitJob |
ECSRunTask |
job-name-prefix | shorttext | job name prefix (for BatchSubmitJob) | - | - |
vcpus | shorttext | The number of vCPUs reserved for the container (for BatchSubmitJob) | - | 2 |
memory | shorttext | The memory hard limit (in MiB) present to the container (for BatchSubmitJob) | - | 4096 |
retry-attempts | int | The number of times to move a job to the RUNNABLE status. You can specify between 1 and 10 attempts (for BatchSubmitJob) | - | 1 |
event-source | shorttext | type of task interface event source | None , ApiGatewayHttpApi , ApiGatewayWebsocketApi , S3 , SNS , SQS |
None |
dynamic-param-storage-type | shorttext | dynamic parameter storage type | EnvironmentVariable , SSMParameter , SecretsManagerSecret |
EnvironmentVariable |
Architecture
diagram of the architecture this generator creates
Resources
description of the resources this generator creates
Logic
description of the business logic this generator creates
Inputs
description of resource and data inputs
Outputs
description of resource and data outputs
Usage
description of usage and uses cases here