rkoval / alfred-aws-console-services-workflow

A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.
MIT License
312 stars 54 forks source link

AWS China region support #32

Closed eph6666 closed 3 years ago

eph6666 commented 3 years ago

Will AWS China region be supported in future?

AWS China url example: https://cn-northwest-1.console.amazonaws.cn/ec2/v2/home?region=cn-northwest-1#Home:

rkoval commented 3 years ago

as long as your region is set in your ~/.aws/config file per the installation instructions, this should just work.

is this still not working even though that file is populated correctly?

eph6666 commented 3 years ago

China region has different domain name. Such as ec2: https://cn-northwest-1.console.amazonaws.cn/ec2/v2/home?region=cn-northwest-1#Home Domain is "amazonaws.cn"

rkoval commented 3 years ago

ahhh, sorry! i missed that. i can look into this. it doesn't actually seem like it should be too tough to implement

rkoval commented 3 years ago

i've just published a new release that has support for regions in china. closing this issue in the meantime, but please let me know if this still does not resolve your issue