aws-sqs-sns

Community

Build robust AWS messaging systems.

Authorsitharaj88
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation and configuration of AWS Simple Queue Service (SQS) queues and Simple Notification Service (SNS) topics, enabling efficient messaging and event-driven architectures.

Core Features & Use Cases

  • SQS Queue Configuration: Set up standard or FIFO queues with dead-letter queues, encryption, and retention policies.
  • SNS Topic Configuration: Create standard or FIFO topics with encryption, access policies, and delivery retry options.
  • Fan-out Pattern: Implement SNS to SQS integration for event broadcasting.
  • Consumer Implementation: Generate code for Lambda triggers or long-polling consumers.
  • Use Case: You need to set up a system where user sign-ups trigger an email notification and also add a record to a processing queue. This skill can configure the SNS topic for notifications and the SQS queue for processing.

Quick Start

Use the aws-sqs-sns skill to create an SQS queue and an SNS topic for a fan-out pattern.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-sqs-sns
Download link: https://github.com/sitharaj88/claude-skills/archive/main.zip#aws-sqs-sns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.