-
### Describe the feature
Currently, transfermanager supports multi-part parallel upload only using file as an input. If an InputStream is provided then multi-part upload becomes sequential where all …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.13.0
### Steps to Reproduce
1) Crash happened on this line (see full traceback below)
```python
File "/home/artsiom/dev/project/…
-
as part of the fix https://github.com/neondatabase/neon/pull/8299, I added two things:
* Wrap S3 error with `DisplayErrorContext` to show the detailed error instead of simply status code.
* For re…
skyzh updated
4 months ago
-
Hello
We are currently using XRay for the services we own, and one of the API involves files transfer, so I add the dependency of using S3 `transferManager`. However this throws `XRay "SegmentNotF…
-
In the case of S3, this should reduce/remove the initial load time filled by the connection test, and alllow you to enter in the relevant details.
The keys to check and skip the connection test sho…
-
I'm using following dependencies
multer: ^1.4.2
multer-s3: ^2.10.0
aws-sdk: ^2.1002.0
file-type: ^16.5.3
Here is the code I used to upload files.
import AWS from "aws-sdk";
import multer fr…
-
**What is the expected behavior?**
`nock.recorder.play()` should contain the recorded version of the request to GetObject.
**What is the actual behavior?**
Request does not appear in array return…
att14 updated
2 years ago
-
### Description
A feature that Amazon Macie provides is the concept of an "allow list". Macie is a service which scans S3 objects in order to find data that shouldn't be there like user generated con…
-
### Terraform Core Version
1.3.4,1.2.7
### AWS Provider Version
v4.36.1
### Affected Resource(s)
aws_apigatewayv2_stage.default_route_settings.throttling_burst_limit
### Expected Behavior
When …