Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Role chaining #38

Closed
synfinatic opened this issue Aug 22, 2021 · 0 comments · Fixed by #196
Closed

Role chaining #38

synfinatic opened this issue Aug 22, 2021 · 0 comments · Fixed by #196
Labels
enhancement New feature or request priority:high High Priority Items
Milestone

Comments

@synfinatic
Copy link
Owner

synfinatic commented Aug 22, 2021

Support role chaining so you can assume roles in other accounts or roles that are not defined via AWS SSO/Permission Sets. This is similar to the ~/.aws/config source_profile option, but that does not support AWS SSO!

Docs: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html
And: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-cli.html

@synfinatic synfinatic added the enhancement New feature or request label Aug 22, 2021
@synfinatic synfinatic added this to the 1.2 milestone Aug 23, 2021
@synfinatic synfinatic added the priority:high High Priority Items label Aug 26, 2021
@synfinatic synfinatic modified the milestones: 1.2, 1.3, 1.4 Oct 8, 2021
@synfinatic synfinatic modified the milestones: 1.2.2, 1.4.0 Nov 12, 2021
@synfinatic synfinatic modified the milestones: 1.4.0, 1.5.0 Nov 25, 2021
@synfinatic synfinatic modified the milestones: 1.5.0, 1.6.0 Dec 14, 2021
synfinatic added a commit that referenced this issue Dec 14, 2021
synfinatic added a commit that referenced this issue Dec 22, 2021
synfinatic added a commit that referenced this issue Dec 23, 2021
Add support for Via tag and fix missing colon in Role ARNs

Refs: #38
Fixes: #192
synfinatic added a commit that referenced this issue Dec 23, 2021
- Add support for Via tag
- Fix missing colon in Role ARNs and update unit tests
- Refactor NewAWSSSO()
- Improve GetAccountId() and GetAccountId64()

Refs: #38
Fixes: #192
synfinatic added a commit that referenced this issue Dec 23, 2021
- Add support for Via tag
- Fix missing colon in Role ARNs and update unit tests
- Refactor NewAWSSSO()
- Improve GetAccountId() and GetAccountId64()

Refs: #38
Fixes: #192
synfinatic added a commit that referenced this issue Dec 24, 2021
- Add support for Via tag
- Fix missing colon in Role ARNs and update unit tests
- Refactor NewAWSSSO()
- Improve GetAccountId() and GetAccountId64()

Refs: #38
Fixes: #192
synfinatic added a commit that referenced this issue Dec 24, 2021
- Add support for Via tag
- Fix missing colon in Role ARNs and update unit tests
- Refactor NewAWSSSO()
- Improve GetAccountId() and GetAccountId64()

Refs: #38
Fixes: #192
synfinatic added a commit that referenced this issue Dec 24, 2021
- Add support for Via tag
- Fix missing colon in Role ARNs and update unit tests
- Refactor NewAWSSSO()
- Improve GetAccountId() and GetAccountId64()

Refs: #38
Fixes: #192
synfinatic added a commit that referenced this issue Dec 24, 2021
- Role Session Name for role chaining now provides the previous role
- Add docs for role chaining and Role config
- Bump version to v1.6.0
- Add entry to FAQ for role chaining

Fixes: #38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high High Priority Items
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant