Stephan
Stephan
I get the same error. Somebody found a solution?
I had the same issue. It's also logged here: https://github.com/AnomalyInnovations/serverless-stack-demo-client/issues/17 and here https://github.com/AnomalyInnovations/serverless-stack-com/issues/113. fcostarodrigo found a work-around here: https://github.com/AnomalyInnovations/serverless-stack-com/issues/113#issuecomment-346095708
TypeError: __WEBPACK_IMPORTED_MODULE_3__sigV4Client__.a.newClient(...).signRequest is not a function
They have posted a fix here: https://github.com/AnomalyInnovations/serverless-stack-com/issues/113#issuecomment-346095708
let me know if characters [+~#] or strings (which ones) are prefered. I can fix the rest then and re-request
additionally I thought about allowing compile templates and mixins so that they don't have to be composed every request. compilation would be independent from caching mechanisms
having the same problem using the java com.amazonaws.services.simpleemail package and this code: http://www.jguru.com/faq/view.jsp?EID=30251