kopia lustrzana https://github.com/gaul/s3proxy
Add region workaround for node.js example
rodzic
0da4b234ef
commit
965f70eb72
|
@ -33,6 +33,8 @@ var s3 = new AWS.S3({
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Also specify `jclouds.regions = us-east-1` to work around aws/aws-sdk-js#919.
|
||||||
|
|
||||||
### [boto](https://github.com/boto/boto)
|
### [boto](https://github.com/boto/boto)
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|
Ładowanie…
Reference in New Issue