Alexander Kasper

Results 5 comments of Alexander Kasper

Any progress on this? It feels like one is left quite alone when developing watchOS apps... :)

Just been going through the code a little to understand what it would take to implement this, but it's quite a large codebase to digest :) I've found an interesting...

Hi @bblommers and thanks for your reply. Here's what I am trying, boiled down to a simple example. Basically, I want to have a test for a Lambda handler, which...

Hi @bblommers, I changed the account ID, and I'm still not getting my custom response. When setting the expected results, shouldn't there be anything mentioning the endpoint name? Or would...

With the code you provided, I'm getting a 'No credentials found' error. If I move the boto3.client initialization inside the handler function, I get the following: ``` event = {},...