types-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 for boto3's ApiGatewayManagementApi service, generated by mypy-boto3-builder. It provides complete type annotations and IDE-aware type hints so that when you use boto3 to interact with API Gateway Management endpoints, your editor and type checker can validate your code and offer accurate autocompletion without requiring explicit type annotations in your source.
The stubs work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. Installation is straightforward—either as a standalone package or as part of the broader types-boto3 collection—and the library has no production dependencies beyond typing-extensions. It's generated from boto3 1.43.0 and updated regularly to track boto3 releases.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 code for API Gateway Management without manual type annotations.
- Catch type errors in boto3 ApiGatewayManagementApi calls during development using mypy or pyright in CI/CD pipelines.
- Provide accurate code completion in VSCode with Pylance or in PyCharm for faster, more confident API Gateway Management client code.
- Use TYPE_CHECKING guards to keep type stubs out of production dependencies while still getting full IDE support during development.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and annotations for boto3's ApiGatewayManagementApi service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's ApiGatewayManagementApi and want IDE type checking and autocompletion. It has low install friction, active maintenance, MIT licensing, no security issues, and is widely downloaded. The only caveat is PyCharm performance with Literal overloads—if you use PyCharm, consider the lite variant or use mypy/pyright instead.
Install
types-boto3-apigatewaymanagementapi on PyPI
pip
pip install types-boto3-apigatewaymanagementapiuv
uv add types-boto3-apigatewaymanagementapipoetry
poetry add types-boto3-apigatewaymanagementapiInstalling types-boto3-apigatewaymanagementapi
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance as of 2026-06-22 with recent releases.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install types-boto3-apigatewaymanagementapi
from boto3.session import Session
from types_boto3_apigatewaymanagementapi import ApiGatewayManagementApiClient
client: ApiGatewayManagementApiClient = Session().client("apigatewaymanagementapi")
Requires Python 3.9 or later; boto3 must be installed separately in your project.
Verify before relying
- Whether PyCharm performance issues with Literal overloads mentioned in docs have been resolved since the package's last update.
- Whether the lite variant (types-boto3-lite) provides meaningful performance benefits for your specific IDE setup.
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 | 103,866/month — #12,779 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_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-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-boto3Provides type annotations and IDE…
permissive · top 5,000 on PyPI
types-boto3-secretsmanagerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-boto3-fullProvides type annotations for boto3 1.43.71,…
permissive · top 5,000 on PyPI
types-boto3-lambdaProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-boto3-iamProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-boto3-cloudformationProvides type annotations for boto3's…
permissive · top 5,000 on PyPI
types-boto3-comprehendProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
types-boto3-firehoseProvides type annotations and IDE…
permissive · top 15,000 on PyPI