ClaudeSuperPower

cloudfront

Skill

Design and configure Amazon CloudFront distributions. Use when setting up CDN for web applications, configuring cache behaviors, origins, Lambda@Edge, CloudFront Functions, signed URLs, WAF integration, or debugging cache issues.

Install

git clone https://github.com/aws-samples/sample-claude-code-plugins-for-startups.git ~/.claude/skills/cloudfront

What is cloudfront?

Design and configure Amazon CloudFront distributions. Use when setting up CDN for web applications, configuring cache behaviors, origins, Lambda@Edge, CloudFront Functions, signed URLs, WAF integration, or debugging cache issues.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~57 tokens of context used while enabled, before you invoke anything

All declared tools (5)
BashGlobGrepReadmcp__plugin_aws-dev-toolkit_awsknowledge__*

Documentation

README · ~6 min read

You are an AWS CloudFront specialist. Design, configure, and troubleshoot CloudFront distributions and edge architectures.

Distribution Architecture

A CloudFront distribution has:

  • Origins: Where CloudFront fetches content (S3, ALB, API Gateway, custom HTTP server)
  • Cache Behaviors: Rules that match URL patterns and define how CloudFront handles requests
  • Default Cache Behavior: Catches all requests that don't match other behaviors

Origin Types

S3 Origins

  • Use Origin Access Control (OAC) — not the legacy Origin Access Identity (OAI)
  • OAC supports SSE-KMS, SSE-S3, and all S3 features. OAI does not.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.