Eslam A. Hefnawy
ffd85c6f06
mocking creds for getCredentials tests
2016-10-11 18:00:37 +07:00
Philipp Muens
e2b7fc7973
Stub AWS SDK for getCredentials() tests
2016-10-10 14:16:19 -07:00
Philipp Muens
26b1ac9578
Merge pull request #2056 from svdgraaf/feature/method-parameters
...
Add parameters to http event
2016-10-10 11:06:04 -07:00
Florian Motlik
86c2477065
Merge pull request #2229 from erikerikson/rebuild-credentials
...
Rebuild Credential Handling
2016-10-10 18:30:39 +02:00
Sander van de Graaf
b1b5fae554
make eslint happy
2016-10-10 14:51:40 +02:00
Sander van de Graaf
52c92d8e3c
fixed test for request parameters
2016-10-10 10:18:21 +02:00
Eslam λ Hefnawy
2699cd8cbf
Merge pull request #2271 from marcuswhybrow/patch-3
...
Correctly Escape Form URL Encoded Values
2016-10-10 14:43:43 +07:00
Sander van de Graaf
4ac6c330fb
fixed rebase with master
2016-10-10 09:28:38 +02:00
Florian Motlik
5e61aa53c0
Merge pull request #2250 from serverless/add-aws-compile-stream-events-plugin
...
Add AwsCompileStreamEvents plugin
2016-10-07 19:34:28 +02:00
Philipp Muens
b02f16892e
Merge pull request #2161 from serverless/install-command
...
Install command
2016-10-07 10:06:08 -07:00
Philipp Muens
b6f60b6155
Add stream example to all serverless.yml files
2016-10-07 08:59:36 -07:00
Philipp Muens
25b5d2af91
Update stream docs to be more explicit
2016-10-07 08:56:49 -07:00
Philipp Muens
af8688dfb2
Fix typo (batchSize) in docs
2016-10-07 08:43:39 -07:00
Philipp Muens
aaa1ef6fdc
Remove non-alphanumeric characters in resource logical ids
2016-10-07 08:43:39 -07:00
Philipp Muens
d8859bf157
Update code so that the stream event source is service independent
...
This way both, DynamoDB and Kinesis streams can be used with the help of the
"stream" event rather than two different event types ("dynamodb" and "kinesis").
2016-10-07 08:43:39 -07:00
Philipp Muens
802517b5da
Update resource logical id naming
2016-10-07 08:43:39 -07:00
Philipp Muens
239d9b31ad
Add enable / disable support
2016-10-07 08:43:39 -07:00
Philipp Muens
c403a6de0d
Add DependsOn "IamPolicyLambdaExecution" definition
2016-10-07 08:43:39 -07:00
Philipp Muens
f56a0a2c7b
Update resource logical id so that it includes the table name
2016-10-07 08:43:39 -07:00
Philipp Muens
4ade196d9f
Add AwsCompileDynamoDbEvents plugin
2016-10-07 08:43:39 -07:00
Marcus Whybrow
9e89979ec4
escape body keys and values in default template
...
Fixes #2270
2016-10-07 01:48:00 +01:00
Philipp Muens
3cc2fb7f30
Update serverless.yml files with a note about necessary handler changes
2016-10-06 13:18:10 -07:00
Philipp Muens
0991e4748a
Update handler files for Node.js and Python
2016-10-06 13:11:07 -07:00
Philipp Muens
60aff96d3a
Update aws-python handler file
2016-10-05 14:58:38 -07:00
Philipp Muens
7e2058e68e
Update aws-nodejs handler file
2016-10-05 14:57:53 -07:00
Philipp Muens
88cf6bd9ca
Remove yet unsupported code
2016-10-05 12:53:14 -07:00
Philipp Muens
f8ce285cf3
Add tests for download functionality
2016-10-05 12:53:14 -07:00
Philipp Muens
ce32e01e8d
Add tests
2016-10-05 12:53:14 -07:00
Philipp Muens
415e80be4e
Rebase / refactor current implementation
2016-10-05 12:53:14 -07:00
ac360
dbf39525e7
fix linting error
2016-10-05 12:53:14 -07:00
ac360
e50d2fe475
fix linting errors
2016-10-05 12:53:14 -07:00
ac360
1b99ea77ad
add tests
2016-10-05 12:53:14 -07:00
ac360
0986b7efa0
add install command
2016-10-05 12:53:14 -07:00
Erik Erikson
f03a51cddb
Merge branch 'master' into rebuild-credentials
...
# Conflicts:
# docs/02-providers/aws/01-setup.md
2016-10-04 15:34:54 -07:00
Erik Erikson
9a78d181ad
Merge Changes
2016-10-04 15:31:30 -07:00
Erik Erikson
97b22e6ee3
Merge branch 'master' into rebuild-credentials
...
# Conflicts:
# lib/plugins/aws/tests/index.js
2016-10-04 15:26:57 -07:00
Philipp Muens
8ba191a5d7
Update misleading comment
2016-10-04 13:53:02 -07:00
Philipp Muens
0e9ad41250
Remove resetting of request / response config and show a warning message instead
2016-10-04 13:53:02 -07:00
Philipp Muens
96537755b3
Update integrationResponses to be an array
2016-10-04 13:53:02 -07:00
Philipp Muens
2ebfd90893
Fix linting errors
2016-10-04 13:53:02 -07:00
Philipp Muens
0ea8ab732c
Make tests for config clearing when using AWS_PROXY more explicit
2016-10-04 13:53:02 -07:00
Philipp Muens
090aa52bf1
Reset / remove irrelevant configuration when AWS_PROXY is used
2016-10-04 13:53:02 -07:00
Philipp Muens
3b1eec6155
Add Lambda proxy functionality for API Gateway
2016-10-04 13:53:02 -07:00
Philipp Muens
9ebf296762
Merge pull request #2194 from craftship/globs-exclude
...
Use Globs to Exclude Files
2016-10-03 15:09:46 -07:00
Eslam λ Hefnawy
7cef2e3895
Merge pull request #2245 from serverless/fix-promise-chain-in-deploy-function-plugin
...
Fix Promise chain in deployFunction plugin
2016-10-04 00:04:16 +07:00
David Tanner
4d34dfde44
Merge with master.
...
There was a merge issue with createStack
2016-10-03 09:11:15 -06:00
Eslam λ Hefnawy
ec3182985f
Merge pull request #2068 from medhoover/s3_event_rules
...
S3 event rules
2016-10-03 18:01:49 +07:00
Jon Sharratt
c32856abf7
reword yaml to yml in package README
2016-10-01 11:11:36 +01:00
Jon Sharratt
afa64a1423
remove include property from yml templates
2016-10-01 11:11:36 +01:00
Jon Sharratt
d05258516e
use sync instead for globbing
2016-10-01 11:11:36 +01:00