zwhs-co

Results 3 issues of zwhs-co

The full error is "Partition "aws" is not valid for resource "arn:aws:dynamodb:cn-north-1:accountNo:table/ddbTable".". The error is from the fact that "aws" should change to `aws-cn` when region is "cn-north-1" or "cn-northwest-1"...

Thanks for the amazing package. Is there a way to change the color of stroke shape?

Hi, I'm using ```app.use(`/${STATIC_PATH}`, express.static(LOCAL_ROOT_DIR))``` to serve static file and it works quite well. However, if the static file is symlinked, it return 404 error. Is there a way to...

question