issues Search Results · repo:smithy-lang/smithy-rs language:Rust
Filter by
976 results
(136 ms)976 results
insmithy-lang/smithy-rs (press backspace or delete to remove)in aws-smithy-fuzz, by default it only runs one fuzzer by default (this is probably not what most people actually want).
We should probably default the number of fuzzers to something along the lines of ...
rcoh
- Opened 23 hours ago
- #4046
A customer encountered the following error:
Err(DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: SigningError { kind: FailedToCreateCanonicalRequest { source: CanonicalRequestError ...
landonxjames
- Opened 2 days ago
- #4044
The codegen output of UnknownVariantValue is semi-non-deterministic and depends on the first enum processed during code
generation, which does appear to based on lexicographical ordering.
Example
(incomplete ...
demosdemon
- Opened 14 days ago
- #4038
We need to configure AWS to use AWS_REQUEST_CHECKSUM_CALCULATION=WHEN_REQUIRED. AWS storage is (optionally) used by a
library, which is an implementation detail, so we d like to avoid requiring everyone ...
hniksic
- 4
- Opened 21 days ago
- #4024
aws_config::profile::profile_file::ProfileFiles is deprecated with the following message:
👎Deprecated since 1.1.11: Use aws_runtime::env_config::file::EnvConfigFiles instead.
However, the aws_runtime ...
hniksic
- 7
- Opened 24 days ago
- #4019
Certain points in the client codegen appear to assume that the operation struct name and the operation name are
interchangeable, which results in incorrectly-cased operation names in certain parts of the ...
SharkBaitDLS
- Opened 27 days ago
- #4016
Currently the canary in the aws-sdk-rust repo is failing every daily run (example). This is a side effect of merging
https://github.com/smithy-lang/smithy-rs/pull/4006 which updated the canary s presigned ...
landonxjames
- Opened 28 days ago
- #4011
Currently we rely on Hyper to add the HOST header for us. This has led to some issues like
https://github.com/awslabs/aws-sdk-rust/issues/1244 where Hyper s behavior was different than the SDK s for signing. ...
landonxjames
- Opened on Feb 10
- #4007
Right now, there are datatypes such as BigDecimal (see #312) that are not yet supported for codegen. To ease friction
for clients that want to build off models that include these datatypes, but don t necessarily ...
SharkBaitDLS
- Opened on Feb 7
- #4002
Recently after adding the crc64fast-nvme crate we have encountered numerous build issues both externally and internally.
This was due to an issue in how cbindgen uses cargo metadata and it being an unflagged ...
landonxjames
- 3
- Opened on Jan 22
- #3981

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.