Connecting Github Actions to AWS using OpenID Connect(OIDC)
Open ID Connect (OIDC) GitHub Actions workflows are often designed to access a cloud provider (such as AWS, Azure, GCP, or HashiCorp Vault) to deploy software or use the cloud’s services. To access cloud resources, it will supply credentials, such as...




