DynamoDB

1 minute read

Amazon DynamoDB is not installed on the build VMs by default, but it can be easily added with this script.

For example if you want to install the latest version on the default port of 8000, add this command to your Setup Commands and the script will automatically be called at build time.

\curl -sSL https://raw.githubusercontent.com/codeship/scripts/master/packages/dynamodb.sh | bash -s