# Installer sqsmover avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sqsmover pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sqsmover
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:sqsmover
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.4.0
- **Résumé source:** AWS SQS Message mover
- **Page d'accueil:** <https://github.com/smaskalik/sqsmover>
- **Dépôt:** <https://github.com/smaskalik/sqsmover>
- **Dernière mise à jour:** 2026-07-26T04:03:45+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sqsmover (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.4.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

- 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
