
45. What’s the magic of OIDC identity providers?
AWS Bites
00:00
How to Assume a Role in a Workflow in GitHub
GitHub is kind of an event based in that sense, saying that every time there is a new workflow, it's going to generate a token. And with that token, in your workflows, you might decide to use it or not. But of course, if you're going to interact with the WS, you might want to use that token and exchange it for AWS temporary credentials. That's something that can be done either manually, if you want to write all that code with the CLI or an SDK,. If you want to make your life easier, there is an action that is provided by Amazon Web Services (AWS) called STS. It will create temporary credentials and it
Play episode from 14:31
Transcript


