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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则