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年前392ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ