This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
storage:s3 [2022/05/24 10:48] Jan Forman |
storage:s3 [2022/05/24 12:28] (current) Jan Forman |
||
---|---|---|---|
Line 128: | Line 128: | ||
<?php echo el_s3_getTemporaryLink(' | <?php echo el_s3_getTemporaryLink(' | ||
</ | </ | ||
+ | |||
+ | ===== S3 access using CLI ===== | ||
+ | |||
+ | < | ||
+ | aws configure | ||
+ | aws --endpoint-url=http:// | ||
+ | </ | ||
+ | |||
+ |