UNPKG

serverless-spy

Version:

CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.

5 lines (4 loc) 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULTS_MODE_OPTIONS = void 0; exports.DEFAULTS_MODE_OPTIONS = ["in-region", "cross-region", "mobile", "standard", "legacy"];