amplify-util-mock
TypeScript icon, indicating that this package has built-in type declarations

4.8.2 • Public • Published

Amplify CLI Mocking Plugin

Mock Util plugin provides support for running API and storage servers locally on developers computer before pushing resources to the cloud.

Mocking is intended for testing only, and should not be utilized for production workloads

Commands Summary

The current set of commands supported by the Amplify Mock Util Plugin

Command Description
amplify mock Run mock server for supported categories
amplify mock api Run mock GraphQL server to simulate AppSync
amplify mock function Locally test/invoke the function in your local backend.
amplify mock storage Run mock server to simulate S3

Readme

Keywords

Package Sidebar

Install

npm i amplify-util-mock

Weekly Downloads

47,692

Version

4.8.2

License

Apache-2.0

Unpacked Size

627 kB

Total Files

221

Last publish

Collaborators

  • amzn-oss
  • elorzafe
  • aws-amplify-ops