lambda-maven-plugin icon indicating copy to clipboard operation
lambda-maven-plugin copied to clipboard

A maven plugin to facilitate lambda deployments as part of your maven build/dev process

Results 21 lambda-maven-plugin issues
Sort by recently updated
recently updated
newest added

Hi, would like to give it a try and contribute so API endpoints are created also. Is it something you had already in mind ?

This tool was working fine for me to create a new lambda function, but any time I would run it to update the same function, it would fail with a...

In some complex projects with modules, it is sometimes more efficient to reference the code in a relative path that begins with **"../"**. This currently fails with an error about...

Currently with version `2.3.2` I cannot publish a new version if only the lambda code package changes. When we release our project we set `publish` to `true` and `forceUpdate` to...

Thanks for the great plugin! When setting up, I found that the permissions list in the README was missing quite a few permissions, causing errors when trying to deploy. Eventually...

Add an integration to respond to S3 Events. Allow for a list of buckets and events ``` {"integration" : "S3", "buckets" : [ { "bucket" : , "events" : ["s3:ObjectRemoved:*","s3:ObjectCreated:*"],...

I'm trying to get this plugin working under a multimodule project, example structure: services (root) -- service1 (child) -- service2 (child) -- service3 (child) What I want to be able...

Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.3.3 to 3.8.1. Commits 05c21c6 [maven-release-plugin] prepare release maven-3.8.1 d295dc3 [MNG-7128] keep blocked attribute from mirrors in artifact repositories a469068 next version in branch 3.8.x is 3.8.1-SNAPSHOT...

dependencies

Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.3.3 to 3.8.1. Commits 05c21c6 [maven-release-plugin] prepare release maven-3.8.1 d295dc3 [MNG-7128] keep blocked attribute from mirrors in artifact repositories a469068 next version in branch 3.8.x is 3.8.1-SNAPSHOT...

dependencies