Using presigned URL for S3 (without internet)

0

I'd like to implement presigned URL for S3 but I understand that the communication is through internet.

Is it possible that the communication doesn't go through the internet?

I mean in my company we use direct connect to connect on premise to AWS. I’d like to send the data through the direct connect. Is it possible?

2개 답변
1

Hello! AWS resources in a VPC could access S3 endpoints via an S3 VPC Gateway endpoint https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-endpoints-s3.html. If the intent is for on-premises resources to access S3 via Direct Connect, you can do so using a Direct Connect public VIF or private VIF via an S3 VPC interface endpoint. https://repost.aws/knowledge-center/s3-bucket-access-direct-connect

답변함 2달 전
0

In addition to the other suggestions, you might also use a Direct Connect Public VIF: https://www.youtube.com/watch?v=X_4ekgRc4C8&t=328s

profile pictureAWS
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠