Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
142 B
Python
Raw Permalink Normal View History

2023-11-02 07:55:41 +00:00
import pulumi
import pulumi_aws as aws
# [Step 1: Create an S3 bucket.]
# [Step 2: Create a Lambda function.]
# [Step 3: Create an export.]