vincen7su
28013d4977
Fix documentation section anchor
...
Section anchor of HTTP Endpoints with AWS_IAM Authorizers doesn't match.
2018-05-19 14:03:51 +08:00
Frank Schmid
a4596a8d08
Merge pull request #4969 from ahmadawais/patch-1
...
👌 IMPROVE: Unique Name For Apps
2018-05-12 13:17:55 +02:00
Frank Schmid
c095eb8152
Merge pull request #4902 from ldgarcia/patch-1
...
Add note about RoleName property in custom role
2018-05-10 14:30:51 +02:00
Frank Schmid
5ad228a0d3
Merge pull request #4890 from kobim/fix/deploy_validation
...
AWS Environment variables should contain only strings
2018-05-10 13:59:42 +02:00
Ahmad Awais ⚡️
4bded36e45
👌 IMPROVE: Unique Name For Apps
...
Make sure users know to use a globally unique name to not run into issues like #4968
FIX #4968
2018-05-10 00:31:56 +05:00
Rohit Shetty
1237bbbf5b
fixed type in apigateway docs
2018-05-07 04:21:58 +05:30
Rohit
03a13619e7
Added examples and details for shared api gateway
2018-05-07 04:11:58 +05:30
David Wells
e10a9d5dee
Update getting-started.md
2018-05-04 15:54:44 -07:00
David Wells
4544a699f9
Update README.md
2018-05-02 20:40:34 -07:00
David Wells
85a286ff25
Update README.md
2018-05-02 20:39:37 -07:00
David Wells
23b81f26fa
Update README.md
2018-05-02 20:37:49 -07:00
David Wells
86ab954190
Merge pull request #4934 from hibooboo2/fn_docs
...
Add docs for fn
2018-05-01 22:42:36 -07:00
James
c1e1cc79b3
Update deploying
2018-05-01 09:42:18 -07:00
James Thomas
91b18f1738
Update API Gateway with new features.
...
- URL path parameters
- Web action security details.
2018-05-01 17:17:45 +01:00
James
69a8a98df8
Merge branch 'fn_docs' of github.com:hibooboo2/serverless into fn_docs
2018-05-01 08:27:15 -07:00
James
f32d56c61d
Update http docs
2018-05-01 08:27:03 -07:00
David Wells
3549827e50
Update getting-started.md
2018-04-30 10:01:11 -07:00
David Wells
10ad62229e
Update getting-started.md
2018-04-30 10:00:34 -07:00
David Wells
22d6112840
Update README.md
2018-04-30 09:59:58 -07:00
James
da85857dd9
Update quick start
2018-04-26 16:57:21 -07:00
James
ce61bb121b
Update intro
2018-04-26 16:56:48 -07:00
James
4365337daf
Update debugging.md
2018-04-26 15:50:27 -07:00
James
50b8614f5b
Update lists with fn provider
2018-04-26 11:37:31 -07:00
James
752229907a
Remove no deploy from doc
2018-04-26 11:32:02 -07:00
James
486bed5fb7
Add docs for fn
2018-04-25 16:21:32 -07:00
Luis Diego García
404bfc5763
Add note about RoleName property in custom role
...
Currently, updating function code with `sls deploy --function` fails with `The role defined for the function cannot be assumed by Lambda.` if using a custom role with an autogenerated `RoleName`. So I think it would be good to add a notice about that to the docs.
2018-04-11 16:51:52 -06:00
Kobi Meirson
eca515a8ec
Documentation should state only strings are accepted.
2018-04-07 16:25:57 +03:00
Takahiro Horike
5cfb13ee25
Merge pull request #4886 from alexindeed/master
...
updated staging docs and templates
2018-04-07 18:22:07 +09:00
Alex
8caedb9646
updated staging docs and templates
2018-04-06 10:57:50 -07:00
Takahiro Horike
2789a5a071
Merge pull request #4874 from serverless/add-utm-to-forum-link
...
Add utm source to forum link.
2018-04-06 08:06:07 +09:00
Doug Moscrop
8bde1b4902
Support arrays in function definition too
2018-04-04 20:03:56 -04:00
Rupak Ganguly
1581f61472
Add utm source to forum link.
2018-04-04 15:17:42 -04:00
Takahiro Horike
a9e6a79d01
Merge pull request #4743 from svdgraaf/feature/pass-serverless-variable
...
Pass serverless variable when calling function in referenced file
2018-04-03 05:04:08 +09:00
Takahiro Horike
44fd29d820
Merge pull request #4851 from adriatic/patch-1
...
Update quick-start.md
2018-04-03 04:43:32 +09:00
Takahiro Horike
43cdf6cb7f
Update quick-start.md
2018-04-03 04:31:26 +09:00
Andres
9023abaf06
Merge master
2018-03-28 19:51:33 +02:00
Andres
93d48f3081
Adapt templates and docs to Kubeless 0.5
2018-03-28 19:49:30 +02:00
David Wells
b967a0d32b
Update README.md
2018-03-27 15:59:58 -07:00
David Wells
d0faeb9915
Update README.md
2018-03-27 15:59:18 -07:00
David Wells
87b6429fc9
Update README.md
2018-03-27 15:58:56 -07:00
David Wells
e4b10cf0bd
Update README.md
2018-03-27 15:58:39 -07:00
David Wells
68093e08b5
Update README.md
2018-03-27 15:57:52 -07:00
David Wells
9f1b2ecbba
Update README.md
2018-03-27 15:57:23 -07:00
David Wells
36a4eea8a8
Update README.md
2018-03-27 15:56:16 -07:00
Takahiro Horike
ef7273b7e3
Merge pull request #4857 from jthomas/master
...
Updating OpenWhisk provider documentation.
2018-03-27 22:54:48 +09:00
Frank Schmid
714c7586d5
Merge pull request #4854 from bsdkurt/master
...
Add maxAge option for CORS
2018-03-27 14:08:37 +02:00
James Thomas
5d09da9eac
Updating OpenWhisk provider documentation.
...
Add new content on packages and updating web actions.
2018-03-27 12:48:15 +01:00
Kurt Miller
666716f185
Add docs for cors maxAge property with example.
2018-03-27 06:27:00 -04:00
Nikolaj Ivancic
3e4f293d0d
Update quick-start.md
...
Setting AWS credentials needs to be done for each tab in the console
2018-03-26 10:06:09 -04:00
Yeongho Kim
4ee53998e2
Update resources.md
...
According to https://github.com/serverless/serverless/blob/master/lib/plugins/aws/lib/naming.js#L4 , I think it should mention `stage`.
2018-03-23 21:22:46 +09:00