Skip to content

Add AWS S3 module with upload, download, and bucket scaffolding#160

Open
maxn990 wants to merge 4 commits into
mainfrom
mn-139-s3-module
Open

Add AWS S3 module with upload, download, and bucket scaffolding#160
maxn990 wants to merge 4 commits into
mainfrom
mn-139-s3-module

Conversation

@maxn990
Copy link
Copy Markdown
Member

@maxn990 maxn990 commented May 13, 2026

ℹ️ Issue

Closes #139

📝 Description

Write a short summary of what you added. Why is it important? Any member of C4C should be able to read this and understand your contribution -- not just your team members.

  • Support for uploading, downloading files from S3
  • Options for multiple buckets

✔️ Verification

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

  • Unit testing

🏕️ (Optional) Future Work / Notes

Included two other small cleanup items - stopped tracking unnecessary nx workspace stuff and finally fixed ts config thing

@maxn990 maxn990 marked this pull request as ready for review May 13, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3 Module

1 participant