# sqsmover mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqsmover in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sqsmover
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:sqsmover
- **Paketmanager:** Homebrew
- **Version:** 0.4.0
- **Quellzusammenfassung:** AWS SQS Message mover
- **Homepage:** <https://github.com/smaskalik/sqsmover>
- **Repository:** <https://github.com/smaskalik/sqsmover>
- **Zuletzt aktualisiert:** 2026-07-26T04:03:45+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- sqsmover (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.4.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

- 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
