macOS
brew install aws-nukelocal Homebrew formula metadata
sudo port install aws-nukeMacPorts ports tree · sysutils/aws-nuke/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de aws-nuke pour les workflows d'agents IA.
installation
brew install aws-nukelocal Homebrew formula metadata
sudo port install aws-nukeMacPorts ports tree · sysutils/aws-nuke/Portfile · Source: api.github.com
sudo apt install aws-nukeDebian stable package indexes · aws-nuke · Source: deb.debian.org
nix profile install nixpkgs#aws-nukenixpkgs package indexes · pkgs/by-name/aw/aws-nuke/package.nix · Source: api.github.com
scoop install main/aws-nukeScoop official bucket manifest trees · bucket/aws-nuke.json · Source: api.github.com
aperçu
Nuke a whole AWS account and delete all its resources
historique
aws-nuke is a destructive AWS account cleanup tool for deleting resources across an account. It is designed for controlled teardown workflows rather than routine administration.
The repository history starts in June 2016 with commits adding deletion support for EC2 instances, Auto Scaling groups, security groups, Route 53 records, and VPCs. The current ekristen project documents itself as a full fork of the original rebuy-de/aws-nuke project.
The fork's README says the fork became necessary because the original maintainers had limited time and contribution feedback cycles were slow. Version 3 rewrote the tool around libnuke, a shared library intended to avoid maintaining duplicated cleanup logic across cloud-specific nuke tools.
aws-nuke became a recognizable tool in AWS-heavy development and test environments because it automates the otherwise tedious process of finding and deleting many resource types. Its own warning documentation emphasizes blocklists, explicit account configuration, and central management of the config file because mistakes can delete live infrastructure.
The project is packaged through Homebrew and several other package managers in the supplied facts, which fits its use as an operator CLI: teams want a pinned binary available on developer laptops, CI jobs, and ephemeral cleanup machines.
Use centers on a YAML configuration file passed with --config or -c. The docs describe the config as user supplied YAML loaded from the path specified by the --config flag, with the CLI usage showing config.yaml as the default.
For AWS authentication, the official docs describe static credential flags, environment variables, and shared AWS config/credential files normally located at ~/.aws/config and ~/.aws/credentials. The CLI can also use AWS profiles and assume-role settings.
Package nerds care about aws-nuke because it is one of the rare packageable CLIs whose whole purpose is irreversible infrastructure deletion. Its formula is not just a convenience wrapper; distributing the right upstream and version matters for supported AWS resource coverage and safety controls.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour aws-nuke. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
config.yamlCredential-bearing paths to review before unattended agent runs.
~/.aws/config~/.aws/credentialsC:\Users\USERNAME\.aws\configC:\Users\USERNAME\.aws\credentialsexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
aws-nuke | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ekristen/aws-nuke
métadonnées d'installation
| Clé du paquet | brew:aws-nuke |
|---|---|
| Version | 3.65.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/aws-nuke |
| Page d'accueil | https://aws-nuke.ekristen.dev |
| Dépôt | https://github.com/ekristen/aws-nuke |
| Docs amont | https://aws-nuke.ekristen.dev/ |
| Licence | MIT |
| Archive source | https://github.com/ekristen/aws-nuke/archive/refs/tags/v3.65.0.tar.gz |
| Dernière mise à jour | 2026-06-15T10:20:10-04:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aws-nuke |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
aws-nuke 2.16.0-1+b19
Delete a whole AWS account and all resources
https://github.com/rebuy-de/aws-nuke
sudo apt install aws-nukeaws-nuke
nix profile install nixpkgs#aws-nukeaws-nuke 2.16.0-1build1
Delete a whole AWS account and all resources
https://github.com/rebuy-de/aws-nuke
sudo apt install aws-nukeaws-nuke
sudo port install aws-nukemain/aws-nuke
scoop install main/aws-nukepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.