How to integrate CloudFront SDK

1

I found this library, but couldn't find the detailed steps. https://github.com/aws/amazon-cloudfront-client-routing-library

My domain is not currently purchased on Route53. Do I need to move to Route53? And how to set up DNS record to use this library? What are the requirements for certificates? Are there any requirements for DNS resolver? Is there any example for Java? Cuz we're developing the Android application.

Peter
已提問 2 個月前檢視次數 106 次
2 個答案
2

As per https://crates.io/crates/amazon-cloudfront-client-routing-lib,

this feature has associated prerequisites such as using Route53 and requiring certificate updates.

While your domain is not purchased on Route 53, you can change your DNS hosting to Route 53. Refer to Making Amazon Route 53 the DNS service for an existing domain for steps involved

AWS
專家
Mike_L
已回答 2 個月前
profile picture
專家
已審閱 2 個月前
1

Use of the Amazon CloudFront Client Routing Library has a few pre-requisites, amongst which the use of Route53.

Refer to https://crates.io/crates/amazon-cloudfront-client-routing-lib specifically the section "What is Client Routing?"

AWS
專家
已回答 2 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南