
Create a Lambda function that writes to Kinesis Data Firehose, then an S3 bucket.
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/lambda-firehose-s3-sam-javasam deploy --guidedsam delete --stack-name STACK_NAME.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"