Lambda_EN– tag –
-
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... -
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... -
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... -
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... -
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... -
Each time a message is added to the SQS queue, it is read by Lambda and written to RDS via RDS Proxy
【Each time a message is added to the SQS queue, it is read by Lambda and written to RDS via RDS Proxy】 The following official AWS page introduces a configuration that combines SQS, Lambda, and RDS. https://docs.aws.amazon.com/AmazonRDS... -
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... -
Server-side encryption of Kinesis Data Streams and Firehose using KMS
【Server-side encryption of Kinesis Data Streams and Firehose using KMS】 The following page shows how to save data received by Kinessis Data Streams to an S3 bucket via Kinesis Data Firehose. https://awstut.com/2023/05/07/store-data-in-... -
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... -
CodeBuild – Lambda Version
【CodeBuild - Lambda Version】 On January 6, an update to the CodeBuild build environment was announced. Customers can now select AWS Lambda as a new compute mode for build execution. Customers will experience faster builds with AWS Lamb...