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?
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):
awsudo/bin/awsudo
Line 79 in 0eb8794
is there any plan to support the different aws partitions?