aws-sdk-java-v2-s3
CommunityAmazon S3 patterns in Java 2.x
Authorgiuseppe-trisciuoglio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers S3 patterns in AWS SDK v2 for Java, including bucket/object operations, multipart uploads, presigned URLs, and Transfer Manager.
Core Features & Use Cases
- Bucket creation, object upload/download
- Multipart uploads for large files
- Presigned URLs for temporary access
- Transfer Manager and S3 integration
Quick Start
Create a bucket and upload a file using the S3 client; generate a presigned URL for access.
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-java-v2-s3 Download link: https://github.com/giuseppe-trisciuoglio/developer-kit/archive/main.zip#aws-sdk-java-v2-s3 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.