AWS_EN– category –
-
AWS_EN
AWS IoT rules to execute Lambda functions when receiving MQTT messages
【AWS IoT rules to execute Lambda functions when receiving MQTT messages】 In this page, we will verify how to use AWS IoT Rules to execute a Lambda function when an MQTT message is received. A Lambda (lambda) action invokes an AWS Lambd... -
AWS_EN
How to Save MQTT Messages to DynamoDB Using AWS IoT Rules
【How to Save MQTT Messages to DynamoDB Using AWS IoT Rules】 In this article, we will explore how to use AWS IoT Rules to save the content of MQTT messages to DynamoDB. The DynamoDB (dynamoDB) action writes all or part of an MQTT messag... -
AWS_EN
How to Notify MQTT Messages to SNS Using AWS IoT Rules
【How to Notify MQTT Messages to SNS Using AWS IoT Rules】 In this article, we will explain how to use AWS IoT Rules to notify the content of MQTT messages to Amazon SNS. The SNS (sns) action sends the data from an MQTT message as an Ama... -
AWS_EN
How to Send Notifications via SMS Using AWS SNS
【How to Send Notifications via SMS Using AWS SNS】 In AWS SNS (Simple Notification Service), you can choose from a variety of notification destinations. According to the official documentation, numerous SNS event destinations are availa... -
AWS_EN
How to Republish MQTT Messages Using AWS IoT Rules
【How to Republish MQTT Messages Using AWS IoT Rules】 AWS IoT provides a feature called AWS IoT Rules. AWS IoT rules send data from your devices to other AWS services. They listen for specific MQTT messages, format the data in the messa... -
AWS_EN
Connect your Raspberry Pi to AWS IoT Core using the AWS IoT Device SDK
【Connect your Raspberry Pi to AWS IoT Core using the AWS IoT Device SDK】 The following page shows a demonstration of connecting to AWS IoT Core using the AWSIoT Device SDK. https://docs.aws.amazon.com/iot/latest/developerguide/sdk-tuto... -
AWS_EN
Demonstrate remote actions (jobs) using Raspberry Pi and AWS IoT Device Client
【Demonstrate remote actions (jobs) using Raspberry Pi and AWS IoT Device Client】 The following page shows how to install the AWS IoT Device Client on a Raspberry Pi. https://awstut.com/en/2024/06/08/install-the-aws-iot-device-client-on... -
AWS_EN
Demonstrate AWS IoT Device Client MQTT message communication using a Raspberry Pi registered with Systems Manager
【Demonstrate AWS IoT Device Client MQTT message communication using a Raspberry Pi registered with Systems Manager】 The following page shows how to install the AWS IoT Device Client on a Raspberry Pi. https://awstut.com/en/2024/06/08/i... -
AWS_EN
Install the AWS IoT Device Client on the Raspberry Pi registered in Systems Manager
【Install the AWS IoT Device Client on the Raspberry Pi registered in Systems Manager】 This page describes the AWS IoT Device Client. The AWS IoT Device Client is free, open-source, modular software written in C++ that you can compile a... -
AWS_EN
Call CodeBuild from Step Functions
【Call CodeBuild from Step Functions】 Step Functions are integrated with a variety of services. With AWS service integrations, you can call API actions and coordinate executions directly from your workflow. Call other AWS services In th...