Ivan Beldad
Results
1
comments of
Ivan Beldad
You just have to add the path to the `bucket` property. ``` s3: url: "https://s3-eu-west-1.amazonaws.com/" bucket: "my-bucket/folder/" accessKey: "" secretKey: "" api: "S3v4" ``` Remember to add the final slash...