1530 Commits

Author SHA1 Message Date
James Thomas
5a644aef86 Minor OpenWhisk doc update - service binding
Add documentation about new service binding feature.
2018-06-28 13:49:48 +01:00
Kenji Sakurada
d4614909bc
This slash comment violates format
When I copy & pasted this code, sls returned an error.
2018-06-27 16:10:18 +09:00
Takahiro Horike
0e60b12a71
Merge pull request #5073 from fbidu/patch-1
Adding note about referencing environment variables in function docs
2018-06-26 04:33:55 +09:00
Felipe Rodrigues
81720b5761
Adding note about referencing environment variables in function do 2018-06-25 14:21:04 -03:00
Jaime Iniesta
e44b38a1ee
update workflow.md
It looks like "Intro" was a placeholder for the intro? Not needed anymore.
2018-06-25 19:04:24 +02:00
Takahiro Horike
2eb915f8d9
Merge pull request #4951 from rts-cwalker/custom-stage-api-names
Added ability to create custom stack names and API names
2018-06-21 11:35:39 +09:00
Takahiro Horike
d5e1328dac
Merge pull request #5036 from ronkorving/print-options
Add print options to allow digging, transforming and formatting
2018-06-21 11:22:35 +09:00
Corey Walker
019db41f67
Added stackName and apiName to provider options list 2018-06-19 20:03:38 -04:00
Takahiro Horike
0fe49d9b45
Merge pull request #4927 from aofry/latest-logs-only
fixes #4438. aws logs defaults to 10 minute instead of all
2018-06-19 16:24:30 +09:00
Ron Korving
0fd4235aeb Add print options to allow digging, filtering and formatting 2018-06-18 15:14:02 +09:00
Takahiro Horike
2fe4542113
Merge pull request #5007 from jogold/inherit-provider-tags
Make function tags inherit provider tags
2018-06-18 03:56:46 +09:00
GuruRAM
77f33e789e Merge branch 'master' of https://github.com/serverless/serverless 2018-06-17 12:54:26 +03:00
Takahiro Horike
421d809646
Merge pull request #4999 from hgiasac/cognito-authorizerid-documentation
Update AWS API Gateway Share Authorizer Documentation
2018-06-13 01:57:30 +09:00
Takahiro Horike
2e75eea3dc
Merge pull request #4977 from paritoshmmmec/patch-1
Use serverless instead of sls command.
2018-06-13 01:33:38 +09:00
Takahiro Horike
0d6bd71b52
Merge branch 'master' into cognito-authorizerid-documentation 2018-06-13 01:29:43 +09:00
Takahiro Horike
803c39a02a
Merge pull request #5000 from Fliko/patch-1
Docs: Add a reference to ingress controllers
2018-06-13 01:27:31 +09:00
Takahiro Horike
d33e6e1078
Merge pull request #4978 from nicolasnoble/patch-1
Updating documentation typos...
2018-06-13 01:25:35 +09:00
Takahiro Horike
e648ece00e
Merge pull request #5012 from andersonjohnf/patch-1
Fix stack deny policy in serverless.yml.md
2018-06-13 01:21:07 +09:00
Takahiro Horike
8f07e5a29e
Merge pull request #5015 from jthomas/master
Update OpenWhisk documentation for installing provider plugin.
2018-06-13 01:03:51 +09:00
Pat Needham
4a5a8009bd
Update credentials.md
Link to AWS invoke local docs for convenience
2018-06-04 15:04:09 -04:00
James Thomas
8d31186be7 Update OpenWhisk documentation for installing provider plugin.
Also, updated IBM Cloud registration instructions
2018-06-01 15:15:28 +01:00
andersonjohnf
db05d9e616
Fix stack deny policy in serverless.yml.md
Without `Resource: "*"` in the deny policy it doesn't actually affect anything.  The Condition property is applied only if the Resource property is first matched.
2018-05-31 11:19:23 -04:00
Jonathan Goldwasser
16fb567ea1 Update docs for function tags 2018-05-28 18:05:21 +02:00
Fliko
446af03952
Add a reference to ingress controllers
It would remove some frustration for the documentation skimmers out there if this last step was added, even if some may think it's a little spoon feedy.
2018-05-24 11:19:43 -05:00
Toan Nguyen
3cd078e2de fix typo 2018-05-24 00:59:55 +07:00
Toan Nguyen
f1e96dc997 update API Gateway shared authorizer documentation 2018-05-24 00:54:58 +07:00
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
aofry
e2ca5735cd add docs about getting aws logs without giving startTime 2018-05-17 16:19:18 +03:00
Nicolas Noble
1eee54c5d8
Updating documentation typos...
The doc mentions Python and creates a python template, while then using nodejs commands (npm install, etc...)
2018-05-12 23:15:07 -07:00
paritosh baghel
abbd68a1d5
Use serverless instead of sls command.
I got following error while invoking sls create command

Select-String : A positional parameter cannot be found that accepts argument 'aws-csharp'.
2018-05-12 12:15:38 -04: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