You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-09 23:56:48 +02:00
6 lines
203 B
Plaintext
Vendored
6 lines
203 B
Plaintext
Vendored
URL = "s3.openintegrations.dev";
|
|
AccessKey = "bayselo...";
|
|
SecretKey = "12we34...";
|
|
Region = "BTC";
|
|
|
|
Result = OPI_S3.GetBasicDataStructure(URL, AccessKey, SecretKey, Region); |