Eslam A. Hefnawy
|
33e2800d55
|
removed underscore from example config file
|
2016-08-22 23:31:48 +09:00 |
|
Florian Motlik
|
79c4075f79
|
Merge pull request #1919 from serverless/handler-docs
Add handler and subdir docs to serverless.yml
|
2016-08-22 11:24:11 +02:00 |
|
Florian Motlik
|
f60becb821
|
Add handler and subdir docs to serverless.yml
|
2016-08-22 11:14:36 +02:00 |
|
Sean Madden
|
d8214a44b1
|
fix some language and typos
|
2016-08-20 23:24:39 -07:00 |
|
Florian Motlik
|
8432daa07e
|
Add warning for missing AWS subscription
|
2016-08-19 15:39:12 +02:00 |
|
Erik Erikson
|
e65349eec8
|
Correct indentation so that vpc is an attribute of provider
|
2016-08-18 22:33:21 -07:00 |
|
Erik Erikson
|
8a8affdb22
|
Add VPC Config
Adds VPC configuration examples to serverless-yml.md
|
2016-08-18 10:00:47 -07:00 |
|
Florian Motlik
|
85f4084e6b
|
Merge pull request #1844 from serverless/add-full-custom-resource-merging-support
Add full custom resource merging support
|
2016-08-16 10:31:30 +02:00 |
|
Nick Gottlieb
|
e2d7008389
|
doc update
a user was confused about where to find these so made it more explicit.
|
2016-08-15 16:20:53 -07:00 |
|
Patrick Brandt
|
13efa0e2ac
|
updating docs per PR #1850
|
2016-08-15 10:26:17 -04:00 |
|
Philipp Muens
|
eb8546a1f6
|
Add Description to custom provider resources documentation
|
2016-08-14 20:43:44 +02:00 |
|
Philipp Muens
|
d4bf0342d7
|
Add full custom resource merging support
|
2016-08-14 17:44:29 +02:00 |
|
Florian Motlik
|
c7236fb052
|
Merge pull request #1836 from serverless/update-custom-provider-resource-merging
Update custom provider resource merging
|
2016-08-13 20:44:10 +02:00 |
|
Faraz Yashar
|
a159cbded9
|
Fix typo the -> then
|
2016-08-12 20:47:20 -04:00 |
|
Philipp Muens
|
30b3d6eb68
|
Update documentation to reflect recent changes
|
2016-08-12 17:58:41 +02:00 |
|
Philipp Muens
|
93086a192f
|
Update custom provider resource merging
|
2016-08-12 15:52:21 +02:00 |
|
Eslam λ Hefnawy
|
4ebf864308
|
Merge pull request #1824 from serverless/rename-lifecycle-events-of-deploy-plugin
Rename lifecycle events of deploy plugin
|
2016-08-12 18:07:50 +09:00 |
|
Philipp Muens
|
5d0dbdddb0
|
Minor doc fixes
|
2016-08-12 07:00:15 +02:00 |
|
Philipp Muens
|
ffceabc7c5
|
Rename lifecycle events of deploy plugin
|
2016-08-11 16:23:17 +02:00 |
|
Philipp Muens
|
7b79b767a4
|
Refactor YAML convention for SNS event definitions
|
2016-08-10 09:13:23 +02:00 |
|
Philipp Muens
|
537a6e0ce9
|
Merge pull request #1770 from serverless/topic-arn
Added topic_arn config to SNS events
|
2016-08-10 06:38:48 +02:00 |
|
Eslam A. Hefnawy
|
3d488d5e94
|
docs enhancements
|
2016-08-09 17:30:34 +09:00 |
|
Maciej Winnicki
|
b9ed0c353f
|
fix table of contents and formatting
|
2016-08-09 09:47:19 +02:00 |
|
Eslam A. Hefnawy
|
f1a66400e2
|
enhanced docs for sns topic arn
|
2016-08-09 16:16:52 +09:00 |
|
Philipp Muens
|
1d0aa69a82
|
Merge pull request #1757 from serverless/debug-docs
Added docs for debug mode
|
2016-08-08 14:08:01 +02:00 |
|
Tsung Chen Ku
|
fd3459611a
|
Fix typo
Change `default` to `defaults`,
or it won't work. :D
|
2016-08-06 18:41:47 +08:00 |
|
John Jacob
|
9977e6c45c
|
Fix a small typo
|
2016-08-05 14:49:34 -05:00 |
|
Florian Motlik
|
8993f017de
|
Merge pull request #1756 from serverless/function-config-docs
added docs for default function config properties
|
2016-08-05 12:40:36 +02:00 |
|
Eslam λ Hefnawy
|
6da0e11bd3
|
Merge pull request #1764 from johncmckim/issue-1728
Move variableSyntax into defaults and update docs
|
2016-08-05 16:31:06 +09:00 |
|
Philipp Muens
|
dba7492d90
|
Merge pull request #1751 from serverless/add-docs-for-dynamodb-and-kinesis-stream-setup
Add docs for DynamoDB and Kinesis stream setup
|
2016-08-05 07:59:04 +02:00 |
|
John McKim
|
9e8138abfd
|
move variableSyntax into defaults and update docs
|
2016-08-05 14:13:23 +10:00 |
|
Philipp Muens
|
ac14c299c2
|
Add note that the corresponding stream / table can also be created in the resources section
|
2016-08-04 20:54:24 +02:00 |
|
Florian Motlik
|
3471bf3b74
|
Add JSON/YAML examples
|
2016-08-04 17:03:29 +02:00 |
|
Florian Motlik
|
129a2a152d
|
Add example using CF Methods
|
2016-08-04 16:39:07 +02:00 |
|
Philipp Muens
|
ab1da04d84
|
Incorporate Pull Request feedback
|
2016-08-04 15:34:06 +02:00 |
|
Philipp Muens
|
e31b33e5d8
|
Add docs for DynamoDB and Kinesis stream setup
|
2016-08-04 14:47:32 +02:00 |
|
Eslam A. Hefnawy
|
f21ca5ee6e
|
added better example in iam docs
|
2016-08-04 21:37:14 +09:00 |
|
Eslam λ Hefnawy
|
03c3fa3c99
|
Merge branch 'master' into iam
|
2016-08-04 21:24:57 +09:00 |
|
Philipp Muens
|
ee91f1a04d
|
Replace outdated alpha references
|
2016-08-04 13:58:10 +02:00 |
|
Eslam A. Hefnawy
|
b3da5d4491
|
added custom iam role statements
|
2016-08-04 20:19:31 +09:00 |
|
Eslam A. Hefnawy
|
223c36cb7a
|
added advanced section to aws keys docs
|
2016-08-03 22:17:05 +09:00 |
|
Eslam A. Hefnawy
|
d30af85016
|
fixed typo
|
2016-08-03 19:53:31 +09:00 |
|
Eslam A. Hefnawy
|
e37071055f
|
added docs for setting aws api keys
|
2016-08-03 19:48:03 +09:00 |
|
Eslam A. Hefnawy
|
692aca28a1
|
fixed typo
|
2016-08-03 18:27:39 +09:00 |
|
Eslam A. Hefnawy
|
10e322b745
|
added docs for default function config properties
|
2016-08-02 16:22:15 +09:00 |
|
Eslam A. Hefnawy
|
0077d9f82e
|
added docs for debug mode
|
2016-08-02 16:10:32 +09:00 |
|
Philipp Muens
|
f3cd36e74a
|
Add single function deployment plugin
|
2016-08-01 11:13:54 +02:00 |
|
Eslam A. Hefnawy
|
d3e0bce4fc
|
logging docs enhancements and updates to startTime option
|
2016-07-29 20:40:54 +09:00 |
|
Eslam A. Hefnawy
|
98ec45ce7e
|
added tests and docs for logging plugin
|
2016-07-29 20:40:54 +09:00 |
|
Eslam A. Hefnawy
|
a7f4d544a3
|
added service level vpc config
|
2016-07-29 18:50:00 +09:00 |
|