Open gregwalters opened 3 years ago
Hi @gregwalters , thanks for the report! Currently, aws_list_all is not "partition-aware", so get_available_regions defalts to the "aws" partition, see the code at
This is going to be interesting, as I do not have access to any other partition rather than "aws". I'd very much like to put in the code, but it would be most useful if someone could test it afterwards. @gregwalters , would you be up for that?
Yeah, I'm totally happy to help you test!
It would be nice if the us-gov-west-1 and us-gov-east-1 regions were supported.
When running a query against a gov region:
Expected results would be queries running against the region instead of no queries ran.