yum-s3-iam icon indicating copy to clipboard operation
yum-s3-iam copied to clipboard

add support for cn-northwest-1 region

Open kaazoo opened this issue 6 years ago • 1 comments

kaazoo avatar Oct 11 '18 20:10 kaazoo

Similar to https://github.com/seporaitis/yum-s3-iam/pull/75, I think we should probably work on making the parse_url method smart enough to pull out the base awsurl being used, and return that for use in the later part of the code, that would remove the need to add one-off case statements for new region support.

Cinderhaze avatar May 06 '19 15:05 Cinderhaze