DynamoDB Local

I’m trying to get it setup so CircleCI can use DynamoDB Local in my tests. I saw this link about how to install DynamoDB Local on CircleCI but it looks outdated since they have now moved to new syntax with CircleCI 2.

How can I achieve this on the latest versions of CircleCI?

1 Like