Giter Site home page Giter Site logo

Comments (2)

p4tin avatar p4tin commented on August 12, 2024

I will look at it when I get a chance - thanks for reporting.

from goaws.

p4tin avatar p4tin commented on August 12, 2024

@giorgiosironi - This works for me...

bin/aws --version

aws-cli/1.11.85 Python/3.5.1 Darwin/16.4.0 botocore/1.5.48

bin/aws --endpoint-url http://localhost:4100 sqs receive-message --queue-url

http://localhost:4100/local-queue1 { "Messages": [ { "MessageId": "1d5c96ac-b825-467b-9274-9cb7a8a9e96d", "MD5OfBody": "68eacb97d86f0c4621fa2b0e17cabd8c", "ReceiptHandle": "1d5c96ac-b825-467b-9274-9cb7a8a9e96d#b5416c13-58cd-4e0b-9c67-88243f7268be", "Body": "Test123" } ] }

from goaws.

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.