-
### Describe the bug
Using the aws-php-sdk transfer function to upload a directory of files always fails at some point during the process.
### Expected Behavior
I would expect these operations woul…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
### Describe the bug
Using `get_object` function and reading the `Body` is causing a memory leak.
### Regression Issue
- [ ] Select this option if this issue appears to be a regression.
### Expect…
-
### Issue description
Hi!
I'm trying to update my sls repo to v4 and move from `serverless-esbuild` to serverless native build
I have pretty simple setup with 2 lambdas with different dependencie…
-
- [x] File picker
- [x] Image editor
- [x] Image compression
- [x] Mutation and user invalidation
-
According to [SERVICES.md](https://github.com/aws/aws-sdk-js/blob/master/SERVICES.md) the S3 service is CORS enabled. And yet calling `listBuckets` when using `aws-sdk.js` in a browser, fails to work …
kesor updated
4 weeks ago
-
---
### Description:
In the MinIO .NET SDK, I encountered an issue where the `HttpStatusCode` in the `PutObjectResponse` is internal, making it inaccessible after receiving a response. However, in…
-
Hi,
Even with PG installed from sources, the `CREATE EXTENSION` doesn't seem to find the required libraries.
Error example:
```bash
$ psql -d postgres -c "CREATE EXTENSION IF NOT EXISTS parque…
-
### Acknowledgements
- [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue
- [X] I have verified all of my SDK modules are up-to-date (you can pe…