mypy-boto3-s3vectors
Type annotations for boto3 S3Vectors 1.43.31 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type stub library that adds static type annotations for boto3's S3Vectors service. It enables IDE code completion, type checking with mypy and pyright, and catches potential type errors before runtime. The stubs are generated automatically from boto3 1.43.31 using mypy-boto3-builder 8.12.0.
When installed, it allows developers to write boto3 code with full type safety and IDE support across multiple editors and type checkers. The package is designed as a development-time dependency—it can be imported only within TYPE_CHECKING blocks to avoid adding a production runtime dependency. It includes type annotations for clients, paginators, waiters, and service-specific type definitions.
Use it for:
- Enable autocomplete and type hints for S3Vectors operations in VSCode or PyCharm while developing AWS applications.
- Catch type errors in boto3 S3Vectors calls using mypy or pyright before deployment.
- Provide explicit type annotations for S3VectorsClient and paginator objects in large codebases requiring strict typing.
- Support IDE-based refactoring and navigation for boto3 S3Vectors code across Emacs, Sublime Text, or other LSP-compatible editors.
- Use in TYPE_CHECKING blocks to add type safety without adding a production dependency to deployed applications.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 S3Vectors service, compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text.
Yes, if you use boto3 with S3Vectors and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is a pure type stub with no security vulnerabilities. Skip it only if you do not use S3Vectors or do not value type safety in your workflow.
Install
mypy-boto3-s3vectors on PyPI
pip
pip install mypy-boto3-s3vectorsuv
uv add mypy-boto3-s3vectorspoetry
poetry add mypy-boto3-s3vectorsInstalling mypy-boto3-s3vectors
Before you install
Low friction; single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases, and the repository shows consistent activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-s3vectors
from boto3.session import Session
from mypy_boto3_s3vectors import S3VectorsClient
client: S3VectorsClient = Session().client("s3vectors")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether performance issues mentioned for PyCharm with Literal overloads have been resolved in recent versions.
- Exact feature coverage and completeness of type annotations for all S3Vectors operations and paginators.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 59 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 252,210/month — #8,550 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_s3vectors-1.43.31-py3-none-any.whl
Keywords: boto3, s3vectors, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
types-aiobotocore-s3vectorsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI