# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/sqsmover>
- **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>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/smaskalik/sqsmover/archive/refs/tags/v0.4.0.tar.gz>
- **Dernière mise à jour:** 2026-07-26T04:03:45+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- sqsmover (cli)
- sqsmover (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.4.0
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/smaskalik/sqsmover
- dernière version détectée: v0.4.0 (à jour)
## 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
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sqsmover
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [awscli](https://pkg.so/fr/brew/awscli/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [aws-sam-cli](https://pkg.so/fr/brew/aws-sam-cli/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [cfn-lint](https://pkg.so/fr/brew/cfn-lint/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [aws-iam-authenticator](https://pkg.so/fr/brew/aws-iam-authenticator/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [aws-cdk](https://pkg.so/fr/brew/aws-cdk/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [eksctl](https://pkg.so/fr/brew/eksctl/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [rain](https://pkg.so/fr/brew/rain/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [aws-elasticbeanstalk](https://pkg.so/fr/brew/aws-elasticbeanstalk/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure.
- [aws-console](https://pkg.so/fr/brew/aws-console/) - Local package facts share a topical domain. Shared terms: aws, cli, cloud, cloud-infrastructure, infrastructure.
- [aws-es-proxy](https://pkg.so/fr/brew/aws-es-proxy/) - Local package facts share a topical domain. Shared terms: aws, cli, cloud, cloud-infrastructure, infrastructure.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
