rrainn/Start DynamoDB in GitHub Actions

Starts DynamoDB Local in background as a Docker container for support with GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dbPathThe path for the database. If undefined, inMemory will be used. Default: undefinedno
sharedDbIf sharedDb should be enabled. Default: undefinedno
delayTransientStatusesIf delayTransientStatuses should be enabled. Default: undefinedno
optimizeDbBeforeStartupIf optimizeDbBeforeStartup should be enabled. Default: undefinedno
portThe port that DynamoDB should run on. Default: 8000no8000
versionThe Docker image versionnolatest
corsThe cors settings that should be used. Default: *no*

no outputs