This is an action to setup AWS CLI v2. It is for a self-hosted runner that requires AWS CLI.
This action runs the installation steps described in the official document. Linux x86_64 and aarch64 are supported.
jobs:
build:
runs-on: self-hosted
steps:
- uses: quipper/setup-aws-cli-action@main