Skip to content

Add support for CloudFormation custom resource request/response #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DixonDs opened this issue May 22, 2020 · 3 comments
Closed

Add support for CloudFormation custom resource request/response #137

DixonDs opened this issue May 22, 2020 · 3 comments

Comments

@DixonDs
Copy link

DixonDs commented May 22, 2020

As described in:

@msailes
Copy link
Collaborator

msailes commented May 22, 2020

@adworacz
Copy link

Literally writing a custom resource Lambda as we speak and I was hoping to see this library supporting the event type... Settling for just +1'ing this issue.

@carlzogh
Copy link
Contributor

Hey @DixonDs and @adworacz,

CloudFormationCustomResourceEvent has been added to the aws-lambda-java-events library and released as part of version 3.3.0 (ref: https://github.com/aws/aws-lambda-java-libs/blob/master/aws-lambda-java-events/RELEASE.CHANGELOG.md).

It is now available to download from Maven https://search.maven.org/artifact/com.amazonaws/aws-lambda-java-events/3.3.0/jar

Thanks for bringing this up!

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

No branches or pull requests

4 participants