hermesf

Results 4 comments of hermesf

Yes, I placed it in 10 minutes suspecting that the WaiterUnrecoverableException was due to that. Creating the stack directly by   the AWS console, it takes less than 3 minutes

Update. My main class implements com.amazonaws.services.lambda.runtime.R**equestHandler** and the main method is @Override public Object **handleRequest**(Request request, Context context) {...} seeing the log at com.amazonaws.waiters.WaiterImpl.run(WaiterImpl.java:88) is this caused because my lambda...

Of course, **In my Jenkins file :** ``` stage("PublishToProd") { steps { script{ try{ echo "Parameter:" echo "stack: ${stack}" echo "template: ${urlTemplate}" echo "roleName: ${roleName}" echo "bucket: ${bucket}" echo "pathS3:...

The Status of the stack is " UPDATE_COMPLETE" (in the active filter )