Overrides all of task definition parameters
Open
ECS
Proposed
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
Start-Task and Run-Task API can overrides the task definition.
But it supports a few parameters only. (`command`, `environment` and `taskRoleArn`).
I would like to overrides other parameters. (ex: `hostname`,`logConfiguration` ..)
It would be good to be able to overrides all of task definition parameters.
Contributor guide
Assessment
This issue has not been assessed yet.