ec2 Run Instance Request with Launch Template and a overriding network interfaces specification

1

I am attempting to automate some instance creation using a Launch Template. As part of the RunInstanceRequest I sometimes need to specify that my instance be on a different network(s). While this works fine if the LT has the same number of devices (or less than), when the LT has more interfaces than what I specify in the RunInstanceRequest, the instance inherits the unspecified device specification from the LT.

So for example if my LT has two devices and my RIR has one, my instance gets two interfaces.

Is there a way for me to override this behavior so I can create my instance with a network interface spec which completely overrides what is defined in the LT?

已提问 2 年前340 查看次数
1 回答
-1

To answer your question, we require details that are non-public information. Please open a support case with AWS using the following link - https://support.console.aws.amazon.com/support/home#/case/create

AWS
支持工程师
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则