Files
configure-aws-credentials/examples/federated-setup/README.md
2023-08-18 16:58:01 -07:00

10 lines
433 B
Markdown

# federated-setup
## [github-action-oidc-federation](./github-actions-odic-federation.yml)
Setup of the OIDC federation between your GitHub Organization/repository and your AWS account.
## [github-actions-oidc-federation-and-role](./github-actions-oidc-federation-and-role.yml)
Setup of the OIDC federation between your GitHub Organization/repository and your AWS account along with a role that only executes on specific branch.