types-aiobotocore-s3vectors
Type annotations for aiobotocore S3Vectors 3.9.0 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 information for aiobotocore's S3Vectors service. It is generated automatically using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE autocompletion and type checking without requiring explicit type annotations in your code.
The package provides type annotations for S3VectorsClient, paginators, and service-specific types. It is designed as a development dependency—you can safely exclude it from production using TYPE_CHECKING guards. The stub-only approach means it adds no runtime overhead and integrates transparently with existing aiobotocore code.
Use it for:
- Enable IDE autocompletion and inline type hints when writing aiobotocore S3Vectors client code.
- Run mypy or pyright type checking on S3Vectors code without manual type annotations.
- Catch type errors in async S3Vectors API calls before runtime in CI/CD pipelines.
- Document S3Vectors API contracts through type stubs for team code review and maintenance.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for aiobotocore S3Vectors service, enabling type checking with mypy, pyright, and other static analysis tools.
Yes, if you use aiobotocore with S3Vectors. It is a lightweight, actively maintained stub package with no security issues, permissive licensing, and low install friction. Install it as a development dependency to gain IDE support and static type checking with minimal setup.
Install
types-aiobotocore-s3vectors on PyPI
pip
pip install types-aiobotocore-s3vectorsuv
uv add types-aiobotocore-s3vectorspoetry
poetry add types-aiobotocore-s3vectorsInstalling types-aiobotocore-s3vectors
Before you install
Low friction: pure Python wheel with only typing-extensions as a runtime dependency. Actively maintained with release 12 days old; repository shows 670 stars and consistent activity.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.
Quickstart
pip install 'types-aiobotocore-s3vectors'
from aiobotocore.session import get_session
from types_aiobotocore_s3vectors import S3VectorsClient
session = get_session()
async with session.create_client("s3vectors") as client:
client: S3VectorsClient
Requires aiobotocore 3.9.0 to be installed separately; requires Python 3.9 or later.
Verify before relying
- Whether PyCharm performance issues with Literal overloads mentioned in the description remain unresolved.
- Compatibility with lite variant and whether that variant is recommended for specific use cases.
- Whether the package works correctly with all supported Python versions (3.9 through 3.14) in practice.
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 — 12 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 81,303/month — #14,238 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_aiobotocore_s3vectors-3.9.0-py3-none-any.whl
Keywords: aiobotocore, s3vectors, aiobotocore-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
mypy-boto3-s3vectorsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocoreProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-s3Provides type stubs and IDE autocompletion…
permissive · top 5,000 on PyPI
types-aiobotocore-sqsProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-aiobotocore-cloudformationProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-liteProvides type annotations for aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-translateProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-sagemakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI