-
> [You must now specify a specific set of credentials for signed request work. Use S3RVER for both the Access Key ID and Secret Access Key.](https://github.com/jamhall/s3rver/releases/tag/v3.0.1)
T…
-
```
Hacked By K45K3R
```
Original issue reported on code.google.com by `s3rver.n...@gmail.com` on 5 Jun 2012 at 5:41
-
As it stands, you need to run a separate instance of ElasticMQ (or similar) in conjunction with this plugin which complicates the development process, as it needs to be started and stopped independent…
-
s3rver let you specificy your cors policy through the --cors option at launch , which is especially useful when you want to let your user to upload document to s3 (through signed url)
it would be…
-
I would like to only create buckets when running locally. For this I'm using a condition inside my `serverless.yml` as follows:
```
resources:
Conditions:
isLocal:
Fn::Equals:
…
-
NPM audit, and other security vulnerability scanning tools, are indicating the following issue in version 0.6.22 of **serverless-s3-local**:
```
┌───────────────┬──────────────────────────────────…
-
The documentation says that the access keys can be overridden like this:
```yml
custom:
serverless-offline:
host: 0.0.0.0
httpPort: 6000
lambdaPort: 4321
s3:
address: 0.0…
-
I test Nextcloud21 with s3rver version 2.2.6 - 2.2.9, there is no error message (see below), when opening and editing (streaming) files!
From version 3.0.0 - 3.6.1-master the error message appears …
-
Using serverless-s3-local
I encountered this problem please see below, It has been noted that s3rver can't handle this?
https://github.com/ar90n/serverless-s3-local/issues/89
-
Example project setup, but is not fully working due to missing ListParts implementation:
- https://github.com/bsingr/tus-nodejs-minio-s3-demo/tree/s3rver-as-s3-store
- https://docs.aws.amazon.com/…