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 年前1194 查看次数
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 年前

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

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

回答问题的准则