Hey everyone!<p>I've made a service to allow developers easy access to AWS IAM Roles using GitHub Identity.<p>This way, an organization or AWS account owner can quit generating AWS IAM Credentials to users or GitHub Repositories, and use the saml-to CLI or assume-aws-role-action to federate roles.
What's the difference between this and using the role_arn in the credentials file? (<a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html#cli-configure-role-oidc" rel="nofollow">https://docs.aws.amazon.com/cli/latest/userguide/cli-configu...</a>)