# SSH into AWS using Github for RBAC

DevFeed: [SSH into AWS using Github for RBAC](<https://devfeed.tech/articles/ssh-into-aws-using-github-for-rbac-29584.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/aws-github-sso/>)

Author: sasha@goteleport.com (Sasha Klizhentas)

Published: 2017-04-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>), [GitHub API](<https://devfeed.tech/topics/github-api.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-iam](<https://devfeed.tech/tags/aws-iam.md>), [github](<https://devfeed.tech/tags/github.md>), [github-credentials](<https://devfeed.tech/tags/github-credentials.md>), [saml](<https://devfeed.tech/tags/saml.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

## AI overview

This tutorial explains how to use GitHub as a centralized identity source for AWS access. It covers configuring AWS Console SSO, mapping GitHub teams to AWS IAM roles and SSH access rules, and using Auth0 with SAML 2.0 and Teleport Enterprise to control and audit access.

## Source excerpt

How do you let employees access AWS infrastructure using GitHub credentials, restrict access by team, and configure SSH with GitHub? This post covers it all.