Skip to content

Instantly share code, notes, and snippets.

@kalbasit
Created January 22, 2019 03:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalbasit/4764048734c4fa80a008333e59f7c70f to your computer and use it in GitHub Desktop.
Save kalbasit/4764048734c4fa80a008333e59f7c70f to your computer and use it in GitHub Desktop.

If you want to distribute a tool for downloading DynamoDB local from our websites, you may please proceed as per the requirement. However, if you actually want to distribute DynamoDB local, I am sorry to say but this is not possible as it is prohibited by the DynamoDB local software license.

Instead, a potential workaround would be to use Docker integration to run DynamoDB local for your testing needs.

https://github.com/aws-samples/aws-sam-java-rest/blob/master/pom.xml#L334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment