-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
The scope of this task is to implement the S3 integration as defined in this spec doc.
Steps:
- Install required aws dependencies
- Create aws connector to interact with s3
- Implement storage logic
- write tests e2e + unit