654 Commits

Author SHA1 Message Date
Juanjo Diaz
11d33d62fa
docs(Packaging): Specify resolution scope for layer patterns (#8611) 2020-12-11 16:39:35 +01:00
Mariusz Nowak
c0ea4c1461 feat(AWS Lambda): Basic container image support 2020-12-04 13:53:49 +01:00
Mariusz Nowak
739045d9bb
docs: Remove reference to not support env variable 2020-11-26 13:43:44 +01:00
Piotr Grzesik
d1a22c85f2
feat(CLI): Conditional support for .env files (#8413) 2020-11-25 15:18:01 +01:00
Frédéric Barthelet
b5abfd8554
feat(ConfigSchema): defineFuntionEventProperties schema extension method (#8471) 2020-11-06 14:53:39 +01:00
Mariusz Nowak
0c28844188
docs: Reflect awsKmsKeyArn deprecation in properties listing 2020-11-03 10:18:44 +01:00
Luis Helder
5003bbf983
feat(Config Schema): defineFunctionProperties schema extension method
(PR #8462)
2020-11-03 10:02:24 +01:00
Piotr Grzesik
aa4f9f1e11
docs: Complete serverless.yml listing (#8429) 2020-10-30 11:41:54 +01:00
Andrii Tykhan
5de867597c
docs(AWS API Gateway): Document resource name generation rules (#8407) 2020-10-28 12:05:31 +01:00
Yuuki Takahashi
c9bc62c88f
docs(AWS SQS): Complete serverless.yml example (#8420) 2020-10-27 21:12:23 +01:00
Frédéric Barthelet
479727e1f4
feat(AWS CloudFront): Switch from ForwardedValues to cache policies
(PR #8381)
2020-10-27 17:36:20 +01:00
Fabian Schneider
8566135341
feat(AWS API Gateway): Fix API Gateway naming convention (#8339) 2020-10-19 11:59:11 +02:00
Oz Weiss
4168dc1f30
feat(Config Schema): Schema for layers (#8299) 2020-10-01 17:39:51 +02:00
Mariusz Nowak
d070986d86 docs: Ensure to reference v2 in frameworkVersion 2020-09-16 14:23:45 +02:00
Geoff Baskwill
16bae33744
fix: Support Condition attribute in resources.extensions (#8217) 2020-09-10 16:54:13 +02:00
Mariusz Nowak
9fb62f1138 feat(CLI): Optionally fallback to local installation of "serverless" 2020-09-02 13:04:59 +02:00
Mariusz Nowak
6d7e967227 refactor(Config Schema): Treat "resources" as fully provider specific 2020-08-28 14:17:54 +02:00
Mariusz Nowak
c79cae2308 refactor(Config Schema): Define AWS definitions in context of provider 2020-08-28 14:17:54 +02:00
Mariusz Nowak
4fb549c32f docs(Config Schema): Improve API documentation 2020-08-28 14:17:54 +02:00
Piotr Grzesik
149f64ad1c
feat(AWS Lambda): Support EFS attachment (#8042) 2020-08-25 17:48:19 +02:00
Taeho Kim
26bdc9efdd
docs(Templates): List aws-go-mod template (#8069) 2020-08-17 14:02:10 +02:00
Frédéric Barthelet
1f9eae9898
docs: Add AWS service file TypeScript type documentation (#8003) 2020-08-06 10:30:20 +02:00
Petr Reshetin
268f714357
feat: Schema based validation of service config (#7335)
Co-authored-by: Mariusz Nowak <medyk@medikoo.com>
2020-08-03 15:41:05 +02:00
Piotr Grzesik
8573ec1e50
feat(AWS Lambda): Support maximumEventAge and maximumRetryAttempts
Support those setting on its own (directly on function configuration) and not just in context of destinations

(PR #7987)
2020-07-29 11:50:11 +02:00
David Septimus
a2f977c8ce
feat(AWS ALB): Support health check configuration target groups (#7947) 2020-07-23 09:07:30 +02:00
Jordan Brough
77af7f12d3
docs: Remove unsupported provider.reservedConcurrency (#7958) 2020-07-20 10:28:07 +02:00
Frédéric Barthelet
5e322c8735
feat(Templates): Improve TypeScript template (#7934) 2020-07-13 13:04:13 +02:00
Ben Arena
56b335f999
feat(AWS API Gateway): Support integration mapping of request headers
(PR #7897)
2020-07-06 12:35:19 +02:00
Kamaz
b976677514
feat(AWS ALB): Support onUnauthenticatedRequest (#7780) 2020-06-26 09:37:51 +02:00
Ahmad Mahmoud Mohammad
4f29a2168a
docs(AWS Lambda): Fix disableLogs location in config outline (#7849) 2020-06-17 11:44:47 +02:00
Chris Villanueva
91455f8465
docs: Ensure correct stage resolution instructions (#7835) 2020-06-12 10:36:02 +02:00
Demián Rodriguez
003fcfb8fc
feat(AWS Stream): Add support for maximumRecordAgeInSeconds property
(PR #7833)
2020-06-12 10:03:00 +02:00
Mariusz Nowak
5a5a986414
fix(AWS SQS): Revert support for maximumRetryAttempts option (#7832)
As it's not supported on AWS side
2020-06-10 12:52:16 +02:00
Satoru Kikuchi
87d40aa8a7
feat(AWS API Gateway): Support toggling CloudWatch metrics (#7754) 2020-05-28 09:31:31 +02:00
Greg Campion
c6894b5129
feat(AWS API Gateway): Support customerId in API keys (#7786) 2020-05-28 09:29:01 +02:00
Matthieu Napoli
6735dba1a8
docs(AWS HTTP API): Improve payload version example (#7772) 2020-05-26 10:27:17 +02:00
Ahmad Mahmoud Mohammad
6f32f236d8
feat(CLI): Deprecations logger (#7741)
Co-authored-by: Ahmed Abdelwahab <ahmed.abdelwahab@prophecylabs.com>
Co-authored-by: Mariusz Nowak <medyk@medikoo.com>
2020-05-21 15:40:03 +02:00
Steven Rapp
89ba272a63
feat(Variables): Support non-function exports in js files (#7540) 2020-05-21 11:28:38 +02:00
Ahmad Mahmoud Mohammad
3144be82d1
feat(AWS Lambda): Support disableLogs setting for functions (#7720) 2020-05-13 13:14:02 +02:00
Nikody Keating
a0a43a68f3
feat: Support provider.stackParameters (#7677)
It's to inject CloudFormation `Parameters` at creation or update
2020-05-12 09:03:00 +02:00
kingkong123
3a80140890
Add includeBody param for Lambda@edge (#7667)
* Add `includeBody` param for Lambda@edge

* update `includeBody`

* `includeBody` fix

* update `includeBody` handling
2020-05-07 11:01:47 +02:00
Frédéric Barthelet
f22bffc2b4
feat(Variables): Support boolean and integer fallbacks (#7632)
Additionally improved string related regex
2020-05-04 13:00:07 +02:00
cvaldev
a8f5278298
docs: Fix typos (#7639) 2020-04-29 19:16:41 +02:00
Conrad
9416e72cba
feat(AWS SQS): Support maximumRetryAttempts option (#7620) 2020-04-28 18:41:40 +02:00
Frédéric Barthelet
7d3636f968
feat(Variables): Support region selection of SSM variables (#7625) 2020-04-27 10:52:11 +02:00
Eugene Girshov
4c2a52d1bf
feat(AWS HTTP API): Support payload format version customization (#7623) 2020-04-24 15:58:35 +02:00
Tatenda Chawanzwa
8c644f1b07
feat(AWS ALB): Cognito and Oidc authentication support (#7372) 2020-04-17 10:34:20 +02:00
Eugene Girshov
7479a9ae82
fix(AWS HTTP API): Support HTTP API name customization (#7434) 2020-04-16 16:48:23 +02:00
DaKaZ
00f1a28d24
docs: Dashboard and AWS API Gateway updates (#7469) 2020-04-02 17:52:08 +13:00
Thomas Schaaf
001f56cf5a
fix: Recognize AWS Web Identify Credentials (#7442) 2020-04-02 17:32:06 +13:00