Back to Skills

aws-cloudformation-s3

majiayu000
Updated 13 days ago
14 views
58
9
58
View on GitHub
Otherawscloudformations3storageinfrastructureiaac

About

This skill provides AWS CloudFormation templates and patterns for provisioning Amazon S3 infrastructure. It helps developers create production-ready S3 buckets with configurations for policies, versioning, lifecycle rules, and structured templates. Use it when you need to implement IaC best practices for S3 using Parameters, Outputs, and cross-stack references.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/aws-cloudformation-s3

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/aws-cloudformation-s3
0

Related Skills

test-environment-management

Other

This skill manages test infrastructure using Infrastructure as Code, Docker, and Kubernetes to provision consistent environments. It ensures environment parity with production and optimizes testing costs through service virtualization. Use it when setting up, maintaining, or scaling test environments for development and CI/CD pipelines.

View skill

cost-approach-expert

Other

This skill performs cost approach valuations for specialized infrastructure assets when market comparables are insufficient. It calculates Replacement Cost New (RCN) and analyzes depreciation across physical, functional, and external categories. Developers can use it to obtain depreciated replacement cost values and reconcile them with market approaches.

View skill

aws-cloudformation-rds

Other

This skill provides AWS CloudFormation patterns for deploying production-ready Amazon RDS databases, including instances, clusters, and multi-AZ setups. It helps developers implement infrastructure as code with best practices for parameters, security, and cross-stack references. Use it when you need to create or manage RDS resources for MySQL, PostgreSQL, or Aurora using structured, reusable templates.

View skill

aws-sdk-java-v2-lambda

Other

This skill provides AWS SDK for Java 2.x patterns for AWS Lambda operations. It enables developers to invoke functions, manage configurations/layers, and integrate Lambda with Spring Boot applications. Use it for programmatic Lambda control including creation, updates, and asynchronous invocations.

View skill