feat: Support IAM role authentication for S3 (#2830)

closes #2829
This commit is contained in:
Zero King
2021-12-11 01:08:03 +00:00
committed by GitHub
parent 05b9ae3e63
commit 11e14bc4f5
12 changed files with 44 additions and 19 deletions

View File

@@ -58,7 +58,7 @@
"@tippy.js/react": "^2.2.2",
"@tommoor/remove-markdown": "^0.3.2",
"autotrack": "^2.4.1",
"aws-sdk": "^2.831.0",
"aws-sdk": "^2.1044.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-styled-components": "^1.11.1",
"babel-plugin-transform-class-properties": "^6.24.1",