awstut– Author –
-
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-... -
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... -
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... -
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... -
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...
12