Fixed
- `[boto3-docs]` Fixed `cleint` typo in generated service `README` (fixed by jvansan in 143)
- `[dynamodb]` All output query items are now typed correctly with `AttributeValueTypeDef` stub (reported by vveeps in 144 and brent-moffit in 146 )
- `[s3]` Removed hardcoded `BucketLocationConstraintType` literal (https://github.com/boto/botocore/issues/2648)
- `[builder]` Unified type stubs to keep consistent list of substitute types