1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-02 20:52:28 +02:00
Files
OpenIntegrations/docs/en/cli/s3/PutObject/bash.txt
T
Vitaly the Alpaca (bot) 9f48461598 Test data update (Jenkins)
2026-01-06 10:53:08 +00:00

8 lines
339 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint s3 PutObject \
--name "fileChunked.mp3" \
--bucket "04428a9b" \
--data "https://hut.openintegrations.dev/test_data/song.mp3" \
--basic "{'URL':'s3.openintegrations.dev','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':'5242880'}" \
--dir true