sam remote test-event - Amazon Serverless Application Model
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

sam remote test-event

This page provides reference information for the Amazon Serverless Application Model Command Line Interface (Amazon SAM CLI) sam remote test-event command.

The sam remote test-event command interacts with shareable test events in the Amazon EventBridge schema registry.

Usage

$ sam remote test-event <options> <subcommand>

Options

--help, -h

Show the help message and exit.

Subcommands

delete

Delete a shareable test event from the EventBridge schema registry. For more reference information, see sam remote test-event delete.

get

Get a shareable test event from the EventBridge schema registry. For more reference information, see sam remote test-event get.

list

List existing shareable test events for an Amazon Lambda function. For more reference information, see sam remote test-event list.

put

Save an event from a local file to the EventBridge schema registry. For more reference information, see sam remote test-event put.