You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-17 23:48:13 +02:00
8 lines
285 B
Plaintext
Vendored
8 lines
285 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint s3 GetObjectDownloadLink \
|
|
--name "picture.jpg" \
|
|
--bucket "opi-dirbucket3" \
|
|
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
|
|
--expires 7200 \
|
|
--dir true |