2364 Commits

Author SHA1 Message Date
Mariusz Nowak
fbf99fa2ab feat(AWS HTTP API): JWT authorizers support 2020-02-18 14:59:28 +13:00
coyoteecd
9b701a4056
feat(AWS APIGW): Support logs.restApi.roleManagedExternally (#7333) 2020-02-18 13:59:57 +13:00
Mariusz Nowak
ca69387285 feat(AWS HTTP API): CORS configuration 2020-02-17 14:25:19 +13:00
Isen
3910df1ba6
feat: Support provider.alb.targetGroupPrefix setting (#7322) 2020-02-14 15:49:02 +13:00
Zac Charles
9eba2187f9
feat: Support Kinesis Enhanced Fan-out (Consumer) streams (#7320) 2020-02-14 13:09:27 +13:00
Geoff Baskwill
7abb23edc8
feat: Support managedExternally option for authorizers (#7327)
There are use cases where an API creator does not have permissions to
add permissions to the custom authorizer lambda; one example is when
the custom authorizer lambda exists in a separate AWS account. In these
cases, we need to be able to omit the `AWS::Lambda::Permission` resource
from the stack.

This change adds the `managedExternally` attribute to the `authorizer`.
When `managedExternally` is `true`, the stack will not create the
`AWS::Lambda::Permission` resource.

**Important note:** The permission does still need to be created before
the stack is deployed, or creating the authorizer will fail.
2020-02-13 12:20:16 +13:00
Saverio Valerio
3399c9651e
docs: Fix TOC link to "Request Schema Validators" (#7326) 2020-02-13 11:55:39 +13:00
Francesco Mari
73ef03646a
docs: Fix broken link (#7324) 2020-02-13 10:02:55 +13:00
Thomas Schaaf
09466b5a17
feat: Support provider.rolePermissionsBoundary to set IAM boundary (#7319) 2020-02-13 09:43:24 +13:00
Tinafang
24b9a73522
docs: Fix formatting in chinese docs (#7315) 2020-02-12 12:53:06 +13:00
Richard Davison
f6d9bfd6c6
feat: Improve performance of local invocation using docker (#7178) 2020-02-12 11:21:45 +13:00
Edmundo Rodrigues
0592a27dbc
feat: Support tweaking max concurrent artifcat uploads count (#7295) 2020-02-12 10:04:20 +13:00
Edmundo Rodrigues
024146885a
feat: Support deploymentBucket.maxPreviousDeploymentArtifacts customization (#7283) 2020-02-10 13:00:42 +11:00
Philipp Muens
6780415c08 docs: Add documentation 2020-02-05 12:31:43 +01:00
Tinafang
2ffbbaac7e
docs: Add WSGI support clarification 2020-02-04 12:50:07 +01:00
Richard Davison
382c0bfc21
feat: Support rich and reusable S3 buckets configuration (#7156) 2020-01-31 16:12:37 +04:00
Sydney Kereliuk
ea4ac262ea
feat: Support destinations config on stream events (#7262) 2020-01-30 23:17:11 +04:00
Maciej Skierkowski
8c100ad354 docs: Add docs on output sub command 2020-01-29 21:44:16 +04:00
Maciej Skierkowski
2eae44b38c docs: Add docs on param sub commad 2020-01-29 21:44:16 +04:00
tcastelli
4f273785f4 feat: Support RedrivePolicy configuration on SNS events (#7239) 2020-01-24 13:05:51 +01:00
Tinafang
47e005f85e docs: Tencent component Chinese docs (#7221) 2020-01-20 12:21:19 +01:00
David Lusby
a3f691e369 docs: Fix example in quick-start.md (#7230) 2020-01-17 17:47:37 +01:00
Richard Davison
780fb46e72 fix: Fix CLI params resolution (switch to yargs-parser) (#7187)
Closes #6083
2020-01-10 14:50:57 +01:00
Mariusz Nowak
919ac61ade docs(Standalone): Document standalone installation with Chocolatey 2020-01-10 14:07:59 +01:00
Marc Marino
5973c9fd58 feat: support RollbackConfiguration in service config (#7193) 2020-01-09 16:19:47 +01:00
Philipp Muens
3cfa7502e2 feat: Add support for plain .git template URLs 2020-01-09 15:30:33 +01:00
Artur Grzybowski
9591d5a232 feat: Enhance configuration options of cloudFront event (#7170)
Fixes #7151 
Addresses partially #6843 and #6785
2020-01-09 14:07:33 +01:00
Maciej Skierkowski
5452d3fafc docs: Code block should be JSON not YAML 2020-01-09 09:50:09 +01:00
Maciej Skierkowski
0be6c1e685 docs: List items need a bullet point 2020-01-09 09:50:09 +01:00
Maciej Skierkowski
7f9f808430 docs: Prettifying new code block 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
deb2fc83fb docs: Updating code block type 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
8502dd7cf0 docs: Fix typo 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
4f848d08dc docs: Add docs on notifications for CI/CD 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
e900b45930 docs: Clean up formatting 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
543aa3831a docs: Adding note on using serverless-plugin-scripts 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
5bfabffcd7 docs: Reordering the menu for notifications 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
acf90fe3bb docs: Adding placeholder for notification docs 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
36c3217703 docs: Repordering the CI/CD menu 2020-01-07 16:12:56 +01:00
Maciej Skierkowski
5ad3435fc8 docs: Fix link to parameters 2020-01-07 16:12:56 +01:00
Christian
560ceee5b3 feat: Support BisectBatchOnFunctionError option on event streams (#7105) 2020-01-07 15:14:34 +01:00
Fernando Medina Corey
02704d8830
docs(AWS APIGW): Add link to API Gateway JSON Schema requirements (#7179) 2020-01-06 12:56:41 -08:00
YellyYU
41d7d0bf07 fix: Fix and improve openwhisk-java-maven templates (#7164) 2020-01-03 20:41:25 +01:00
CanMeng
21da295712 docs: Chinese documentation improvements (#7161) 2020-01-03 12:36:52 +01:00
pdaryani
5736885ba8 docs: Chinese version of tencent docs (#7154)
* ported tencent docs in chinese

* chinese providers limited to tencent

* prettified docs

* some more files prettified
2020-01-02 10:12:37 +01:00
Mariusz Nowak
a2e5968f9d docs: Improve binary installer documentation 2019-12-23 11:55:28 +01:00
Maciej Skierkowski
f3a087520f docs: CI/CD support in Dashboard 2019-12-20 08:59:50 +01:00
Mariusz Nowak
0a5b7c65bd docs: Document standalone installation 2019-12-18 09:36:52 +01:00
Maciej Skierkowski
1eefa95800 docs: Document Python support in CI/CD 2019-12-09 10:18:17 +01:00
Avinash Reddy Erupaka
998b6fd296 feat: MaximumRetryAttempts config for stream
Closes #7012
2019-12-05 12:24:31 +01:00
Mariusz Nowak
0347b15d95
Merge branch 'master' into lambda-provisioned-concurrency 2019-12-04 07:25:01 +01:00