configure-aws-credentials/examples
Peter Woodworth 8c3f20df09
chore: release v4 (#840)
* chore: release v4

* chore: remove node from matrix in integ tests

* chore: update changelog
2023-09-11 14:52:44 -07:00
..
cfn-deploy-example chore: release v4 (#840) 2023-09-11 14:52:44 -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.