753 Commits

Author SHA1 Message Date
Erik Erikson
230f37f4a4 Allow for Self-Reference
1. Newly allow '${self:}' as a valid reference to the current serverless.yml's root
  a. This allows for a more clean manner of passing names and identifiers around between projects.  Particularly, this facilitates exporting values from projects so they can be used in other projects via Fn::ImportValue.
2. Write a test ensuring the above
3. Document the new capability

Example usage: https://github.com/Nordstrom/hello-retail/pull/26/files
2017-02-07 19:19:30 -08:00
Philipp Muens
0c16dadd3c Update info docs 2017-01-27 13:27:50 +01:00
Eslam A. Hefnawy
689f17185b removed cfLogs from integration tests 2017-01-27 17:42:33 +07:00
Eslam λ Hefnawy
96139e70ab Merge pull request #2736 from asprouse/master
Added Access-Control-Allow-Credentials for CORS settings fixes #2182
2017-01-26 19:31:51 +07:00
Philipp Muens
93a8a56b16 Merge pull request #3133 from ryansb/docs/versionFunctions
Add docs for AWS provider `versionFunctions` option.
2017-01-25 16:30:51 +01:00
Ryan S. Brown
2cb109321c Update docs to reflect current default 2017-01-25 09:10:04 -05:00
Eslam λ Hefnawy
ed4a66d874 Merge pull request #2796 from dougmoscrop/existing_sns
add Support for SNS Subscription to existing topics
2017-01-25 20:04:31 +07:00
Philipp Muens
72de326b0f Update additional docs 2017-01-25 09:27:35 +01:00
Ryan S. Brown
c557513afd Add docs for AWS provider versionFunctions option. 2017-01-24 17:06:00 -05:00
Dave Townsend
71abfc5d2c Add missing "local" qualifiers for invoke local function examples 2017-01-24 13:45:47 -07:00
Doug Moscrop
acf74c4c96 add Support for SNS Subscription to existing topics 2017-01-23 15:13:45 -05:00
payoub
d1eb738930 Fix minor typo 2017-01-23 11:49:25 +11:00
Andrew Sprouse
3b3ab15388 Removed duplicate CORS documentation that leads to confusion 2017-01-20 16:13:24 -05:00
Andrew Sprouse
576cc2f2b2 Improved CORS documentation with regard to Access-Control-Allow-* headers. 2017-01-20 16:12:38 -05:00
Dave Townsend
15e2c1adb0 Minor grammar and punctuation tweaks
Just added a few grammar and punctuation for a bit smother reading.
2017-01-19 18:23:49 -07:00
Eslam λ Hefnawy
ec8a55a66e Merge pull request #2937 from UnitedIncome/feature/invoke-python
Invoke local python functions! closes #2862
2017-01-19 19:40:38 +07:00
domharrington
e41c796af1 Update credentials.md
The interface appears to have changed somewhat since these docs were written
2017-01-18 11:59:01 -08:00
Daniel Schep
a163e65d9f invoke local python functions! closes #2862 2017-01-18 09:54:29 -05:00
Philipp Muens
f599977bb2 Fix serverless.yml indentations 2017-01-18 10:07:42 +01:00
Ryan Stelly
fa7886a68e fix casing of docs version of exampl .yml (which may not be used for anything?) 2017-01-17 17:28:58 -06:00
Luke Childs
38b1015f5c Remove extra word from testing docs 2017-01-17 12:08:58 +07:00
Rasmus Faddersbøll
a2e36d04bd Remove invalid argument in workflow doc 2017-01-15 11:14:56 +01:00
Alasdair Nicol
912a40ac04 Update Python hello wold example to be consistent with Node.js 2017-01-11 22:45:22 +00:00
Eslam λ Hefnawy
7fc058df63 Merge pull request #2141 from johnf/cognito_authorizer
add the start of cognito user pool authorizer support
2017-01-03 19:28:00 +07: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
Eslam λ Hefnawy
53072a57f7 fix typo 2017-01-02 21:56:53 +07:00
Phil Hawksworth
db50817dc8 Link amended to include .md extension
URL of link now points to md file as requested
2017-01-02 13:14:42 +00:00
Phil Hawksworth
443a832806 Fixed broken link to Config Credentials
The link gave a 404. Updated to what seems to be the correct URL.
2017-01-02 13:07:09 +00:00
Eslam λ Hefnawy
840619febd Merge pull request #2820 from erikerikson/credentials-fixes
Credential Fixes Roundup
2017-01-02 19:52:37 +07:00
Eslam λ Hefnawy
99f90730c0 Merge pull request #2616 from laardee/install-with-name
Enables service installation with a name
2017-01-02 19:45:22 +07:00
Philipp Muens
d4e276d149 Update API keys docs 2016-12-29 08:27:55 +01:00
Ryan Stelly
849f536c52 change csharp example docs to use build script 2016-12-28 06:59:04 -06:00
Ryan Stelly
87bb34b86b remove chmod doc line, not necessary 2016-12-23 12:26:59 -06:00
Ryan Stelly
d2eb4c62cb add uild.ps1 and update tests&docs 2016-12-23 12:03:20 -06:00
Philipp Muens
fe16e8a0b1 Fix typos in variables guide 2016-12-23 11:30:56 +01:00
horike37
6175814684 update plugin document 2016-12-23 13:30:01 +09:00
Glenn Roberts
efca7ff6da Missing indentation for Fn::Join params
Similar fix per https://github.com/serverless/serverless/pull/2874
2016-12-22 17:06:24 +10:00
Philipp Muens
36f3584c5e Merge master and resolve conflict 2016-12-20 15:01:16 +01:00
Eslam λ Hefnawy
5f5c5e6073 added note about variables in values 2016-12-20 00:30:22 +07:00
Philipp Muens
48d9518f6f Fix duplicate content in resources table 2016-12-19 13:53:38 +01:00
Philipp Muens
3d5071e61d Update serverless.yml.md file with full example 2016-12-19 13:50:45 +01:00
horike37
4dfd24ba12 Update hierarchical structure of iot events 2016-12-19 19:52:15 +09:00
Philipp Muens
efdfe0b5a4 Update schedule docs 2016-12-19 08:17:55 +01:00
John Ferlito
565afd438e
Throw an error if cognito claims are used in lambda-proxy mode 2016-12-18 09:43:39 +11:00
John Ferlito
577ebfd350
Expose the cognito user pool claims 2016-12-18 09:43:39 +11:00
John Ferlito
64fa7c64b3
Add support for Cognito User Pools authorizer 2016-12-18 09:33:46 +11:00
Maciej Winnicki
15550f8b60 Merge pull request #2940 from erndob/patch-1
fix #2936. Enable schedule event by default.
2016-12-16 17:45:37 +01:00
erndob
18c15dbf00 add note in docs 2016-12-16 12:41:36 +02:00
Philipp Muens
737b495bd3 Update code so that iot events are enabled by default 2016-12-16 11:16:18 +01:00
Philipp Muens
886d06ffc5 Update docs 2016-12-16 11:05:22 +01:00