Anton Grübel

Results 32 issues of Anton Grübel

**By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.** ## Description - updated flake8, because `dlint` removed the upper...

**By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.** ## Description - added a new Mixin class, which offers...

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

**Is your feature request related to a problem? Please describe.** I think it is great to check, if deletion protection is enabled or not, but is there a reason, why...

good first issue
checks
terraform

A few weeks ago AWS announced the new [API Destinations](https://aws.amazon.com/blogs/compute/using-api-destinations-with-amazon-eventbridge/) functionality for EventBridge and I'm eager to try it out and implement it into `moto` directly, but I need some...

enhancement

**By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.** [//]: # " # PR Title Be aware that we...

**By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.** [//]: # " # PR Title Be aware that we...

- enabled mypy - added type hints to __init__.py to make reviewing easier and more gradual - moved linting and type checking to a dedicated CI job Relates #99

hey 😄 Thanks for the great project 🚀 We are using both your project and CycloneDX to create SBOMs. I would like to know, if you are interested in adding...

- added support for Python 3.11, there was nothing special to do like deprecation warnings - moved linting to a dedicated GHA job, so it will be run only on...