# sqsmover を Homebrew でインストール

sqsmover のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:sqsmover
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install sqsmover
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:sqsmover
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.4.0
- **ソース概要:** AWS SQS Message mover
- **ホームページ:** <https://github.com/smaskalik/sqsmover>
- **リポジトリ:** <https://github.com/smaskalik/sqsmover>
- **最終更新:** 2026-07-26T04:03:45+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- sqsmover (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.4.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2016: GitHub repository created.
- 2020: v0.3.x releases published with prebuilt binaries.
- 2021: v0.4.0 published.

### Related projects

- AWS CLI, Amazon SQS, AWS SDK for Go, dead-letter queue replay scripts.

### ソース

- <https://api.github.com/repos/mercury2269/sqsmover>
- <https://api.github.com/repos/mercury2269/sqsmover/releases>
- <https://github.com/mercury2269/sqsmover#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.aws/config

## Credential files

- Unix: ~/.aws/credentials

## Combined YAML source

View the package source record on GitHub. [combined/sqsmover.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sqsmover.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
