TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: An easy way to assume AWS IAM roles on your Laptop or in GitHub Actions

1 pointsby cnussover 2 years ago
Hey everyone!<p>I&#x27;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.

1 comment

brodouevencodeover 2 years ago
What&#x27;s the difference between this and using the role_arn in the credentials file? (<a href="https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;cli&#x2F;latest&#x2F;userguide&#x2F;cli-configure-role.html#cli-configure-role-oidc" rel="nofollow">https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;cli&#x2F;latest&#x2F;userguide&#x2F;cli-configu...</a>)
评论 #32842897 未加载