moto icon indicating copy to clipboard operation
moto copied to clipboard

ECS task with no ENI attachments

Open ltagliamonte opened this issue 4 years ago • 3 comments

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

ltagliamonte avatar Feb 14 '21 02:02 ltagliamonte

Thanks for raising this @ltagliamonte - marking it as an enhancement!

bblommers avatar Feb 14 '21 10:02 bblommers

Hi @spulec @bblommers I am also interested in this as I am trying to mock run_task with networkconfiguration. Can this is prioritized ?

Balasundaram avatar Jun 03 '22 16:06 Balasundaram

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.

bblommers avatar Jun 04 '22 09:06 bblommers