Sample scripts can be found in src, you will need aws/aws-sdk-php installed
as specified in composer.json. In order to connect, you will need connection
credentials SECRET_KEY and ACCESS_KEY and existing bucket (can be created by
create bucket api call).
For testing purposes you can use minio, see docker-composer.yaml for
sample.