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 个月前

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

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

回答问题的准则