Skip to content

karuppiah7890/sqs-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqs-dump

This is a tool to dump all the messages available in a SQS queue - usually a dead letter queue

Running

Just build the tool using make and then run it

make
./sqs-dump

sqs-dump is just a simple tool and it keeps running and writes messages to messages.json file. If you want to stop it from running, just press Ctrl + C

Setup

AWS credentials

Create an IAM user which has access to sqs:ReceiveMessage

About

Dump all the messages in SQS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published