aws-cloudformation-dynamodb

Community

Deploy robust DynamoDB infrastructure with CloudFormation.

AuthorMassimilianoPili
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and standardizes the creation and management of AWS DynamoDB tables and related resources using AWS CloudFormation, ensuring consistency and best practices.

Core Features & Use Cases

  • DynamoDB Table Provisioning: Define and deploy DynamoDB tables with specified keys, indexes, and capacity modes.
  • Advanced Configurations: Implement auto-scaling, point-in-time recovery, TTL, encryption, and DynamoDB Streams.
  • Use Case: You need to set up a new DynamoDB table for user profiles with a global secondary index for efficient querying by username and enable auto-scaling to handle fluctuating traffic.

Quick Start

Use the aws-cloudformation-dynamodb skill to create a DynamoDB table named 'users' with a partition key 'user_id' and a global secondary index 'username-index'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aws-cloudformation-dynamodb
Download link: https://github.com/MassimilianoPili/claude-code-config/archive/main.zip#aws-cloudformation-dynamodb

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.