Interface: ServerlessOfflineOptions

tasks.ServerlessOfflineOptions

Serverless offline configuration. Settings are passed as command line arguments to serverless.

Properties

dbPath

Optional dbPath: string

The directory where DynamoDB will write its database file.


host

Optional host: string

Host name to listen on. Default: localhost


port

Optional port: number

Port to listen on. Default: 3000


seed

Optional seed: string | string[]

Injects seed data into your tables. Determines which data categories to load.