Anders Wasen

Results 58 comments of Anders Wasen

> I have also since learned how to do it another way (without having to determine the cloudformation logical resource name). As indicated by @eddmann you can use the `cloudFormationResource`...

We now have the same issue on three more of our repositories... Anyone that has any input to why this is happening? We have a project (different from the one...

Ok, I got rid of this... The server is requiring SSL (TLS) so when I added SSL it started working. The error is not very describing though... :) I would,...

Thanks for this, @MicheleSilla810, I've been tearing my hair out trying to get it working... My sensor too only reported the battery (as 109) and about every second/third attempt reports...

I can also add that if I am using Canonicalization `http://www.w3.org/2001/10/xml-exc-c14n#` it is showing again as an invalid signing and only `http://www.w3.org/TR/2001/REC-xml-c14n-20010315` works with it. According to the specification I...

Thanks for getting back to me! Much appreciated! I did a lot (I mean a lot) of testing and various attempts in getting it working and I have too tried...

We have a ton of Lambdas running in basically three "layers". External (API's, datatransformation, validation), Internal (backe-end) and "workers" (schedulers, calling other API's, etc.). We trigger Lambdas through APIGW and...

We are experiencing the same issue now in our team, MAC encrypt can't be decrypted on Windows 10 (neither Win10 native sls not Win10 subsystem linux (Ubuntu)).

I did a "quick-fix" as I can't figure out where the inconsistency comes from... I couldn't open a Pull Request, so here we go: `package.js`: + line 37: `"stream-replace": "^1.0.0"`...