mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-31 22:05:13 +02:00
5 lines
234 B
Plaintext
5 lines
234 B
Plaintext
|
# JSON data can also be passed as a path to a .json file
|
||
|
|
||
|
oint s3 SendRequestWithoutBody \
|
||
|
--method "GET" \
|
||
|
--basic "{'URL':'storage-155.s3hoster.by/opi-newbucket2','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"
|