38 Commits

Author SHA1 Message Date
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Paul O'Fallon
0957134cbb Lint fixes 2019-04-03 19:55:02 -04:00
Paul O'Fallon
cf7838be20 Add additional Capability when Transform is detected 2019-04-03 19:31:54 -04:00
Eslam A. Hefnawy
914ed94abe always update deployment status 2018-07-25 22:21:11 +03:00
Eslam A. Hefnawy
d3835fd686 updateDeployment instead of createDeployment 2018-07-23 16:05:45 +03:00
Eslam A. Hefnawy
4bd4c3f5a9 tested deployment and subscription 2018-07-23 16:05:45 +03:00
Eslam A. Hefnawy
c07fdf9733 handling failures 2018-07-23 16:05:45 +03:00
Eslam A. Hefnawy
cfbaa3a24f integrate with deployment backend 2018-07-23 16:05:45 +03:00
Takahiro Horike
5c886b5b2c
Merge branch 'master' into sls-govcloud 2018-03-13 06:02:22 +09:00
Takahiro Horike
ab163b1fe6
Merge pull request #3999 from rmax-contrib/aws-notification-arns
Add notificationArns AWS parameter to enable Cloudformation notifications
2018-03-02 07:37:17 +09:00
Mike Pugh
7b6a8ff262 Lodash and test updates 2018-02-07 19:50:24 -05:00
Mike Pugh
52cc8be45a Move geetS3EndpointForRegion to utils, change to regex.test instead of string.match for authorizer ARNs 2018-02-03 08:04:21 -05:00
Mike Pugh
16debac62e Replace AWS Partition strings with CF Pseudo Param or from STS 2018-01-19 13:52:29 -05:00
Mike Pugh
3bc45becc9 Support GovCloud and China region deployments 2018-01-18 10:04:11 -05: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
Rolando (Max) Espinoza
9d3a5d0d41 Add notificationArns AWS provider property to enable Cloudformation notifications. 2017-09-17 01:18:33 -03:00
Philipp Muens
9b0d5619f4 Revert name of compiled CloudFormation template 2017-04-26 13:57:05 +02:00
Philipp Muens
67a7031c83 Fix naming of compiled CloudFormation template 2017-04-26 13:23:18 +02:00
Eslam A. Hefnawy
4623e0bbed final packaging fixes 2017-04-25 23:03:46 +07:00
Philipp Muens
c87b61e5c2 Merge pull request #3446 from aoskotsky-amplify/master
Fix for cfnRole attribute in createFallback method
2017-04-17 09:34:10 +02:00
Frank Schmid
359df73c81 Fixed ESLint 2017-04-06 18:28:59 +07:00
Frank Schmid
0b88ed08fd Use correct artifact path on update stack 2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
e38f22585f seperated packaging and deployment 2017-04-06 18:28:59 +07:00
Alex Oskotsky
8c39d8c95f Use cfnRole attribute in createFallback method 2017-04-05 11:57:12 -04:00
Yoriki Yamaguchi
525f3420fd add RoleARN support to updateStack call 2017-01-25 19:25:49 +09:00
Maciej Winnicki
1f881fb228
add tests and small refactor 2017-01-03 12:11:31 +01:00
paulSambolin
2c5ef8e6b9 FIx lint errors 2016-12-21 14:38:17 -05:00
paulSambolin
122afad222 handle error 2016-12-20 15:38:28 -05:00
paulSambolin
38bd3dda8a updated comment 2016-12-20 14:55:37 -05:00
paulSambolin
45f43ced5e added comment 2016-12-20 14:42:36 -05:00
paulSambolin
71b532bb47 new attempt 2016-12-20 14:24:04 -05:00
Tobias Gleissenberger
20e052001a Linting fixes 2016-12-05 10:50:49 +11:00
Tobias Gleissenberger
b69790e766 Adding named IAM capability to initial stack creation 2016-12-05 09:15:51 +11:00
Nik Graf
386d9d6718 replace ellipsis with three dots to improve non-unicode console support 2016-11-15 14:00:27 +01:00
Eslam A. Hefnawy
61efd35850 added logical id names in naming-js file 2016-11-09 19:31:08 +07:00
Philipp Muens
fddc4db04f Merge branch 'master' into add-custom-per-function-roles 2016-11-01 14:43:21 +01:00
Nik Graf
078738ca2d add rollback feature 2016-10-21 00:13:21 +02:00