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

Allow GRANT ASSUMEROLE features #91

Open
ovo972 opened this issue Oct 26, 2022 · 0 comments
Open

Allow GRANT ASSUMEROLE features #91

ovo972 opened this issue Oct 26, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ovo972
Copy link

ovo972 commented Oct 26, 2022

Hello

I usully use grant assume to assign a role to a group like this :

GRANT ASSUMEROLE ON 'arn:aws:iam::xxxxxxxxxxx:role/xxxxxxxxxxxx-01' TO GROUP xxx_GRP_RW FOR COPY, UNLOAD;

Unless I'm mistaken in your module it's not possible to specify a iam role right ?

Can this is be a supported features?

Many Thanks!
OvO

@winglot winglot added enhancement New feature or request good first issue Good for newcomers labels Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants