-
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... -
SAA_EN
AWS WAF to prevent XSS with CloudFormation
【AWS WAF to prevent XSS with CloudFormation】 AWS WAF allows you to create rules to protect your application from many attacks. This page uses WAF to create rules for XSS (Cross Site Scripting). An XSS (cross-site scripting) attack stat... -
DVA_EN
Data received by Kinesis Data Streams and stored in OpenSearch Serverless via Firehose
【Data received by Kinesis Data Streams and stored in OpenSearch Serverless via Firehose】 The following pages cover how to store data received by Kinesis Data Streams in S3 buckets via Firehose. https://awstut.com/en/2023/05/07/store-da... -
AWS_EN
Automate OpenSearch Serverless indexing using CFN custom resources
【Automate OpenSearch Serverless indexing using CFN custom resources】 The following pages discuss OpenSearch Serverless. https://awstut.com/en/2024/02/25/create-opensearch-serverless-using-cloudformation-en In the above page, the index ... -
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.... -
AWS_EN
After setting up the Raspberry Pi, register it in Systems Manager and run commands from AWS
【After setting up the Raspberry Pi, register it in Systems Manager and run commands from AWS】 AWS Systems Manager can manage not only EC2 instances, but also servers in hybrid and multi-cloud environments. https://docs.aws.amazon.com/s... -
AWS_EN
How to Send MQTT Messages from an EC2 Instance to AWS IoT Core
【How to Send MQTT Messages from an EC2 Instance to AWS IoT Core】 In this article, we will explore how to send MQTT messages from an EC2 instance using AWS IoT Core. AWS IoT Core services connect IoT devices to AWS IoT services and othe...