serverless-offline-msk
Version:
A serverless offline plugin that enables AWS MSK events
26 lines (20 loc) • 723 B
Markdown
# @serverless/utils
## Serverless Inc. CLIs internal utilities
### Installation
```bash
npm install @serverless/utils
```
### Utilities
- [`account`](docs/account.md)
- [`analyticsAndNotificationsUrl`](docs/analytics-and-notifications-url.md)
- [`auth`](docs/auth.md)
- [`cloudformationSchema`](docs/cloudformation-schema.md)
- [`config`](docs/config.md)
- [`download`](docs/download.md)
- [`getNotificationsMode`](docs/get-notifications-mode.md)
- [`isInChina`](docs/is-in-china.md)
- [`logReporters`](docs/log-reporters.md)
- [`log`](docs/log.md)
- [`processBackendNotificationRequest`](docs/process-backend-notification-request.md)
- [`ServerlessError`](docs/serverless-error.md)
- [`telemetry`](docs/telemetry.md)