agpenton/AWS Command Line Interface
GitHub Action with the latest AWS CLI in Docker, enabling execution of AWS CLI commands.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 16, 2024
- License
- GPL 3.0
Pinned Snippet
uses: agpenton/aws-cli-login@d6a0981d1fca9d6ca4675ccf729beb7e25590b27 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| args | The arguments to pass to the AWS CLI command. | no | "" |
| ignore-errors | Option to ignore errors and continue execution. | no | — |
Outputs
| name | description |
|---|---|
| GITHUB_OUTPUT | The stdout of the AWS CLI command. |