Back to Aws Sdk Js V3

How to copy models

scripts/copy-models/README.md

3.1043.0463 B
Original Source

How to copy models

Prerequisite

  • Node.js version >= 12.
  • Ensure that aws-models directory is updated.

Options

  --version     Show version number                                    [boolean]
  -m, --models  The path to directory with aws-models.       [string] [required]
  --help        Show help                                              [boolean]

Examples

  • Copy models from aws-models:

    yarn copy-models -m path/to/aws-models