Skip to content

initial Lambda destination event#139

Merged
carlzogh merged 1 commit intoaws:masterfrom
msailes:lambda-destination
Sep 14, 2020
Merged

initial Lambda destination event#139
carlzogh merged 1 commit intoaws:masterfrom
msailes:lambda-destination

Conversation

@msailes
Copy link
Contributor

@msailes msailes commented May 26, 2020

Issue #, if available:
#104

Description of changes:
Event to represent the Lambda destination event.

Maybe this should be called something else. I'm open to suggestions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

private DateTime timestamp;
private RequestContext requestContext;
private Map<String, Object> requestPayload;
private Object responseContext;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't there also be a typed ResponseContext just like RequestContext?

@msailes
Copy link
Contributor Author

msailes commented Sep 14, 2020

I've just tested this on my account.

@carlzogh carlzogh merged commit 39dfc15 into aws:master Sep 14, 2020
@msailes msailes deleted the lambda-destination branch September 14, 2020 16:29
raupachz pushed a commit to raupachz/aws-lambda-java-libs that referenced this pull request Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants