skillfed

mypy-boto3-support

Type annotations for boto3 Support 1.43.28 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-support v1.43.28 264.1K downloads/30d#8,342 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds complete type annotations for the AWS boto3 Support service. It is generated automatically from boto3 1.43.28 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware development tools.

When installed, it enables static type checking and IDE autocompletion for boto3 Support client calls without requiring explicit type annotations in your code. The package is designed to be used alongside boto3 itself and depends only on typing-extensions. It is classified as stubs-only and carries no runtime behavior beyond providing type information to checkers and IDEs.

Use it for:

  • Enable IDE autocompletion and type hints when writing boto3 Support service code in VSCode with Pylance or PyCharm.
  • Catch type errors in boto3 Support API calls during development using mypy or pyright before runtime.
  • Provide explicit type annotations for SupportClient, paginators, and service resources in large codebases.
  • Support Emacs or Sublime Text development workflows with LSP-based type checking via pyright.
  • Avoid production dependencies by importing stubs only within TYPE_CHECKING blocks while maintaining type safety.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for the boto3 Support service, enabling static type checking with mypy, pyright, and other tools.

Yes. This is a low-friction, actively maintained type stub package with no known vulnerabilities and a permissive MIT license. Install it if you use boto3 Support and want IDE autocompletion or static type checking. The single dependency (typing-extensions) is widely available. Note that PyCharm users may experience performance issues with Literal overloads (documented in the package); consider boto3-stubs-lite as an alternative if that occurs.

Install

mypy-boto3-support on PyPI

pip

pip install mypy-boto3-support

uv

uv add mypy-boto3-support

poetry

poetry add mypy-boto3-support

Installing mypy-boto3-support

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with 670 repository stars, supporting Python 3.9 through 3.14.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install mypy-boto3-support

from boto3.session import Session
from mypy_boto3_support import SupportClient

client: SupportClient = Session().client("support")

Requires boto3 1.43.28 to be installed separately; type checking requires mypy, pyright, or a compatible IDE with type-aware language server.

Verify before relying

  • Performance impact on PyCharm with Literal overloads (documentation references issue PY-40997 but resolution status is unclear)
  • Whether the package works correctly with boto3-stubs-lite as a drop-in replacement when performance is a concern

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 — 64 days since the last release
Last repo commit
First released
Downloads 264,133/month — #8,342 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_support-1.43.28-py3-none-any.whl

Keywords: boto3, support, boto3-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

boto3 type stubs supportaws support service type hintsmypy boto3 annotationsboto3 ide autocompletestatic type checking awspyright boto3 stubsboto3 support client types
type-stubsaws-boto3static-analysis

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-freetier

Provides type annotations and IDE…

permissive · top 15,000 on PyPI