How to enable VPC Endpoint setting about multiple private subnet per AZ

0

I set one vpc and two private subnet in same AZ. I set ssm endpoint about one private subnet but I can't set ssm endpoint about different private subnet. I want to set ssm endpoint about two private subnet. How can I set ssm endpoint about two private subnet?

2回答
0

You can deploy one SSM endpoint in one of the subnets in the same AZ, as described in https://docs.aws.amazon.com/vpc/latest/privatelink/concepts.html#architecture-diagram

Note that clients in the other private subnet would still be able to talk to SSM through the endpoint. And by default, each interface endpoint can support a bandwidth of up to 10 Gbps per Availability Zone and automatically scales up to 100 Gbps. A bit more details are available here: https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html#considerations-interface-endpoints

AWS
weidi
回答済み 2年前
0

You can specify more than one subnet in different Availability Zones to help ensure that your interface endpoint is resilient to Availability Zone failures.

profile pictureAWS
エキスパート
回答済み 2年前

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

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

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

関連するコンテンツ