skillfed

types-aiobotocore-s3vectors

Type annotations for aiobotocore S3Vectors 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-s3vectors v3.9.0 81.3K downloads/30d#14,238 on PyPI670
Permissive license MIT Active released

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-s3vectors

uv

uv add types-aiobotocore-s3vectors

poetry

poetry add types-aiobotocore-s3vectors

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

s3vectors type annotationsboto3 type hintsmypy aws sdkpython aws type checkingide autocompletion awspyright boto3 stubsaiobotocore type stubs
type-stubsaws-sdkasync-io

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-s3vectors

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-s3

Provides type stubs and IDE autocompletion…

permissive · top 5,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-cloudformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-sagemaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI