2020-04-23 23:53:00 +03:00
|
|
|
|%
|
|
|
|
+$ credentials
|
2020-04-24 00:30:59 +03:00
|
|
|
$: endpoint=@t
|
|
|
|
access-key-id=@t
|
|
|
|
secret-access-key=@t
|
2020-04-23 23:53:00 +03:00
|
|
|
==
|
|
|
|
::
|
2020-04-24 02:33:55 +03:00
|
|
|
+$ configuration
|
|
|
|
$: buckets=(set @t)
|
|
|
|
current-bucket=@t
|
|
|
|
==
|
|
|
|
::
|
2020-04-23 23:53:00 +03:00
|
|
|
+$ action
|
2020-04-24 00:30:59 +03:00
|
|
|
$% [%set-endpoint endpoint=@t]
|
|
|
|
[%set-access-key-id access-key-id=@t]
|
|
|
|
[%set-secret-access-key secret-access-key=@t]
|
2020-04-24 02:33:55 +03:00
|
|
|
[%add-bucket bucket=@t]
|
|
|
|
[%remove-bucket bucket=@t]
|
|
|
|
[%set-current-bucket bucket=@t]
|
2020-04-23 23:53:00 +03:00
|
|
|
==
|
|
|
|
::
|
|
|
|
+$ update
|
|
|
|
$% [%credentials =credentials]
|
2020-04-24 02:33:55 +03:00
|
|
|
[%configuration =configuration]
|
2020-04-23 23:53:00 +03:00
|
|
|
action
|
|
|
|
==
|
|
|
|
--
|