2864 Commits

Author SHA1 Message Date
Frédéric Barthelet
7d80245839
feat: AWS iotFleetProvisioning event support (#8324) 2021-01-04 11:09:02 +01:00
Frédéric Barthelet
eacae9a64d
feat(AWS API Gateway): Move api-specific keys to provider.apiGateway 2021-01-04 10:04:57 +01:00
Piotr Grzesik
91c61dd61f docs: Explanation why deployFunction doesn't have to resolve images 2020-12-30 16:10:26 +01:00
Raymond van der Straten
bf418ac6ca fix(AWS Lambda): Permissions on lambda layer retained 2020-12-30 12:38:24 +01:00
Piotr Grzesik
68b7ed5089 feat(AWS Lambda): Support referencing images with tags 2020-12-29 15:45:19 +01:00
Mariusz Nowak
120bfb7c02 fix(AWS CloudFront): Ensure to describe resolved stage in comment 2020-12-29 15:06:58 +01:00
Piotr Grzesik
ef530506d5
feat(AWS Deploy): Introduce new version of hashing algorithm (#8661) 2020-12-28 12:31:18 +01:00
lewgordon
ff253e32dd
feat: Suport --context and --contextPath at invoke command (#8652) 2020-12-23 15:03:39 +01:00
Santhos Baala, Ramalingam Santhanakrishnan
f9c8677ecc
feat(AWS API Gateway): Add HttpApiId to httpApi CF Outputs (#8664) 2020-12-23 11:32:19 +01:00
Piotr Grzesik
919b95f491 fix(Packaging): Allow to disable creation of default bucket policy
Closes #6923
2020-12-18 09:45:58 +01:00
Mariusz Nowak
a8be1d1776 fix(AWS Lambda): Improve "image" property validation 2020-12-17 16:37:46 +01:00
Juanjo Diaz
84d423d3be
refactor: Convert to native Promise and async/await (#8593) 2020-12-16 17:22:37 +01:00
Mariusz Nowak
9bc1060dce fix(AWS Deploy): Fix resolution of first deploy event 2020-12-16 14:23:39 +01:00
Mariusz Nowak
a238a9bc90 refactor(AWS Deploy): Follow AWS naming in stack deploy action types 2020-12-16 14:23:39 +01:00
Mariusz Nowak
78648e0df1 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
c929de0833 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
fdcf60f6b8 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
657bdea4bd refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
78cdf217b3 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
a38ed39066 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
b8798fc542 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
4996e58696 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
c27f39e007 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
95a591e166 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
f0a726ee5f refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
38ee5eee50 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
5d584a1cdd refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
b074e355fc refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
2b192c0e0a refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
c16dea3046 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
73c8e6def5 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
f64b4b25ca refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
235989fb67 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
6f1c977090 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
fe75e8622c refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
f81b12824d refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
ab90afa72d refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Mariusz Nowak
8d798e3427 refactor: Normalize module path 2020-12-14 15:16:31 +01:00
Jin
3632e0ee09
feat(AWS ALB): Recognize path as optional condition (#8571) 2020-12-11 14:04:11 +01:00
Mariusz Nowak
c0ea4c1461 feat(AWS Lambda): Basic container image support 2020-12-04 13:53:49 +01:00
Mariusz Nowak
0009b963cd refactor(AWS Lambda): Refactor to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
9380c702c9 refactor(Packaging): Convert to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
ea87a73270 refactor(AWS Deploy): Convert to async/await 2020-12-04 13:53:49 +01:00
Mariusz Nowak
9877bc5568 refactor(AWS Lambda): Do not use capitalized var names 2020-12-04 13:53:49 +01:00
Mariusz Nowak
09231c059a fix(AWS API Gateway): Fix integration schema 2020-12-03 15:39:09 +01:00
Piotr Grzesik
c5ae9798d2
feat(AWS Lambda): Increase memory limits per changes on AWS side (#8569) 2020-12-02 13:50:19 +01:00
Ashish Sharma
ee1816772e
fix(AWS IAM): Prevent logs write access with disabled logging (#8561) 2020-12-01 10:45:16 +01:00
Mariusz Nowak
3808471972 test: Move unit tests to "test/unit" folder 2020-11-30 16:53:52 +01:00
Qi Xi
ffde506db7
feat(AWS SQS): Support maximumBatchingWindow (#8555) 2020-11-30 16:39:11 +01:00
Frédéric Barthelet
9399f2b89c
fix(Config Schema): Fix configuration of common properties in resources
(PR #8553)
2020-11-27 09:57:57 +01:00