Direct Connect Connection to S3

0

The requirement is to trasfer 1 TB of backup data from on-prem to S3.

For this use-case, I have already set up the hosted connection using Megaport and have created the Public VIF using the AWS provided Public IPs.

Now, what I want to know is how can I connect to the specific S3 bucket and transfer the data from on-prem to S3? What are the steps required after setting up the connection and VIF? I am confused how and where to specify the bucket ARN or how does the traffic know how to route to the specific S3 bucket?

2개 답변
0

Suggest going through this Knowledge Center article:

How can I access my Amazon S3 bucket over Direct Connect?

profile pictureAWS
전문가
답변함 6달 전
profile pictureAWS
전문가
검토됨 6달 전
0

The Public VIF advertises the Public IPv4 prefixes for S3 public endpoints which your BGP network will learn and install in routing tables on your edge router and can be cascaded down to your core routers. When a client in your on-premise resolves S3 hostname to an IP, there will be a specific route installed in your routing table compared to the default route to the internet, then that DX is preferred over the Internet. Here to learn more about it: https://docs.aws.amazon.com/directconnect/latest/UserGuide/routing-and-bgp.html

If you want to access the S3 over your private network using VPC endpoint, you will use Private VIF for that.

profile pictureAWS
AmerO
답변함 6달 전

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

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

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

관련 콘텐츠