Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aws avatar

Routing Traffic With Route53 And Cloudfront

  • 2.8k installs
  • 2.2k repo stars
  • Updated August 4, 2026
  • aws/agent-toolkit-for-aws

routing-traffic-with-route53-and-cloudfront is an agent skill that configures amazon route 53 to route traffic to a cloudfront distribution using a custom domain. use when setting up dns alias records, alternate domain n

About

routing-traffic-with-route53-and-cloudfront is an agent skill from aws/agent-toolkit-for-aws that 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 . # Routing Traffic with Route 53 and CloudFront ## Overview Domain expertise for configuring Amazon Route 53 to route traffic to Amazon CloudFront distributions using custom domain names. Covers hosted zone management, alias A/AAAA records, alternate domain name (CNAME) configuration, and ACM certificate setup for HTTPS. ## Configure Route 53 to Developers invoke routing-traffic-with-route53-and-cloudfront during operate/infra work for cloud & infrastructure tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills.

  • Routing Traffic with Route 53 and CloudFront
  • Configure Route 53 to route traffic to a CloudFront distribution
  • To set up a custom domain for a CloudFront distribution with Route 53 DNS, follow the procedure exactly.
  • See [Route 53 CloudFront routing procedure](references/route53-cloudfront-routing.md).
  • Verifying CloudFront distribution status and CNAME configuration

Routing Traffic With Route53 And Cloudfront by the numbers

  • 2,770 all-time installs (skills.sh)
  • +374 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #147 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

routing-traffic-with-route53-and-cloudfront capabilities & compatibility

Capabilities
routing traffic with route 53 and cloudfront · configure route 53 to route traffic to a cloudfr · to set up a custom domain for a cloudfront distr · see [route 53 cloudfront routing procedure](refe · verifying cloudfront distribution status and cna
Use cases
orchestration
From the docs

What routing-traffic-with-route53-and-cloudfront says it does

To set up a custom domain for a CloudFront distribution with Route 53 DNS, follow the procedure exactly.
SKILL.md
See [Route 53 CloudFront routing procedure](references/route53-cloudfront-routing.md).
SKILL.md
- Verifying CloudFront distribution status and CNAME configuration
SKILL.md
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill routing-traffic-with-route53-and-cloudfront

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.8k
repo stars2.2k
Security audit3 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryaws/agent-toolkit-for-aws

What it does

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

Who is it for?

Developers working on cloud & infrastructure during operate tasks.

Skip if: Tasks outside Cloud & Infrastructure scope described in SKILL.md.

When should I use this skill?

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

What you get

Completed cloud & infrastructure workflow aligned with SKILL.md steps.

  • Route 53 alias records
  • CloudFront alternate domain configuration
  • Hosted zone setup when needed

Files

SKILL.mdMarkdownGitHub ↗

Routing Traffic with Route 53 and CloudFront

Overview

Domain expertise for configuring Amazon Route 53 to route traffic to Amazon CloudFront distributions using custom domain names. Covers hosted zone management, alias A/AAAA records, alternate domain name (CNAME) configuration, and ACM certificate setup for HTTPS.

Configure Route 53 to route traffic to a CloudFront distribution

To set up a custom domain for a CloudFront distribution with Route 53 DNS, follow the procedure exactly. See Route 53 CloudFront routing procedure.

The procedure covers:

  • 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

Troubleshooting

Domain not in CloudFront CNAMEs

Add the domain as an alternate domain name in the CloudFront distribution configuration before creating Route 53 records.

SSL certificate issues

ACM certificates for CloudFront must be in us-east-1. Ensure the certificate is validated and associated with the distribution.

Private hosted zone

CloudFront only works with public hosted zones. Create a public hosted zone if only a private one exists.

DNS propagation delays

Changes typically propagate within 60 seconds but full global propagation can take up to 48 hours. Use nslookup or dig to verify.

Related skills

FAQ

What does routing-traffic-with-route53-and-cloudfront 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

When should I use routing-traffic-with-route53-and-cloudfront?

During operate infra work for cloud & infrastructure.

Is routing-traffic-with-route53-and-cloudfront safe to install?

Review the Security Audits panel on this listing before production use.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.