AWS Step Functions to Amazon S3 in CDK

Step Functions → S3

Create a Step Functions workflow that puts the object to an S3 bucket.

This pattern creates a Step Functions workflow that publishes a file to an S3 bucket.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/cdk-sfn-s3

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk delete.

Created by:

Harshitha Shashidhar

Harshitha Shashidhar is an Cloud Application architect who loves to build the serverless applications at scale.