"Configure AWS Credentials" Action for GitHub Actions
Actively maintainedaws-actions/configure-aws-credentials · MIT
Configure AWS credential environment variables for use in other GitHub Actions.
★ 3k starsLast commit todayLatest v6.3.0
B
78
/ 100
Security signals
OpenSSF Scorecard6.4 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: aws-actions/configure-aws-credentials@e1253824e5c10ff9df46874f81ed3ec929e19cfd # v6.3.0Mutable tags like v6.3.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: aws-actions/configure-aws-credentials@e1253824e5c10ff9df46874f81ed3ec929e19cfd # v6.3.0
Score breakdown
Security (35%)68
Popularity (20%)69
Maintenance (30%)100
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/aws-actions-configure-aws-credentials)HTML version
HTML
<a href="https://actionrank.dev/actions/aws-actions-configure-aws-credentials"><img src="https://actionrank.dev/api/badge/aws-actions-configure-aws-credentials" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work