Skip to content
/ SQSCopy Public

A simple utility to transfer the contents of an SQS queue to another

License

Notifications You must be signed in to change notification settings

xe-gr/SQSCopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQSCopy

This is a very simple utility to transfer the contents of an SQS queue to another. Usage is:

SQSCopy [source URL] [target URL] [AWS region] {IAM access key} {IAM secret key}

If access and secret keys are not specified, the AWS SDK will try to access the queues based on system-wide configured credentials or machine role.

About

A simple utility to transfer the contents of an SQS queue to another

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages