claudiajs / claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily

Home Page:https://claudiajs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enable claudia to be used in the us-gov partition

gojko opened this issue · comments

we are currently hard-coding the partition to 'aws', causing problems for us-gov partition (see https://gitter.im/claudiajs/claudia?at=5d5f6902142faa4fbd5361d7)

extracted all partition code here c7055c2

this should be now OK with claudia 5.8.0 from NPM