Skip to content

Commit

Permalink
Refactor/103 refactor the aws clients (#104)
Browse files Browse the repository at this point in the history
* feat: added a new crate

* feat: added a s3 client

* feat: updated s3 functions

* chore: added an allow annotation
  • Loading branch information
hitohata authored Nov 13, 2024
1 parent d08a7a7 commit 0fddcbf
Show file tree
Hide file tree
Showing 14 changed files with 2,466 additions and 297 deletions.
2 changes: 2 additions & 0 deletions crates/aws_clients/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
target
.idea
Loading

0 comments on commit 0fddcbf

Please sign in to comment.