Philipp Muens
02707b90f5
Merge pull request #3085 from jogold/iam-role-statements-examples
...
Show valid iam role statements examples in docs and templates
2017-02-27 10:19:56 +01:00
Philipp Muens
66588856cb
Update event naming
...
So that it won't clash when other CloudWatch events are implemented.
2017-02-03 14:55:38 +01:00
horike37
3ad27484b5
add CloudWatch event source
2017-01-15 23:00:40 +09:00
Jonathan Goldwasser
bdce10cb07
Show valid iam role statements examples in docs and templates
2017-01-11 18:47:25 +01:00
Nik Graf
dc2d350ff5
Merge pull request #2954 from horike37/add-awsiot-to-event-source
...
Add IoT event source
2017-01-02 16:12:30 +01:00
horike37
4dfd24ba12
Update hierarchical structure of iot events
2016-12-19 19:52:15 +09:00
bbilger
8277d68aa9
update aws-java-gradle and aws-java-maven templates
...
- update the Java templates to work with lambda proxy integration
out-of-the-box
- use "Map<String, Object>" as input type for greater flexibility
- update gradle wrapper from 3.1 to 3.2.1
- configure gradle and maven to use Java 1.8
- change the package from "hello" to "com.serverless" and adjust
serverless.yml accordingly
- configure logging (log4j)
- adjust tests
- git-ignore some Eclipse specific files
2016-12-18 21:59:49 +01:00
Philipp Muens
737b495bd3
Update code so that iot events are enabled by default
2016-12-16 11:16:18 +01:00
horike37
ed7192e3c9
merged master and fixed conflict
2016-12-15 16:49:57 +09:00
horike37
4593528664
Add IoT event source
2016-12-15 16:18:50 +09:00
Nik Graf
9292b37e48
update the docs
2016-12-14 13:49:31 +01:00
Philipp Muens
95ddfacdfa
Update event definition to be object only
2016-12-13 08:04:58 +01:00
Philipp Muens
e707cccff5
Rename alexa to alexaSkill
2016-12-13 08:04:58 +01:00
Philipp Muens
8ef52bfefd
Add event example to serverless.yml files
2016-12-13 08:04:58 +01:00
Maciej Winnicki
357ff616ab
remove event.json files from template. Closes #2786
2016-11-24 18:43:41 +01:00
Philipp Muens
ba56dc504e
Add environment variable config to templates
2016-11-21 17:53:43 +01:00
Nik Graf
41f5e1924c
cleanup templates as discussed with @pmuens
2016-11-15 13:14:42 +01:00
Philipp Muens
f816879baf
Add include and exclude examples for directories in templates
2016-11-14 10:26:44 +01:00
Philipp Muens
74a3f004d7
Bring back include configuration for an easier packaging control
2016-11-14 10:26:44 +01:00
Huang YunKun
54a954dbe8
update aws-lambda-java-events to 1.3.0
2016-11-02 21:35:33 +08:00
Florian Motlik
1de333aaed
Rework Version pinning docs and add to templates
2016-11-01 12:13:37 +01:00
Huang YunKun
e714083547
Add support for gradle wrapper
2016-10-17 16:21:27 +02:00
horike37
a1b72ef217
Some stuff add .gitignore
2016-10-15 10:09:32 +09:00
horike37
49fc0d98f2
Add .gitignore file in every template
2016-10-14 18:52:13 +09:00
Philipp Muens
b6f60b6155
Add stream example to all serverless.yml files
2016-10-07 08:59:36 -07:00
Philipp Muens
3cc2fb7f30
Update serverless.yml files with a note about necessary handler changes
2016-10-06 13:18:10 -07:00
Jon Sharratt
afa64a1423
remove include property from yml templates
2016-10-01 11:11:36 +01:00
Eslam A. Hefnawy
4aaa589fe4
updated sls create templates with rc1 changes
2016-09-08 14:49:24 +09:00
Eslam A. Hefnawy
5dafeee388
basic new variable system
2016-08-31 16:37:58 +09:00
rowan
b3f9cbf627
Include JSON-based example snippet.
2016-08-26 20:32:41 +10:00
rowan
0d5b82376f
Include commented-out IAM statements in templates' serverless.yml.
2016-08-26 19:45:27 +10:00
Philipp Muens
4937140094
Update outdated doc references
2016-08-19 07:21:52 +02:00
Philipp Muens
f88c53098e
Add Description property to Output example in serverless.yml files
2016-08-14 20:41:43 +02:00
Philipp Muens
d4bf0342d7
Add full custom resource merging support
2016-08-14 17:44:29 +02:00
Kevin Aud
38ce63c3e9
fixed a typo
2016-08-07 11:32:06 -04:00
Philipp Muens
c9d1453d3a
Switch from .yaml to the more convenient .yml
2016-07-27 10:39:41 +02:00
Philipp Muens
ef399cf798
Fix wrong event indentation
2016-07-26 14:49:14 +02:00
Philipp Muens
9f9da9c570
Add note to update the service name after creation
2016-07-26 14:28:02 +02:00
Florian Motlik
5902700125
Adding integration test and fixes for templates
2016-07-26 12:58:42 +02:00
Ilya Shindyapin
d05a17686b
Add java maven and gradle templates, tests and instructions
...
Signed-off-by: Ilya Shindyapin <ilya@shindyapin.com>
2016-07-26 12:58:42 +02:00