1
0
Fork 0
mirror of synced 2026-06-05 19:25:14 +00:00
configure-aws-credentials/examples/federated-setup
Yukiya Hayashi A.k.a morihaya 84a8fd5e77
fix typo "odic" to "oidc" (#820)
Noticed a typo where "oidc" was mistakenly written as "odic". This typo was present in both the documentation and a certain file name.

Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
2023-09-05 14:28:45 -07:00
..
github-actions-oidc-federation-and-role.yml feat: examples (#553) 2022-10-31 23:47:41 +00:00
github-actions-oidc-federation.yml fix typo "odic" to "oidc" (#820) 2023-09-05 14:28:45 -07:00
README.md fix typo "odic" to "oidc" (#820) 2023-09-05 14:28:45 -07:00

federated-setup

github-action-oidc-federation

Setup of the OIDC federation between your GitHub Organization/repository and your AWS account.

github-actions-oidc-federation-and-role

Setup of the OIDC federation between your GitHub Organization/repository and your AWS account along with a role that only executes on specific branch.