/apig-kds-kdf-s3

API Gateway -> Kinesis Data Streams -> Kinesis Data Firehose -> S3

Primary LanguageShell

Overview

A example of ingesting data into S3 using API Gateway with AWS Integration

Amazon API Gateway -> Amazon Kinesis Data Streams -> Amazon Kinesis Data Firehose -> Amazon S3

Ingestion

Create CloudFormation Stack

A sample create script is included to launch the stack. The stack supports TLS via a certificate generated in AWS Certificate Manager. If your DNS is hosted Amazon Route 53 you can optionally register a DNS record for the API Gateway endpoint.

Make sure you have the AWS CLI installed and your AWS Credentials available.