upgrade-aws-sdk-v2
OfficialUpgrade AWS SDK v1 to v2
Authorbitsoex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of migrating Java projects from the deprecated AWS SDK for Java v1 to the modern v2 API, ensuring projects stay up-to-date with security patches and leverage new features.
Core Features & Use Cases
- Dependency Management: Automates the process of identifying and replacing v1 AWS SDK dependencies with their v2 equivalents.
- Code Migration Guidance: Provides patterns and strategies for updating code that interacts with AWS services.
- Use Case: A project relying on
com.amazonaws.services.s3.AmazonS3needs to be updated to usesoftware.amazon.awssdk.services.s3.S3Clientto resolve security vulnerabilities and improve performance.
Quick Start
Execute the upgrade-aws-sdk-v2 skill to migrate your Java project from AWS SDK v1 to v2.
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: upgrade-aws-sdk-v2 Download link: https://github.com/bitsoex/bitso-java/archive/main.zip#upgrade-aws-sdk-v2 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 223,000+ vetted skills library on demand.