macOS
brew install sqsmoverlocal Homebrew formula metadata
brew / Rang 9444
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqsmover in AI-Agent-Workflows.
Installation
brew install sqsmoverlocal Homebrew formula metadata
Überblick
AWS SQS Message mover
Verlauf
SQS Message Mover is a small Go command-line tool for moving AWS SQS messages from one queue to another, with dead-letter queue recovery called out as its main use case.
The GitHub repository was created in 2016 and the official README presents the tool as a single-purpose operational utility: it resolves queue names, copies message attributes, supports FIFO queues, batches work, and deletes source messages only after enqueueing them to the destination.
The official README documents Homebrew, Chocolatey, shell-script, source, and manual binary installation paths, which is typical for a small infrastructure CLI meant to be grabbed during incident cleanup or queue maintenance.
Users run sqsmover with source and destination queue names, optional region/profile/endpoint flags, and batch or limit controls. It relies on the standard AWS shared credentials file, optional AWS config file, or AWS environment variables.
Package-manager users care because it turns a common SQS dead-letter queue chore into a packaged binary instead of a one-off script, while still fitting normal AWS CLI credential conventions.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sqsmover | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:sqsmover |
|---|---|
| Version | 0.4.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/smaskalik/sqsmover |
| Repository | https://github.com/smaskalik/sqsmover |
| Zuletzt aktualisiert | 2026-07-26T04:03:45+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.