Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
brew tap aws/tap
brew install <FORMULA>
Repository | Formula | Description |
---|---|---|
container-tools | formula | Meta-package to install common container tools |
copilot-cli | formula | Build, release and operate production ready containerized applications on Amazon ECS |
ec2-instance-selector | formula | CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory |
ec2-metadata-mock | formula | A tool to simulate Amazon EC2 instance metadata |
ec2-spot-interrupter | formula | CLI tool that triggers Amazon EC2 Spot Interruption Notifications and Rebalance Recommendations |
eks-anywhere | formula | CLI tool for managing Amazon EKS Anywhere clusters |
eks-node-viewer | formula | CLI tool for visualizing dynamic node usage within an EKS cluster. |
eksctl | formula | CLI tool for creating and managing EKS clusters |
eksdemo | formula | The easy button for learning, testing and demoing Amazon EKS |
k8s-tools | formula | Meta-package to install common Kubernetes tools |
lightsailctl | formula | Amazon Lightsail CLI Extensions |
xray-daemon | formula | Relays traffic to AWS X-Ray API |
aws-simple-ec2-cli | formula | CLI tool that simplifies the process of launching, connecting and terminating EC2 instances |
qldbshell | formula | A CLI Shell for interacting with and processing queries against AWS QLDB |
emr-on-eks-custom-image | formula | A CLI tool to interact with EMR on EKS custom images. |
cbmc-viewer | formula | CBMC Viewer scans the output of CBMC and produces a summary that can be opened in any web browser to understand and debug CBMC findings. |
dynamodb-shell | formula | A simple SQL CLI for DynamoDB |
Repository | Migrated Tap | Formula | Description |
---|---|---|---|
aws-sam-cli | homebrew/core |
formula | CLI tool to build, test, debug, and deploy Serverless applications using AWS Lambda |
smithy-cli | smithy-lang/tap |
formula | A CLI for building, validating, querying, and iterating on Smithy models |
brew help
, man brew
or check Homebrew's documentation