Masahiro Wada
Masahiro Wada
Hi @amar02041988 . Thanks for your comment. And I’m sorry for your inconvenience. serverless-s3-local doesn’t support noStart option and S3 event at the same time. Because serverless-s3-local assigns its event...
Hi @mikestopcontinues Thanks for your report. I tried to reproduce your issue but I couldn't. I tried the following steps. 1. modify handler.js and serverlss.yml in simple_put example as following...
@Panzki Thanks for your great work! @mikestopcontinues I'm so sorry. I misunderstood the detail of your issue.
@ed-sparkes I don't understand your problem completely. But I think the environment variable is useful for your problem. Have you used it?
Hi there ! Thanks for your comments. I added an example of using AWS SDK V3.
@mbruning24 Thanks for your report! And I'm sorry for the poor documentation. I added the specification about buckets you said to README.md.
Hi @brdly-smith These parameters are used to send a signed request. So please use `S3RVER` to request a local S3 server.
Hi @sohailalam2 Sorry for my late reply and any inconvenience. And, thanks for your comment! I didn't know this install procedure. So I couldn't support it. But @jdollar solved this...
Hi @jdollar Thanks for your contribution for not only #52 but for this issue. I really appreciate for you and your great works !!
I met the same issue. Are there any plans to solve it?