Mypy-boto3-builder

Latest version: v8.7.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 28 of 36

4.13.0

Notes

This release adds `pyright` check to integration tests to make sure that there are no conflicts in generated type annotations.

*BREAKING!* All generated literals types should be more distinguishable due to `Type` postfix. If you use generated literals in your code, you have to update imports. Check docs for your service: https://vemel.github.io/boto3_stubs_docs/

Added
- `[builder]` [SSMContacts](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ssm-contacts.html) service support
- `[builder]` [SSMIncidents](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ssm-incidents.html) service support

Changed
- `[services]` all literals have `Type` postfix, the only exception is `Name` postfix for paginator and waiter names
- `[docker]` rebased to `python:3.9.5-alpine3.12`
- `[services]` `client.pyi` uses relative imports for waiters and paginators to be compatible with `pyright`

Fixed
- `[boto3-stubs]` incorrect `Session._session` annotation
- `[boto3-stubs]` improved stubs for subclassing `ResourceCollection`
- `[boto3-stubs]` removed all overrides for default argument values
- `[docs]` links on main service page have valid anchors
- `[services]` removed unused imports on recursive typed dicts usage

4.12.0

Notes

The fixes below will be applied to `boto3-stubs 1.17.70+`

Added
- `[docs]` links to inline literals

Changed
- `[services]` all imports converted to relative for better compatibility with `pyright`
- `[services]` renamed `ResponseMetadata` to `ResponseMetadataTypeDef`

Fixed
- `[builder]` reverted `TypedDict` render to non-class-based to avoid conflicts between `Literal` names and `TypedDict` keys
- `[builder]` more clear non-class-based `TypedDict` render
- `[docs]` removed all `html` links to support md-style docs

4.11.1

Notes

Starting from this release, `boto3-stubs-*` version is the same as `boto3` version and follows PEP 440. In case of hotfixes, updates will be published as post releases. For example, for `boto3 1.17.70` generated versions are `boto3-stubs 1.17.70` and `boto3-stubs 1.17.70.post1` etc.

Fixed
- `[services]` incorrect link to generated docs in `README.md`
- `[services]` generated MarkDown links did not work on PyPI
- `[master]` generated MarkDown links did not work on PyPI
- `[builder]` support for post-releases in build version

4.10.0

Added
- `[builder]` [finspace](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/finspace.html) service support
- `[builder]` [FinSpaceData](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/finspace-data.html) service support

Changed
- `[builder]` Docker image rebased to `Python 3.9.4`

4.9.0

Changed
- `[docs]` representation for methods and classes
- `[docs]` show links to related resources
- `[docs]` MarkDown files are beautified with [mdformat](https://pypi.org/project/mdformat/)
- `[services]` README is beautified with [mdformat](https://pypi.org/project/mdformat/)

Fixed
- `[services]` ToC links in generated READMEs (provided by [md-toc](https://pypi.org/project/md-toc/))
- `[docs]` incorrect links to `boto3` documentation

4.8.1

Fixed
- Package dependencies were invalid

Page 28 of 36

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.