Skip to content

Commit a1cda69

Browse files
committed
SDK | Upgrade AWS SDK to v3 - Block Store S3
Signed-off-by: naveenpaul1 <napaul@redhat.com> Signed-off-by: Naveen Paul <napaul@redhat.com>
1 parent d69f08a commit a1cda69

File tree

5 files changed

+309
-41
lines changed

5 files changed

+309
-41
lines changed

package-lock.json

Lines changed: 172 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
"dependencies": {
7575
"@aws-sdk/client-s3": "3.840.0",
7676
"@aws-sdk/client-sts": "3.840.0",
77+
"@aws-sdk/credential-providers": "3.826.0",
78+
"@aws-sdk/s3-request-presigner": "3.826.0",
7779
"@azure/identity": "4.10.1",
7880
"@azure/monitor-query": "1.3.2",
7981
"@azure/storage-blob": "12.27.0",

0 commit comments

Comments
 (0)