macOS
brew install sqsmoverlocal Homebrew formula metadata
安装
brew install sqsmoverlocal Homebrew formula metadata
概览
AWS SQS Message mover
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sqsmover | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sqsmover |
|---|---|
| 版本 | 0.4.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/smaskalik/sqsmover |
| 仓库 | https://github.com/smaskalik/sqsmover |
| 最后更新 | 2026-07-26T04:03:45+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.