aws-sdk-v2-to-v3-migration
CommunityMigrate AWS SDK v2 code to v3 safely.
Authormatt-riley
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Migrate AWS SDK v2 usage to AWS SDK v3 without changing runtime behavior, enabling a modular, future-proof codebase.
Core Features & Use Cases
- Inventory and map all v2 imports and constructors (e.g., new AWS.*) to the corresponding v3 clients and commands.
- Update tests, mocks, and helpers to align with the v3 dispatch model (client.send(command)).
- Plan and execute incremental migrations per service, preserving region, credentials, and configuration.
Quick Start
Start by inventorying all aws-sdk v2 imports and map them to their v3 equivalents before changing code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-sdk-v2-to-v3-migration Download link: https://github.com/matt-riley/agent-skills/archive/main.zip#aws-sdk-v2-to-v3-migration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.