aws / aws/aws-lambda-go

Consistent Field Names

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
enhancement type/events type/ux
Dominant language
Go
Stars
3.8k
Forks
578
Avg merge
8h 18m
Merged PRs (30d)
1

Description

Please create common field types (AWS Region, Event Source, etc) that the event struct's can embed. There seems to be inconsistency between similar event types, such as [SQS](https://github.com/aws/aws-lambda-go/blob/master/events/sqs.go#L19) or [Kinesis](https://github.com/aws/aws-lambda-go/blob/master/events/kinesis.go#L10).

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.