Context
I've tried to setup zappa in AWS China, and noticed that we lacked support for AWS China.
I want to know if someone is working on it?
If currently there is nobody working on it, may I work on some PR to bring basic supports for AWS China.
Expected Behavior
AWS China is isolated from AWS Global, there are only two regions in AWS China (cn-north-1/cn-northwest-1)
We may have these functionality for basic support:
Actual Behavior
Currently it's not possible to deploy zappa on AWS China if not customizing zappa.
Possible Fix
Main obstacles are:
More
Welcome to leave any comment under this issue.
Context
I've tried to setup zappa in AWS China, and noticed that we lacked support for AWS China.
I want to know if someone is working on it?
If currently there is nobody working on it, may I work on some PR to bring basic supports for AWS China.
Expected Behavior
AWS China is isolated from AWS Global, there are only two regions in AWS China (cn-north-1/cn-northwest-1)
We may have these functionality for basic support:
Actual Behavior
Currently it's not possible to deploy zappa on AWS China if not customizing zappa.
Possible Fix
Main obstacles are:
kappapackage ran into error if system encoding is not utf-8. (Add encoding for open_file garnaat/kappa#126)More
Welcome to leave any comment under this issue.