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 Respuestas
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

respondido hace 2 meses
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
EXPERTO
respondido hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas