Fixed
- `[boto3-stubs]` No longer provides a module interface
- `[botocore-stubs]` No longer provides a module interface
- `[lambda]` `InvocationResponseTypeDef` hack removed, now correctly parsed as a response structure (reported by mew1033 in 159)
- `[sqs]` `AttributeNames` argument in many methods accepted wrong values due to a bug in `botocore` (reported by ngnpope in 158)
- `[builder]` Generated `setup.py` files have proper docstrings