sam remote test-event - AWS Serverless Application Model
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

sam remote test-event

This page provides reference information for the AWS Serverless Application Model Command Line Interface (AWS 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 AWS 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.