153 Commits

Author SHA1 Message Date
Clar Charron
1e6e94283e
Lints 2019-11-15 09:01:11 -05:00
Clar Charron
6aa79fb06f
Typo 2019-11-14 16:08:50 -05:00
Clar Charron
334bb810e7
Allow null/undefined 2019-11-13 10:42:53 -05:00
Clar Charron
cebfde19a8
Only allow explicit '' deploymentPrefix for empty 2019-11-12 10:48:28 -05:00
Clar Charron
a74548da33
Treat falsey deploymentPrefix as empty prefix 2019-11-07 17:21:20 -05:00
Clar Charron
62b29a1941
(sighs in JavaScript) 2019-11-07 17:13:38 -05:00
Mariusz Nowak
5c44c88581
Fix handling of --no-aws-s3-accelerate option 2019-11-07 10:26:04 +01:00
Mariusz Nowak
56b98e591b
Do not retry on 403 2019-09-02 18:00:57 +02:00
Kevin Tardif
a1d2f7d090 getLogRetentionInDays now returns null if config value is unset 2019-08-16 08:28:45 -04:00
Kevin Tardif
462c936e7c Set AWS API Gateway RetentionInDays to value of provider.logRetentionInDays 2019-08-15 10:22:44 -04:00
Daniel Schep
9a27c0c1cc Merge remote-tracking branch 'origin/master' into support-for-ecs-metadata-creds 2019-07-23 12:51:58 -04:00
Daniel Schep
105a2f7978 Revert "Fail faster when no AWS creds exist (#6393)"
This reverts commit 62c656b3635d468956ec789814fea8cb3462499f, reversing
changes made to d0793ee65c5058c8921d29ded4e418f2b68751dd.
2019-07-22 14:13:43 -04:00
Maciej Skierkowski
0d44aaca0a Use slss.io for links 2019-07-22 13:02:30 -04:00
Mariusz Nowak
d2e537329f
Fix lint issues
Came out after change to no-confusing-arrow rule
2019-07-19 17:46:08 +02:00
Daniel Schep
39b5f91205 Fail faster when no AWS creds exist 2019-07-17 16:39:40 -04:00
Mariusz Nowak
87b88cdbf9
Fix service.provider.region resolution 2019-06-28 10:19:22 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Christoph Gysin
142a9d8304 Support external ApiGateway websocket API
fixes #6270
2019-06-19 09:21:54 +03:00
Sami Nurminen
a0e629fe8e Support setting both proxy and ca file for awsprovider AWS config agent 2019-03-23 11:41:32 +02:00
Philipp Muens
00e0524ba3 Merge branch 'master' into feat/apiGatewayDescription 2019-03-07 13:20:19 +01:00
Daniel Schep
03d8cebee8
Merge pull request #5744 from serverless/fix-sls-4311
Resolve profile before performing aws-sdk dependent actions
2019-01-28 10:10:07 -05:00
Philipp Muens
19996c2d1a Merge branch 'master' into fix-broken-profiles 2019-01-28 13:55:22 +01:00
Daniel Schep
e1f9b83dc9 resolve vars in file profile config before ssm vars 2019-01-25 08:24:15 -05:00
Philipp Muens
ecaa6d80f5 Merge branch 'master' into default-error-message 2019-01-24 13:17:59 +01:00
Philipp Muens
b22a2c9c48 Merge branch 'master' into aws-promisified-provider 2019-01-24 13:01:30 +01:00
drexler
67ee7c66a6 default to error code if message is non-existent 2019-01-23 19:02:38 -05:00
Danny Varner
a88bc27801 Fix broken profiles 2019-01-22 22:53:20 -08:00
Philipp Muens
89d037c468
Merge pull request #5662 from jetbridge/master
Provide AWS_PROFILE from configuration for invoke local
2019-01-22 13:12:29 +01:00
Mischa Spiegelmock
b563fb218e attempting to create a test for invoke local with profile 2019-01-16 15:58:30 +02:00
Takahiro Horike
07154d772f
Merge pull request #5694 from exoego/cross-region-same-stack-name
AWS: Request cache should add region as key to prevent cross-region cache collision
2019-01-16 00:32:48 +09:00
exoego
4d4824f719 Add new property in jsdoc. 2019-01-13 22:16:09 +09:00
exoego
5790c3a69c Fix request cache to consider cross-region for ${cf.REGION}. 2019-01-13 22:15:45 +09:00
exoego
2f53ecab10 Drop validation before variable resolution. 2019-01-12 07:38:42 +09:00
Mischa Spiegelmock
7004831dd4 provide AWS_PROFILE from configuration for invoke local - same as region 2019-01-08 13:45:12 +02:00
exoego
d74c0bb679 Deep-clone so modifying credentials in method does not affect original credentials. 2019-01-04 21:00:59 +09:00
exoego
b37f5cdb4b Remove validation for CloudFront since it is already implemented in createStack.js 2019-01-04 18:40:19 +09:00
exoego
85238c4331 Split validation: check underscore always and check hyphen only if http events are present. 2018-12-31 21:51:30 +09:00
exoego
e694cd1abf Refactor: getStage returns dev as default. 2018-12-31 07:43:32 +09:00
exoego
b9d183fa8c Validate using RegExp. 2018-12-30 23:10:20 +09:00
exoego
4de7995139 Fix linting error. 2018-12-30 23:00:57 +09:00
exoego
a8194030e2 Add stage name validation to AWS provider. 2018-12-30 22:53:58 +09:00
jlamande@gmail.com
14c8af8246 feat(log): Log AWS SDK calls in debug mode 2018-12-18 02:41:36 +01:00
exoego
13de2a9083 Use lodash for consistency. 2018-12-10 09:50:16 +09:00
exoego
c46097c54f Add capability to request different region only if it is specified in options. 2018-12-08 20:46:17 +09:00
vkkis
8fea1fa901 fix travis 2018-11-29 17:02:09 +02:00
vkkis
40f892b3d5 sets the description only if it's provided 2018-11-29 16:51:27 +02:00
Jeremy Benoist
f8a99e942d
--aws-profile should override profile defined in serverless.yml 2018-11-22 15:40:25 +01:00
vkkis
d88cf97107 test 2018-11-21 11:04:58 +02:00
vkkis
d300d5bc70 test commit 2018-11-21 10:22:56 +02:00
vkkis
e30e03f1fb fix tests 2018-11-20 18:15:01 +02:00