-
Hi, all the experts here. I would like to know the proper way to read the images file that I had stored in the s3 local (serverless-s3-local) ?
I had installed serverless offline + serverless-s3-lo…
-
With [the deprecation of path-style URLs this year](https://aws.amazon.com/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/) I think it's important to figure out how to make developing…
-
When starting serverless, I noticed that serverless-s3-local try to create bucket two times.
```bash
Serverless: starting handler
Serverless: S3 local started ( port:5645, family: IPv4, address: 12…
-
Hi there!
I've been using S3 locally, developing an API when I needed to save some images in a Bucket. And it worked great!
This time the situation is different. I have a full stack App, which i…
-
Now that this project is using GitHub Actions, I think it's worth considering using [actions/stale](https://github.com/actions/stale) to mark issues and PRs as stale.
There seem to be a lot of issu…
-
As mentioned in #623 our aim is to create feature table documenting the supported S3 API surface.
I open this issue to discuss what possible approaches we have to this problem, to solve the problem…
-
I tried to use this plugin to trigger events locally but failed to do so. So I went along ant tried the examples. Creating buckets and listing their contents seem to work fine. But neither the simple_…
-
## WS-2021-0152 - High Severity Vulnerability
Vulnerable Library - color-string-1.5.4.tgz
Parser and generator for CSS color strings
Library home page: https://registry.npmjs.org/color-string/-/colo…
-
Please implement the tagging feature of s3 https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUT.html
The header is: `x-amz-tagging` and is key-value encoded like most header stuff.
-
I installed version 2.2.6 - 2.2.9, but there are problems with the directories! But I was able to upload / download / open and edit files without any problem!
Then I tested versions 3.0.0 - 3.6.1…