-
Failure in smithy-lang/smithy-dafny/.github/workflows/nightly_dafny.yml@refs/heads/main-1.x. See https://github.com/smithy-lang/smithy-dafny/actions/runs/11632861376
-
### Describe the bug
When trying to put/get an s3 object with key=" " (single space character) the sdk returns the following error:
```
Unhandled(Unhandled { source: ConstructionFailure(Construct…
-
### Current Behavior
I have npm [package](https://github.com/dpotera/npm-tests) (with some sub-dependencies), which I'm using in nestjs app.
During build of app creation of lock file fails.
After rem…
-
### 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…
-
One Smithy tool we're not using yet is [Smithy Diff](https://github.com/smithy-lang/smithy/tree/main/smithy-diff), which is intended to catch breaking changes as [a Smithy model is evolved](https://sm…
-
Generating a code for the following trait:
```smithy
@trait
structure someTrait {
@idRef(failWhenMissing: true)
targetId: String
}
```
renders the following java code:
```java…
-
Per [CFEP-25](https://github.com/conda-forge/cfep/blob/main/cfep-25.md), `noarch: python` packages should have the syntax
```yaml
host:
- python {{ python_min }}
run:
- python >={{ python_min }}
…
-
Hello, I am from the AWS SDK for Kotlin team. We have a [customer trying to use this project](https://github.com/smithy-lang/smithy-kotlin/issues/1173) and running into issues with their OkHttp config…
-
#### Issue
Which of the shapes in a Smithy Model path
(`--model` arguements to the CLI)
are represented by the output of Smithy Dafny
is surprisingly ambiguous.
**Is it all the Shapes?**
…
-
Not sure if this is already available. but there is no way to configure the extension to look for the smithy-build.json file in any other location than the root directory. This leads to the inability …