Questions tagged [aws]

For questions relating to Amazon Web Services and its pertinence to the Internet of Things. Use this tag for platform specific questions. If the question is referring to a generic platform consider using cloud computing.

Use this tag for questions that are about Amazon Web Services and its pertinence to the Internet of Things. Use this tag for platform specific questions. If the question is referring to a generic platform consider using cloud computing.

Consider the question check list if your question fits the tag. You can also look at the example questions. If this tag doesn't fit your question have a look below at somehow related tags that might fit your question better.

Question checklist

  • Is the question about cloud computing in the realms of IoT?
  • Is the question NOT about a specific cloud computing platform
  • Does the question describe clearly what the issue is?

Example questions

Not what you are looking for?

  • Use for questions about setting up and configuring networks for your IoT devices in general.
  • Use if your question is specifically about the competitor Microsoft Azure as cloud computing platform.
  • Use for generic questions about cloud computing.
38 questions
7
votes
1 answer

What is the "event" of a AWS lambda-function, and how do I send one through the API Gateway?

An AWS lambda function has an "event" and a "context" as in parameters. The "event" is a json object. I try to connect an API (manager through the AWS API Gateway) to my lambda function, sending the json of the event as the body of an http POST.…
Bex
  • 673
  • 4
  • 16
1
vote
1 answer

I am new to IOT and am looking for some platform I can use to learn how to create IOT applications

I am very new to IOT and don't have much knowledge of anything to do with it. I have spent a long time trying to learn more about it but everywhere I go to try to learn about IOT, there is always way too much assumed knowledge that I don't have. My…