11 lines
221 B
YAML
11 lines
221 B
YAML
name: s3-writer
|
|
runtime: yaml
|
|
description: A program to create a Lambda write to S3 workflow on AWS
|
|
|
|
resources:
|
|
# [Step 1: Create an S3 bucket.]
|
|
|
|
# [Step 2: Create a Lambda function.]
|
|
|
|
# [Step 3: Create an export.]
|