Kenneth Falck

Results 59 comments of Kenneth Falck

Node.js 0.8.22, connect-domain 0.5.0

It sounds good. In my projects, the master source of data models has often been e.g. Sequelize models. It would be nice to either generate API GW models from them,...

Thanks! The suggestion sounds quite useful. I haven't had much time to put into this project myself recently though.

I also wish this was possible. It adds unnecessary complexity to Odoo deployments to create a custom Dockerfile and build and host a custom Docker image, just for the purpose...

I'm also very confused about how to read S3 Body responses with SDK v3. The SDK documentation for [GetObjectCommand](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-s3/classes/getobjectcommand.html) does not describe how to do it, and the SDK examples...

That is awesome @berenddeboer, it has been added recently to the documentation. For me, the biggest problem is that I can't be sure my own ad-hoc stream implementations are 100%...

I tried to fix this by creating a DocumentationPart resource with Type API, but I ran into these problems in CloudFormation: https://forums.aws.amazon.com/thread.jspa?messageID=871765

@jhaagmans Any suggestions for alternatives?

I wrote in my [duplicate issue](https://github.com/aws/aws-cdk/issues/9686) that I'd like AWS CDK to work as transparently as possible. For instance, if I delete a stack with named & retained resources, and...

Hello! We need Corretto 11 to run [Greengrass V2](https://github.com/aws-greengrass/aws-greengrass-nucleus) on Linux on embedded IoT devices. It is bundled with the [meta-aws recipe](https://github.com/aws/meta-aws/tree/master/recipes-iot/aws-iot-greengrass). The problem is that Corretto requires a lot...