# kafkactl-aws-plugin mit Homebrew, winget installieren

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

## Installation

```sh
sudo av install brew:kafkactl-aws-plugin
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kafkactl-aws-plugin
```

  Evidenz: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id deviceinsight.kafkactl-aws-plugin -e
```

  Evidenz: Windows Package Manager source index: deviceinsight.kafkactl-aws-plugin from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:kafkactl-aws-plugin
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/kafkactl-aws-plugin>
- **Version:** 1.3.1
- **Quellzusammenfassung:** AWS Plugin for kafkactl
- **Homepage:** <https://deviceinsight.github.io/kafkactl/>
- **Repository:** <https://github.com/deviceinsight/kafkactl-plugins>
- **Upstream-Dokumentation:** <https://deviceinsight.github.io/kafkactl>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/deviceinsight/kafkactl-plugins/archive/refs/tags/v1.3.1.tar.gz>
- **Generiert:** 2026-07-26T07:20:29+00:00

## Executables

- kafkactl-aws-plugin (cli)
- kafkactl-aws-plugin (Alias)

## Abhängigkeiten

- kafkactl

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-26
- Manager-Version: 1.3.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/deviceinsight/kafkactl-plugins
- neueste erkannte Version: v1.3.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

kafkactl-aws-plugin is a provider-specific companion binary for kafkactl. Its purpose is narrow: let kafkactl use AWS-oriented OAuth token-provider behavior when talking to Kafka-compatible clusters.

### Projektgeschichte

Device Insight's main kafkactl repository was created in December 2018 as a command-line tool for managing Apache Kafka. The separate kafkactl-plugins repository was created in March 2024 to house provider-specific plugin binaries, including AWS and Azure plugins.

The kafkactl documentation explains the plugin model as a way to cope with specifics of Kafka-compatible clusters from cloud providers such as AWS and Azure. The plugin repository's first v1.0.0 release was published on March 12, 2024.

### Adoptionsgeschichte

The AWS plugin is a niche package tied to kafkactl users who need cloud-provider authentication behavior rather than a standalone Kafka administration audience. Homebrew and winget packaging make the plugin installable beside kafkactl in workstation setups.

### Wie es verwendet wird

The plugin is used through kafkactl's tokenProvider plugin configuration. Users install the binary, place it on the configured plugin path, and let kafkactl invoke it while establishing authenticated Kafka client sessions.

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

This package is interesting because it packages an extension point rather than the main CLI. It shows how modern CLIs split cloud-provider authentication into separately versioned helper binaries that package managers can track independently.

### Zeitleiste

- 2018-12: kafkactl repository created.
- 2024-03: kafkactl-plugins repository created.
- 2024-03-12: kafkactl-plugins v1.0.0 released.

### Related projects

- Related projects include kafkactl, Apache Kafka, Amazon MSK, AWS IAM/OAuth authentication flows, and the sibling kafkactl Azure plugin.

### Quellen

- <https://api.github.com/repos/deviceinsight/kafkactl>
- <https://api.github.com/repos/deviceinsight/kafkactl-plugins>
- <https://deviceinsight.github.io/kafkactl>
- <https://formulae.brew.sh/formula/kafkactl-aws-plugin>
- <https://github.com/deviceinsight/kafkactl>
- <https://github.com/deviceinsight/kafkactl-plugins>
- <https://github.com/deviceinsight/kafkactl-plugins/blob/main/aws/README.adoc>
- <https://github.com/deviceinsight/kafkactl-plugins/releases>


## 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: ~/.config/kafkactl/config.yml, ~/.kafkactl/config.yml, /etc/kafkactl/config.yml
- Windows: %APPDATA%\kafkactl\config.yml
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- winget - deviceinsight.kafkactl-aws-plugin: normalized package name match | Windows Package Manager source index: deviceinsight.kafkactl-aws-plugin from https://cdn.winget.microsoft.com/cache/source.msix


## Verwandte Links

- [Cloud CLI packages](https://www.automicvault.com/de/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [kafkactl](https://www.automicvault.com/de/pkg/brew/kafkactl/) - Runtime dependency declared by Homebrew.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [kafkactl-azure-plugin](https://www.automicvault.com/de/pkg/brew/kafkactl-azure-plugin/) - Shares the same upstream source repository.
- [iam-policy-json-to-terraform](https://www.automicvault.com/de/pkg/brew/iam-policy-json-to-terraform/) - Shares av.db curated category or tags: aws, cli, developer-tools, iam.
- [ask-cli](https://www.automicvault.com/de/pkg/brew/ask-cli/) - Shares av.db curated category or tags: aws, cli, developer-tools.
- [auth0](https://www.automicvault.com/de/pkg/brew/auth0/) - Shares av.db curated category or tags: cli, developer-tools, oauth.
- [cloudformation-guard](https://www.automicvault.com/de/pkg/brew/cloudformation-guard/) - Shares av.db curated category or tags: aws, cli, developer-tools.
- [docker-credential-helper-ecr](https://www.automicvault.com/de/pkg/brew/docker-credential-helper-ecr/) - Shares av.db curated category or tags: aws, cli, developer-tools.
- [flickcurl](https://www.automicvault.com/de/pkg/brew/flickcurl/) - Shares av.db curated category or tags: cli, developer-tools, oauth.

## Combined YAML source

View the package source record on GitHub. [combined/kafkactl-aws-plugin.yml](https://github.com/automic-vault/db/blob/main/combined/kafkactl-aws-plugin.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
