Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
brew tap aws/tap
brew install <FORMULA>
Repository | Formula | Description |
---|---|---|
aws-sam-cli | formula | CLI tool to build, test, debug, and deploy Serverless applications using AWS Lambda |
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 |
eks-anywhere | formula | CLI tool for managing Amazon EKS Anywhere clusters |
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. |
brew help
, man brew
or check Homebrew's documentation