AI AGENT ADDONS

Aws Sdk Java V2 Dynamodb

giuseppe-trisciuoglio/developer-kit
Databases
1,558installs

Amazon DynamoDB is a fast NoSQL database. This skill helps you work with DynamoDB using the AWS SDK for Java 2.x. You can create, read, update, and delete items. You can also query tables, run scans, and use batch operations. The skill includes the Enhanced Client for easier code. It works well with Spring Boot applications.

Developers who build Java apps on AWS will find this useful. You learn to set up the client, map your data to Java objects, and handle complex queries. The patterns help you avoid common mistakes and keep your code clean.

Add Aws Sdk Java V2 Dynamodb skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-sdk-java-v2-dynamodb

Project

mkdir -p .claude/skills/aws-sdk-java-v2-dynamodb

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago