mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 20:16:47 +03:00
4316709379
- Close #9123
10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
{
|
|
"type": "S3",
|
|
"libraryName": "Standard.AWS",
|
|
"uri": "s3://enso-data-samples/examples/folder 2/hello.txt",
|
|
"auth": {
|
|
"type": "aws_auth",
|
|
"subType": "default"
|
|
}
|
|
}
|