github-actions-oidc-aws

Installation
SKILL.md

GitHub Actions OIDC Authentication for AWS

This is a reference pattern. Learn from the approach, adapt to your context β€” don't copy verbatim.

Status: πŸ”΄ CRITICAL PATTERN
Category: CI/CD / Infrastructure
Applies To: Any project using GitHub Actions to deploy to AWS


Overview

Secure authentication pattern for GitHub Actions workflows to access AWS resources using OpenID Connect (OIDC) instead of long-lived IAM credentials. Eliminates the need to store AWS access keys in GitHub secrets.

Installs
77
First Seen
Mar 27, 2026
github-actions-oidc-aws β€” loxosceles/ai-dev