jci-aws
jci-aws
Adding to this - it would be great to have an option to remove the Dismiss button from the Token entirely.
A `jsii` section inside `tsconfig.json` might be a bit confusing, since users may have multiple `tsconfig.*.json` files. But maybe that can be handled with a flag like `jsii --project ./path/to/tsconfig.json`,...
I'm seeing the issue with `@aws-sdk/client-glue` between versions `3.574.0` (no typing issues) and `3.575.0` (typing issues). The common change in multiple clients between `3.574.0` and `3.575.0` is [this commit](https://github.com/aws/aws-sdk-js-v3/commit/6877db975b7676ae9535cc4a072828a855de8f5f) which...