Is Amazon S3 endpoint accessible from multiple VPC's?

0

Customer has multiple VPC's and is looking to avoid creating an S3 endpoint in each VPC. Is there a way for transit gateway to allow cross VPC endpoint communication?

AWS
Kevin_B
已提問 5 年前檢視次數 905 次
1 個回答
1
已接受的答案

Amazon S3 uses Gateway Endpoints for which traffic has to be originated from the VPC itself and cannot be transitive. This Gateway Endpoint limitation is documented here: https://docs.aws.amazon.com/vpc/latest/userguide/vpce-gateway.html#vpc-endpoints-limitations.

An option to overcome this limitation is to use Amazon EC2 proxy Instances. More detailed information can be found here: https://d0.awsstatic.com/aws-answers/Accessing_VPC_Endpoints_from_Remote_Networks.pdf

AWS
專家
已回答 5 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南