-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Support configuring region and role_arn #30
Comments
Hey, |
Hi! For some tasks, I need to change role and region at the same time. Our software is multi region and I do not have access to all task types in all regions. (least privileges policy) tilfinltd/aws-extend-switch-roles supports changing region and role at the same time.. But I like your extension better because of the groups. |
Hey. I mixed your two tickets, sry. I closed #31 now. But i do not exactly understand what you mean by changing region and and role at the same time. That i think, i could implement hat pretty quickly... and there is already a ticket for it #24 |
Yes exactly.
I would like to be able to configure both role and region so I can change
both when switching. In our setup, role and regions may come together in
some cases but not in other.
…On Sat, Nov 12, 2022 at 15:01 Jan Stümmel ***@***.***> wrote:
Hi!
For some tasks, I need to change role and region at the same time. Our
software is multi region and I do not have access to all task types in all
regions. (least privileges policy)
tilfinltd/aws-extend-switch-roles supports changing region and role at the
same time.. But I like your extension better because of the groups.
Hey. I mixed your two tickets, sry. I closed #31
<#31> now.
But i do not exactly understand what you mean by changing region and and
role at the same time.
Do you mean, when you click a role, you assume the role and change the
region from the actual region to the predefined (in config) one?
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ7XRMUYNJLVI56UFB7GVLWH7ZQJANCNFSM6AAAAAAR5WSLMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
PR #32 add's region support in config. I will do a bit of manual testing and release a new version in the next week... |
It would be really helpful to allow adding a region to each profile
The text was updated successfully, but these errors were encountered: