Vlad Emelianov
Vlad Emelianov
https://github.com/aws/aws-sdk/issues/310
@ngnpope if you have time, could you please test on your code and send me a list of correct values? is it really `Union[MessageSystemAttributeNameType,QueueAttributeNameType]`?
FInally fixed in `mypy-boto3-sqs1.24.60`.
Hello! I have created a `mypy_boto3` project that generates annotations from `boto3` docstrings and is compatible with `mypy`: https://github.com/vemel/mypy_boto3 If is based on `boto3_type_annotations` but I added a couple of...
Unfortunately, for now, it is not supported. I plan to add `release-drafter` support in this successor of this project: https://github.com/vemel/nextchange
Hello! Thank you for the report. You can also create `HANDSDOWN.md` document in your project root. All contents of this file will be included to a generated `docs/README.md`. Please let...
Thank you for the report! I have not used dockerized `handsdown` for quite a while. I will check and let you know.
Sure, please share your suggestions here or prepare a PR. I would appreciate some help.
Hello! Thank you for the report. I am currently working on optional keys in response StructureShapes. This looks related to #238
The issue has finally been fixed in `mypy_boto3_builder 7.24.0` release. I have also released `mypy-boto3-dynamodb 1.34.91` with the fix included. Please update and let me know if it works as...