aws / aws/aws-sam-cli

sam local generate-event eventbridge --schema files://downloaded.schema

Open
#2,051 1 comment 1 reaction 0 assignees View on GitHub
type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

### Describe your idea/feature/enhancement

Allow sam local generate-event to generate EventBridge messages based on downloaded schema bindings from your EventBridge schema registry.

### Proposal

Use `sam local generate-event eventbridge --schema files://downloaded.schema` to generate an event for testing that would follow the downloaded bindings.

### Additional Details

If schema is invalid, do not generate an event.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.