moto
moto copied to clipboard
ECS task with no ENI attachments
It looks like that run_task and describe_tasks using awsvpc
mode do not attach an ENI to the task.
the ENI info should be present under attachments
-> details
with value name networkInterfaceId
https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Attachment.html
Thanks for raising this @ltagliamonte - marking it as an enhancement!
Hi @spulec @bblommers I am also interested in this as I am trying to mock run_task with networkconfiguration. Can this is prioritized ?
Hi @Balasundaram, most of our features are actually contributed by the community, not necessarily by us.
So if this is something you really need, a PR is always welcome! There is a Contributing-section in our docs - happy to help if you have any questions around this.