Type annotations for boto3 DynamoDB service
Type annotations for boto3 DynamoDB 1.42.55 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_dynamodb import DynamoDBClient"$ mypy --strict your_dynamodb_script.py$ python -c "from mypy_boto3_dynamodb.client import DynamoDBClient; help(DynamoDBClient.get_item)"