
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@elastictable/dynamodb-schema
Advanced tools
This project combines the various articles, best practices and tutorials written about DynamoDB's single-table design and automates the modeling process in a user-friendly tool.
Install or update [DynamoDB Schema] from npm (requires Node.js ≥ 10.13.0). Only Active LTS Node versions are supported.
$ npm i -g @elastictable/dynamodb-schema
$ npm install -g @elastictable/dynamodb-schema
$ dynamodb-schema COMMAND
running command...
$ dynamodb-schema (-v|--version|version)
@elastictable/dynamodb-schema/1.2.0 linux-x64 node-v12.18.3
$ dynamodb-schema --help [COMMAND]
USAGE
$ dynamodb-schema COMMAND
...
dynamodb-schema autocomplete [SHELL]dynamodb-schema generatedynamodb-schema help [COMMAND]dynamodb-schema update [CHANNEL]dynamodb-schema autocomplete [SHELL]display autocomplete installation instructions
USAGE
$ dynamodb-schema autocomplete [SHELL]
ARGUMENTS
SHELL shell type
OPTIONS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
EXAMPLES
$ dynamodb-schema autocomplete
$ dynamodb-schema autocomplete bash
$ dynamodb-schema autocomplete zsh
$ dynamodb-schema autocomplete --refresh-cache
See code: @oclif/plugin-autocomplete
dynamodb-schema generateGenerate a DynamoDB schema
USAGE
$ dynamodb-schema generate
OPTIONS
-f, --file=file (required) The input definition file, that is used to generate a DynamoDB schema definition.
-h, --help show CLI help
See code: src/src/commands/generate.ts
dynamodb-schema help [COMMAND]display help for dynamodb-schema
USAGE
$ dynamodb-schema help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
dynamodb-schema update [CHANNEL]update the dynamodb-schema CLI
USAGE
$ dynamodb-schema update [CHANNEL]
See code: @oclif/plugin-update
FAQs
DynamoDB schema generator
We found that @elastictable/dynamodb-schema demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.