Roles for GitHub Actions
Last updated
AWS Roles can be assumed in GitHub Actions by completing two steps:
Add or modify the GitHub action for the repository:
Example 1: A GitHub Workflow to assume stark-international-administrator
See assume-aws-role-action for more details.
Last updated