-
### Describe the bug
Hi there!
We would want to set the `content_length` (as `size_hint`) with a streaming `hyper:Body` to upload an object to S3 with it's checksum.
### Expected Behavior
Upload…
-
Among [Smithy constraint traits](https://awslabs.github.io/smithy/1.0/spec/core/constraint-traits.html), the generated .NET shims only check for the `@required` trait (and technically the `@enum` trai…
-
### Bug:
Currently only conda_build_config.yaml is supported in https://github.com/conda-forge/staged-recipes/blob/main/.ci_support/build_all.py#L111
cc @wolfv
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
Nativelink uses the `proc-macro-error` crate which is unmaintained for longer then 2 years.
Observed in Vulnerabilities: https://securityscorecards.dev/viewer/?uri=github.com/TraceMachina/nativelin…
-
I'm now getting signature mismatch issues. I will try to dig in but not a JS developer nor do I have time.
Weirdly some of the files are uploaded successfully according to the logs before it blows …
-
### Describe the bug
while running a high load dealing with DynamoDB with Provisioned Capacity started getting these errors
```
"github.com/aws/smithy-go/transport/http.(*errorCloseResponseBodyMid…
-
I don't see any app code, just library code:
![image](https://github.com/user-attachments/assets/d60d9822-5726-4db4-9f56-c49416010a62)
the trace can't capture what application code caused this?
-
While smithy has some minimal coverage of CORS in the trait documentation, the ssdk generator docs don't . Do you have to handle OPTIONS yourself (this seems to be the case), or is there some magic i…
-
### Describe the feature
Document is a type supported in smithy which can be used to pass unstructured data like json - https://smithy.io/2.0/spec/simple-types.html#document This is an alternative to…