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?

1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 5 Jahren
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen