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

make an assume_role function that uses a role ARN instead of global_aws_config(; profile) #623

Closed
kleinschmidt opened this issue May 25, 2023 · 0 comments · Fixed by #638
Assignees

Comments

@kleinschmidt
Copy link
Contributor

kleinschmidt commented May 25, 2023

Profiles are local (refers to aws config file) but role ARNs are forever. Functionality is already basically present in AWSS3.jl (in tests), just needs to be cleaned up, tested, and released here.

Also nice to have (but probably a separate issue) woudl be to support role chaining in an ergonomic way.

@omus omus self-assigned this Jun 22, 2023
@omus omus closed this as completed in #638 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants