Categorygithub.com/goccha/dynamodb-verse
module
0.1.17
Repository: https://github.com/goccha/dynamodb-verse.git
Documentation: pkg.go.dev

# README

dynamodb-verse

dynamodb-migrate

Use cloudformation file to create tables in dynamodb.

Installation

go install github.com/goccha/dynamodb-verse/cmd/dynamodb-migrate@latest

migration

dynamodb-migrate --path=configs/dynamodb

parameters

keydefaultdescriptionexample
localtrueSet "http://localhost:8000" if endpoint is emptyfalse
regionap-northeast-1aws regionap-northeast-1
endpointdynamodb endpointhttp://localhost:8000
profileaws profile namedefault
pathconfigs/dynamodbconfig directory pathdeployments/resources
debugaws sdk debug logtrue
versionshow version
hhelp message

environment values

Arguments take precedence over environment variables.

keydefaultdescription
AWS_DEBUG_LOGfalseaws sdk debug log
AWS_REGIONaws region
AWS_PROFILEaws profile name
AWS_DYNAMODB_ENDPOINTdynamodb endpoint
DYNAMODB_CONFIG_PATHconfig directory path

# Packages

No description provided by the author
No description provided by the author