dynamodb

DynamoDB Local for Desktop Development

This role is strictly for development purposes, and allow developers to develop locally applications which will be using DynamoDB on AWS.

Configuration

  • dynamodb_port: The port DynamoDB will listen to. Default: 8000.
  • dynamodb_version: The version of DynamoDB to install.
  • dynamodb_sha: The sha256 checksum of the file to download.
  • dynamodb_install_java: Whether to install java or not (default to true)
  • dynamodb_use_systemd: Whether to use systemd or not (default ot true)

See also

About

Installs the development version of the Amazon DynamoDB server

Install
ansible-galaxy install AerisCloud/ansible-dynamodb
GitHub repository
License
mit
Downloads
1736
Owner
Integrated local development and production management