Fixed
- `[dynamodb]` `Table` resource is inherited from `boto3.dynamodb.table.TableResource` for proper annotations of `Table.batch_writer` method
- `[aioboto3-dynamodb]` `Table` resource is inherited from `aioboto3.dynamodb.table.CustomTableResource` for proper annotations of `Table.batch_writer` method (reported by YaraslauZhylko in 204)
Notes
Published a new version with the hotfix:
- `types-aiobotocore-dynamodb 2.5.0.post2`