Glib Shpychka
Glib Shpychka
**I'm using the package** - [ ] iam-floyd - [x] cdk-iam-floyd **I'm using the package in language** - [ ] TypeScript/JavaScript (npm) - [x] Python (pip) **Describe the problem** Creating...
It would be great if we could pass a CDK construct in the `on_*` methods, instead of passing all the ARN parts. The boilerplate feels unnecessary.
## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [X] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) - [ ]...
### Describe the bug If I have AWS credentials in my `.aws/credentials` file that are expired, `cdk synth` will not work, regardless of whether it needs to perform API calls....
When debugging, the `last_json_response` proprety (in python) is very useful. Is it possible to access the last raw request the same way? if not, would it be easy to add...
### Describe the bug In Python, Enum members cannot be passed in lieu of strings. For example, the Enum `cloudwatch.Statistic` cannot be used as described in the code examples in...
Sometime, usually upon first loading a file and scrolling (while LSP is loading, I think), neovim silently crashes near the end of the scroll. How do I debug this -...
MacOS does not have an Alt key, it has an Option key instead. Correcting the hotkey in the docs.
**Is your feature request related to a problem? Please describe.** Some behaviors cannot be reproduced using the local dev build, such as issues related to $PATH **Describe the solution you'd...
Looking at the code, I see that UPDATE event type is ignored except for moving between OUs. correct me if I'm wrong. For example, changing the account name or email...