1
0
Fork 0
mirror of synced 2026-06-05 14:28:19 +00:00
configure-aws-credentials/examples
Henry Griffiths 8e2d02296b
ci: update configure-aws-credentials to v5 (#1470)
BEGIN_COMMIT_OVERRIDE
chore: update configure-aws-credentials to v5 (#1470)
END_COMMIT_OVERRIDE
2025-09-04 16:58:13 -07:00
..
cfn-deploy-example ci: update configure-aws-credentials to v5 (#1470) 2025-09-04 16:58:13 -07: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.