25 Commits

Author SHA1 Message Date
Austen Collins
42904479de jaws: update 2015-09-26 13:12:07 -07:00
Austen
050374f4a5 Merge pull request #157 from joostfarla/regex
Allow custom selectionPattern attributes
2015-09-26 09:26:56 -07:00
Joost Farla
a900bffb97 Make Lambda permission stage-independent 2015-09-26 12:22:21 +02:00
Joost Farla
890202914f Allow custom selectionPattern attributes 2015-09-25 13:38:49 +02:00
Austen Collins
5b5371b0af deploy endpoints: large change that swaps out how api-gateway gets permission to invoke lambdas.
Instead of specifying an IAM policy when creating the API Gateway method's integration, the individual lambda's access policy is
updated.  The reason for this is that the first method results in an extra ~500ms of latency.  Now, JAWS REST APIs should be much faster.
However, this might result in breaking changes (sorry).
2015-09-23 17:16:39 -07:00
Austen Collins
0c9599eafb deploy endpoints: revert back to old way until aws responds 2015-09-23 12:47:41 -07:00
Austen Collins
11a3461e56 deploy endpoints: fix duplicate resource bug 2015-09-23 08:55:42 -07:00
Austen Collins
ccf37d9eeb deploy endpoint: fix response parameters which will enable CORS support 2015-09-22 15:53:29 -07:00
Austen Collins
01d70005c1 deploy endpoint: debug 2015-09-22 15:08:18 -07:00
icereval
0d371b059d match request parameters code layout 2015-09-21 06:44:03 -04:00
icereval
34bbe97a25 format api method responses body 2015-09-20 17:36:16 -04:00
icereval
a2dfbf4e7a remove duplicated methods
_createEndpointMethodResponses
    _createEndpointMethodIntegResponses
2015-09-20 17:20:32 -04:00
Austen Collins
3477bc080e deploy endpoint: clean-up hack 2015-09-18 13:23:33 -07:00
Austen Collins
c869a57000 deploy endpoints: fix bugs and add manual deploy select region ability 2015-09-18 13:16:59 -07:00
Austen Collins
cb94c4d9e3 deploy endpoints: fetch deployed lambda functionnames from cloudformation
support more than 100 CF resources using async.whilst
2015-09-16 19:50:33 -07:00
Austen Collins
023bbc5328 deploy endpoints: refactor to pull deployed lambdas function names for endpoints 2015-09-16 14:24:12 -07:00
Austen Collins
9d40c880f4 dash: refactor dash command for awsm and cf deployment 2015-09-16 10:23:04 -07:00
Austen Collins
ebdc103661 logo: update 2015-09-15 19:06:38 -07:00
Austen Collins
a14480e47a utils: adjust naming in GenerateLambdaName function to avoid confusion
deploy endpoint: begin refactor
2015-09-15 18:02:22 -07:00
Austen Collins
8de70683c6 deploy endpoint: accept one region only as param 2015-09-15 08:57:45 -07:00
doapp-ryanp
923752d2ac refactor 2015-09-15 09:34:53 -05:00
doapp-ryanp
9b8c2ed602 add proj validation. fix new action and its testcase 2015-09-14 14:15:41 -05:00
Austen Collins
33087f367a new project: improve command 2015-09-12 15:30:26 -07:00
Austen Collins
fe6e9328b8 dash, deploy lambda and endpoints: change logging output for clarity 2015-09-12 14:34:27 -07:00
Austen Collins
19c0d9bf90 proj: change term api to endpoint 2015-09-12 13:50:00 -07:00