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

Does not support AWS partitions #47

Closed
gianlucb opened this issue Apr 19, 2021 · 1 comment · Fixed by #57
Closed

Does not support AWS partitions #47

gianlucb opened this issue Apr 19, 2021 · 1 comment · Fixed by #57

Comments

@gianlucb
Copy link

Hi,

I'm would like to use this package to run AWS CLI commands on several AWS accounts. Looks like this does not support all AWS partions (i.e: aws-cn, aws-us-gov):

if (!/^arn:aws:iam/.test(argv.arn)) {

is there any plan to support the different aws partitions?

@terodox
Copy link
Contributor

terodox commented Apr 19, 2021

This hasn’t been a use case we’ve needed. We do accept prs though! We’d be happy to merge a PR to expand to other partitions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants