Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 3.01 KB

README.md

File metadata and controls

35 lines (28 loc) · 3.01 KB

homebrew-tap

Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.

Installation

brew tap aws/tap
brew install <FORMULA>

Formulae

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
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
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
smithy-cli formula A CLI for building, validating, querying, and iterating on Smithy models

Documentation

brew help, man brew or check Homebrew's documentation