mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
1. Improve wording of documentation. Note the concrete object that will be written in its entirety 2. Expand documentation. Note a potential security risk for secrets 3. Move, without changes, the `warnIfNotFound` method because it was putting space between `getValueFromSource` and the various source type specific functions it uses 4. Implement unit tests for `warnIfNotFound` 5. Implement unit tests for `logWarning`
Read this on the main serverless docs site
Documentation
The Serverless Framework allows you to deploy auto-scaling, pay-per-execution, event-driven functions to any cloud. We currently support AWS Lambda, IBM OpenWhisk, and are expanding to support other cloud providers.