Giter Site home page Giter Site logo

no SQS triggers? about lambda-maven-plugin HOT 3 CLOSED

seanroy avatar seanroy commented on August 23, 2024
no SQS triggers?

from lambda-maven-plugin.

Comments (3)

SeanRoy avatar SeanRoy commented on August 23, 2024 1

Resolved in 2.3.3

from lambda-maven-plugin.

blacelle avatar blacelle commented on August 23, 2024

I now get:

[ERROR] Error during processing
com.amazonaws.services.sqs.model.QueueDoesNotExistException: The specified queue does not exist or you do not have access to it. (Service: AmazonSQS; Status Code: 400; Error Code: AWS.SimpleQueueService.NonExistentQueue; Request ID: cda3e7a2-387f-5b2c-9314-bfed7c886528)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.handleErrorResponse (AmazonHttpClient.java:1639)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.executeOneRequest (AmazonHttpClient.java:1304)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.executeHelper (AmazonHttpClient.java:1056)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.doExecute (AmazonHttpClient.java:743)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.executeWithTimer (AmazonHttpClient.java:717)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.execute (AmazonHttpClient.java:699)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutor.access$500 (AmazonHttpClient.java:667)
    at com.amazonaws.http.AmazonHttpClient$RequestExecutionBuilderImpl.execute (AmazonHttpClient.java:649)
    at com.amazonaws.http.AmazonHttpClient.execute (AmazonHttpClient.java:513)
    at com.amazonaws.services.sqs.AmazonSQSClient.doInvoke (AmazonSQSClient.java:2013)
    at com.amazonaws.services.sqs.AmazonSQSClient.invoke (AmazonSQSClient.java:1989)
    at com.amazonaws.services.sqs.AmazonSQSClient.executeGetQueueUrl (AmazonSQSClient.java:1075)
    at com.amazonaws.services.sqs.AmazonSQSClient.getQueueUrl (AmazonSQSClient.java:1052)
    at com.github.seanroy.plugins.DeployLambdaMojo.lambda$null$87 (DeployLambdaMojo.java:642)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining (ArrayList.java:1655)
    at java.util.stream.ReferencePipeline$Head.forEach (ReferencePipeline.java:658)
    at com.github.seanroy.plugins.DeployLambdaMojo.lambda$new$88 (DeployLambdaMojo.java:639)

Can it be related? (I would not rely on SQS to deploy my lambda)

rolled-back to 2.3.2

from lambda-maven-plugin.

blacelle avatar blacelle commented on August 23, 2024

(It is unclear to me how a SQS feeding a Lambda would play a role while deploying the Lambda).

https://github.com/SeanRoy/lambda-maven-plugin/blob/2.3.4-SNAPSHOT/src/main/java/com/github/seanroy/plugins/DeployLambdaMojo.java#L639

from lambda-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.