1
0
Fork 0
mirror of synced 2026-06-05 14:25:14 +00:00
configure-aws-credentials/examples
2026-02-05 17:58:27 +00:00
..
cfn-deploy-example chore: update version in actions to v6 (#1643) 2026-02-05 17:58:27 +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.