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
feita há 2 meses107 visualizações
2 Respostas
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
ESPECIALISTA
Mike_L
respondido há 2 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
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
ESPECIALISTA
respondido há 2 meses
profile picture
ESPECIALISTA
avaliado há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas