AI AGENT ADDONS

Aws Sdk Java V2 Messaging

giuseppe-trisciuoglio/developer-kit
Backend & APIs
1,535installs

Java developers can use AWS SQS and SNS to build reliable messaging into cloud applications. This skill provides patterns for setting up queues, sending and receiving messages, and handling errors. It works with the AWS SDK for Java 2.x.

You can set up standard or FIFO queues for ordered message delivery. Use dead letter queues to catch failed messages. The skill also covers pub/sub patterns with SNS topics and subscriptions.

For Spring Boot apps, there is easy integration. You will learn to create queues, publish messages, and subscribe SQS queues to SNS topics. This helps build event-driven systems that scale.

Add Aws Sdk Java V2 Messaging skill to your workflow

Global

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

Project

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

Source Repository

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