mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-05 21:17:05 +00:00
* Support usage of AWS Profiles
* squash merge main updates w feature branch
Squashed commit of the following:
commit ef2df4679f908ff30d5a711258ace2fa906c4bf3
Author: Michael Lehmann <lehmanmj@amazon.com>
Date: Tue Mar 17 11:24:04 2026 -0700
dist update
commit
|
||
|---|---|---|
| .. | ||
| cfn-deploy-example | ||
| federated-setup | ||
| README.md | ||
Examples
federated-setup
The directory contains templates for setting up the configure-aws-credentials
federation between your GitHub Organization/repository and your AWS account.
cfn-deploy-example
Repository example uses aws-action configure-aws-credentials with OIDC
federation template
github-actions-oidc-federation-and-role.
Example demonstrates a repository that deploys AWS CloudFormation template using
cfn-deploy GitHub Action.