routing-traffic-with-route53-and-cloudfront

routing traffic with route53 and cloudfront

aws 2.1k ↓ 2.1k Apache-2.0 updated 25d ago
Claude Code
View source ↗

What it does

  • Verifying CloudFront distribution status and CNAME configuration
  • Requesting and validating ACM certificates (must be in us-east-1)
  • Creating or locating public hosted zones
  • Creating alias A and AAAA records pointing to CloudFront
  • Monitoring DNS propagation

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

routing traffic with route53 and cloudfront

Source

Repository: https://github.com/aws/agent-toolkit-for-aws

routing-traffic-with-route53-and-cloudfront FAQ

What does the routing-traffic-with-route53-and-cloudfront skill do?

Configures Amazon Route 53 to route traffic to a CloudFront distribution using a custom domain. Use when setting up DNS alias records, alternate domain names (CNAMEs), ACM certificates for HTTPS, and IPv6 support for CloudFront. Verifying CloudFront distribution status and CNAME configuration Requesting and validating ACM certificates (must be in us-east-1)

How do I install routing-traffic-with-route53-and-cloudfront?

Run: npx -y skills add https://github.com/aws/agent-toolkit-for-aws --skill routing-traffic-with-route53-and-cloudfront --agent claude-code — the source lives at github.com/aws/agent-toolkit-for-aws.

Maintain routing-traffic-with-route53-and-cloudfront?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[routing-traffic-with-route53-and-cloudfront on getagentictools](https://getagentictools.com/skills/aws-agent-toolkit-for-aws-routing-traffic-with-route53-and-cloudfront?ref=badge)
npx agentictools info skills/aws-agent-toolkit-for-aws-routing-traffic-with-route53-and-cloudfront

The second line is the CLI lookup for this page — handy in READMEs and docs.