You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@aws-amplify/amplify-util-mock

Package Overview
Dependencies
Maintainers
6
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/amplify-util-mock

amplify cli plugin providing local testing

5.10.16
latest
Source
npmnpm
Version published
Weekly downloads
31K
-0.99%
Maintainers
6
Weekly downloads
 
Created
Source

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

CommandDescription
amplify mockRun mock server for supported categories
amplify mock apiRun mock GraphQL server to simulate AppSync
amplify mock functionLocally test/invoke the function in your local backend.
amplify mock storageRun mock server to simulate S3

Keywords

graphql

FAQs

Package last updated on 01 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts