S3_EN– tag –
-
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... -
DVA_EN
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-... -
SOA_EN
CloudWatch metrics streams to deliver metrics to S3 buckets
【CloudWatch metrics streams to deliver metrics to S3 buckets】 This page deals with CloudWatch metrics streams. You can use metric streams to continually stream CloudWatch metrics to a destination of your choice, with near-real-time del... -
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... -
AWS_EN
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... -
AWS_EN
Create AWS IoT client certificate using CloudFormation custom resource
【Create AWS IoT client certificate using CloudFormation custom resource】 As an introduction to AWS IoT Core, the following page reviews how to use an EC2 instance as an IoT device and send MQTT messages to AWS IoT Core. https://awstut.... -
SOA_EN
Use S3 lifecycle rules to change the class of objects
【Use S3 lifecycle rules to change the class of objects】 The following pages dealt with object expiration in S3 lifecycle rules. https://awstut.com/en/2023/01/03/s3-lifecycle-rules-delete-expired-objects-en In this article, we will see ...