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
demandé il y a 2 mois107 vues
2 réponses
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
EXPERT
Mike_L
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 2 mois
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
EXPERT
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions