Frédéric Barthelet
06ed01b874
feat(AWS Local Invocation): Resolve "Fn::ImportValue" instructions in env vars
...
(PR #8157 )
2020-09-01 14:53:08 +02:00
Frédéric Barthelet
5a444c415c
feat(AWS HTTP API): Allow use of CF ImportValue for httpApi id ( #7905 )
2020-07-13 12:10:19 +02:00
Mariusz Nowak
f47b340e4f
feat(AWS HTTP API): Support attachment to externally created API
2020-02-27 09:34:28 +13:00
Mariusz Nowak
69afca5a02
refactor: Provide room for more SDK requests when gathering stack info
2020-02-27 09:34:28 +13:00
Mariusz Nowak
69170d09a8
feat(AWS HTTP API): Initial basic routes configuration support
2020-02-05 12:31:43 +01:00
Philipp Muens
ada1055009
Address PR review comments
2019-09-05 12:51:06 +02:00
Eetu Tuomala
d879730866
use lodash to check empty values, change version function order
2019-09-05 12:51:06 +02:00
Eetu Tuomala
aeb3bb5a93
fix node 4 and 6 related syntax errors
2019-09-05 12:51:06 +02:00
Eetu Tuomala
d85ed060c9
add cloudfront logical ids to naming
2019-09-05 12:51:05 +02:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +02:00
Daniel Schep
24ffec19af
Print customized function names correctly in sls info output
2019-02-28 15:07:52 -05:00
Philipp Muens
bad6a4a102
Fix displaying of services with REST and WSS APIs
2019-02-18 09:54:25 +01:00
Daniel Schep
577f85d070
Info support for layers
2018-11-29 10:55:52 -05:00
Eslam A. Hefnawy
4bd4c3f5a9
tested deployment and subscription
2018-07-23 16:05:45 +03:00
Erik Erikson
bf8d57fa9f
Improve Stage and Region Usage
...
Remove the errant (but understandable) distributed usage of region and stage settings. This otherwise locks in a multitude of bugs around the improper algorithm for selecting (given all context) the proper region or stage setting. Instead, all code should use the centralized algorithm for determining such values. This creates a strange first and second class configuration concept but these two are sufficiently varied and complex in their creation and use that this seems appropriate.
2017-12-11 16:39:44 -08:00
Frank Schmid
81c896bc12
Removed reintroduction of stage+region in request. Added options.
...
Delete bucket was still using them
Hopefully all :)
Further test fixes.
.... worked too long yesterday
Fixed Variable tests
Remove not used parameters from request() and add options with warning
2017-12-11 12:33:35 +01:00
Toby Hede
4461034137
Display stack name in info output
2017-08-15 14:11:57 +10:00
Philipp Muens
ff4bff6b74
Update name displaying to include name and deployed name
2017-02-14 10:19:22 +01:00
Philipp Muens
edbd86aba2
Update function name displaying for info plugin
2017-02-13 13:27:57 +01:00
Philipp Muens
20a2a48a74
Remove on-the-fly arn generation for displayed functions
2017-01-27 13:22:27 +01:00
Philipp Muens
9c067e84f9
Update stage and region retrieval
2017-01-23 13:28:17 +01:00
Philipp Muens
116c79dbf8
Refactor function arn generation for info plugin
2017-01-20 14:45:11 +01:00
Philipp Muens
3410b75194
Refactor info plugin and add tests
2016-12-02 13:34:50 +01:00