AWS Developer Tools Blog

John Lwin

Author: John Lwin

John is a developer support engineer on the AWS SDK for JavaScript team, where he helps maintain the SDK and builds tools to improve the developer experience. You can find him on GitHub as @aBurmeseDev.

Create minimal reproductions for AWS SDK JavaScript v3 with create-aws-sdk-repro

We’re excited to announce create-aws-sdk-repro, an open source tool that generates ready-to-run AWS SDK for JavaScript v3 projects. You answer a few prompts, pick a service, an operation, environment, and the tool generates a project with everything wired up. With AWS credentials configured, it’s ready to run. In this post, we walk through how the […]