-
The file https://github.com/awslabs/pireporter/blob/master/pireporterPolicy.json only allows rds:DescribeDBInstance on a filtered condition on instances with the tag `"pireporter": "allow"` I am assum…
alecl updated
1 month ago
-
Not really a smithy-dafny responsibility, but should be evaluated before publish smithy-dafny based Rust libraries
-
See https://github.com/smithy-lang/smithy-dafny/actions/runs/11409521976/job/31749989210.
-
Hi first of all I am so grateful for the fact this plugin exists as open source. I am trying to install it..
**Describe the bug**
I set the AWS_PROFILE and check `aws s3 ls` works as expected. How…
-
### Describe the issue
### Describe the issue
The smithy-swift versioning policy should be:
- Agreed upon by the team, and
- Documented in the project so that customers can understand & manage c…
-
Using dynamo-db-local as part of a test suite, I noticed that simply calling `spawn` is not sufficient to have the DynamoDB instance ready to be used in test logic.
When using the `java` command, I…
-
### User Story
As a Smithy-Dafny customer I want
Smithy-Dafny to model access denied errors from AWS Services
so I can implement Dafny logic to handle
such access denied errors.
### Curren…
-
This relates to [a previous issue](https://github.com/smithy-lang/smithy/issues/2443) where we asked about the possibility of inlining map shapes. This has been quickly addressed, which we are very th…
-
Found this while working on SQSExtended in #666.
I neglected to add `@extendable` to my resource, but was able to write a successful Dafny test of the local service. Then I tried a Java equivalent,…
-
### User Story
As a Smithy-Dafny user,
I do not want to enforce AWS Services' server side validations
in my Smithy-Dafny generated clients,
as that makes the clients brittle to Service changes.
…