Add "awsS3" (#1950)

This commit is contained in:
Thomas T. Jarløv 2021-06-26 15:33:52 +02:00 committed by GitHub
parent 005506c811
commit eb461d9760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23103,6 +23103,19 @@
"license": "MIT",
"web": "https://github.com/khchen/chain"
},
{
"name": "awsS3",
"url": "https://github.com/ThomasTJdev/nim_awsS3",
"method": "git",
"tags": [
"aws",
"amazon",
"s3"
],
"description": "Amazon Simple Storage Service (AWS S3) basic API support.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_awsS3"
},
{
"name": "awsSTS",
"url": "https://github.com/ThomasTJdev/nim_awsSTS",