configure-aws-credentials/examples
Henry Griffiths 0994a359d5
chore: update actions/checkout to v5 (#1471)
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
2025-09-04 23:53:56 +00:00
..
cfn-deploy-example chore: update actions/checkout to v5 (#1471) 2025-09-04 23:53:56 +00:00
federated-setup fix typo "odic" to "oidc" (#820) 2023-09-05 14:28:45 -07:00
README.md feat: examples (#553) 2022-10-31 23:47:41 +00:00

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.