satyampsoni/AWS CLI
Automated installation of AWS CLI on a Linux host.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of AWS CLI to install | yes | latest |
| arch | Default is amd64 | no | x86_64 |
| install-dir | Directory where AWS CLI will be installed | no | /usr/local/bin |
Outputs
| name | description |
|---|---|
| aws-cli-version | Version of AWS CLI installed |