mypy-boto3-apigatewaymanagementapi
Type annotations for boto3 ApiGatewayManagementApi 1.43.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 complete type annotations to boto3's ApiGatewayManagementApi client. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and enables IDE code completion, static type checking, and inline documentation across VSCode, PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright.
When installed, it allows you to write boto3 code normally while receiving full type hints and autocomplete suggestions. The package is a stub-only distribution—it adds no runtime behavior, only type information. It depends only on typing-extensions and installs cleanly with minimal friction. The annotations cover client methods, request/response types, and service-specific literals, making it straightforward to catch type errors before runtime.
Use it for:
- Enable IDE autocomplete and inline documentation when writing ApiGatewayManagementApi code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 code to catch type mismatches before deployment.
- Provide explicit type hints for function signatures that accept or return ApiGatewayManagementApi clients.
- Reduce development friction by avoiding manual type annotations for boto3 service calls.
- Integrate with CI/CD pipelines to enforce type safety on AWS SDK usage.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's ApiGatewayManagementApi service, enabling static type checking with mypy, pyright, and other tools.
Yes. If you use boto3's ApiGatewayManagementApi service and want IDE support or static type checking, this package is a straightforward, low-friction addition. It has no runtime cost, a single lightweight dependency, active maintenance, no known vulnerabilities, and a permissive license. Install it unless you are certain you do not need type hints for this service.
Install
mypy-boto3-apigatewaymanagementapi on PyPI
pip
pip install mypy-boto3-apigatewaymanagementapiuv
uv add mypy-boto3-apigatewaymanagementapipoetry
poetry add mypy-boto3-apigatewaymanagementapiInstalling mypy-boto3-apigatewaymanagementapi
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits use in both open-source and commercial projects with minimal restrictions; suitable for production environments.
Quickstart
pip install mypy-boto3-apigatewaymanagementapi
from boto3.session import Session
from mypy_boto3_apigatewaymanagementapi import ApiGatewayManagementApiClient
client: ApiGatewayManagementApiClient = Session().client("apigatewaymanagementapi")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Performance impact in PyCharm with large Literal overloads (documentation mentions issue PY-40997)
- Whether lighter variants are necessary for your IDE to avoid slowdowns
- Exact compatibility with PyCharm's type checker performance
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 340,162/month — #7,414 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_apigatewaymanagementapi-1.43.0-py3-none-any.whl
Keywords: boto3, apigatewaymanagementapi, 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
mypy-boto3-apigatewayProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-cost-optimization-hubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-partnercentral-channelProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-resourcegroupstaggingapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-boto3-apigatewaymanagementapiProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-snow-device-managementProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-backup-gatewayProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-storagegatewayProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-servicecatalog-appregistryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI