Skip to content

Commit 103d2ed

Browse files
added legacy models
ISSUE: CLDSRVCLT-1
1 parent 61f067b commit 103d2ed

File tree

2 files changed

+2066
-0
lines changed

2 files changed

+2066
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ yarn build
2020
2. Start CloudServer: `S3VAULT=mem S3METADATA=mem S3DATA=mem REMOTE_MANAGEMENT_DISABLE=true yarn start`
2121
3. Initialize test data: `bun initBucketForTests.ts`
2222
4. Run tests: `bun testsApis.ts` (or other test files)
23+
24+
### Legacy
25+
26+
You can find in the /legacy folder the original model that was used with aws sdk v2, and that we used as a reference to create the smithy models

0 commit comments

Comments
 (0)