{"id":23091110,"url":"https://github.com/joblocal/aws-move-queue-messages","last_synced_at":"2025-08-16T08:33:10.294Z","repository":{"id":37692210,"uuid":"152548782","full_name":"joblocal/aws-move-queue-messages","owner":"joblocal","description":"This Project provides a CLI tool for moving messages from one AWS SQS queue to another.","archived":false,"fork":false,"pushed_at":"2022-12-09T00:00:21.000Z","size":751,"stargazers_count":8,"open_issues_count":16,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-08T18:24:12.779Z","etag":null,"topics":["aws","deadletter-queue","dev-tool","queue","sqs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joblocal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-11T07:22:09.000Z","updated_at":"2024-08-09T14:14:03.000Z","dependencies_parsed_at":"2023-01-25T18:31:18.956Z","dependency_job_id":null,"html_url":"https://github.com/joblocal/aws-move-queue-messages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joblocal/aws-move-queue-messages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblocal%2Faws-move-queue-messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblocal%2Faws-move-queue-messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblocal%2Faws-move-queue-messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblocal%2Faws-move-queue-messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblocal","download_url":"https://codeload.github.com/joblocal/aws-move-queue-messages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblocal%2Faws-move-queue-messages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270686240,"owners_count":24628200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","deadletter-queue","dev-tool","queue","sqs"],"created_at":"2024-12-16T21:17:06.255Z","updated_at":"2025-08-16T08:33:09.978Z","avatar_url":"https://github.com/joblocal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS move Queue messages\n\n![Downloads](https://img.shields.io/npm/dt/@joblocal\\/aws-move-queue-messages.svg)\n\nThis Project provides a CLI tool for moving messages from one AWS SQS queue to another.\nFor example to run failed messages from your deadletter queues again.\n\n## Requirements\n- AWS environment configuration\n- Yarn or npm\n- Node\n\n## Installation\n\nUsing yarn:\n```sh\n$ yarn global add @joblocal/aws-move-queue-messages\n```\n\nUsing npm:\n\n```sh\n$ npm install -g @joblocal/aws-move-queue-messages\n```\n\n### Usage\nBefore you can use this package you need to configure your AWS environment\nvariables. The easiest way is to use [AWS CLI](https://aws.amazon.com/de/cli/).\n\nAfter installing the package you can use it as follows.\n\n```sh\n$ aws-move-queue-messages\n```\n\nWith all optional CLI arguments:\n\n```sh\n$ aws-move-queue-messages \u003cfrom-queue-url\u003e \u003cto-queue-url\u003e -r [AWS-REGION] -y\n```\n\nAny CLI argument or option you do not specify will fallback to a CLI prompt. The `-y` CLI option will answer the confirmation prompt automatically with \"yes\".\n\n### Parameter\nUse the **Source Url** parameter to specify the source queue from which the messages are to be read.\nUse the **Target Url** parameter to specify the target queue in which the messages are written.\n\n## Built with\n* [Yarn](https://yarnpkg.com/lang/en/) - Dependency Management\n* [Jest](https://facebook.github.io/jest/) - Test Runner\n\n## Contributing\nPlease read through our [contributing guidelines](https://github.com/joblocal/aws-move-queue-messages/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and feature requests.\n\n\n## Authors\n* **Joblocal GmbH** - *Initial work* - [Joblocal](https://github.com/joblocal)\n\nSee also the list of [contributors](https://github.com/joblocal/aws-move-queue-messages/contributors) who participated in this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoblocal%2Faws-move-queue-messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoblocal%2Faws-move-queue-messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoblocal%2Faws-move-queue-messages/lists"}