Closed
Description
Why is this needed?
In order to fetch repository analytics in a secure way, we need to vend the GitHub action token to a synchronous Lambda function that will crawl the GitHub API.
Which area does this relate to?
Other
Solution
We need to create a GitHub action that will assume an OIDC role and call a dispatcher function with the GitHub token.
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. TypeScript