mypy-boto3-kinesis-video-archived-media
Type annotations for boto3 KinesisVideoArchivedMedia 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 KinesisVideoArchivedMedia service. It works by providing `.pyi` stub files that enable IDEs and type checkers to understand the shape and behavior of the service client, allowing you to catch type errors before runtime and get accurate code completion as you write boto3 calls.
It is generated automatically from boto3's service definitions using mypy-boto3-builder and kept in sync with boto3 releases. The package itself contains no runtime code—it only provides type information. You install it alongside boto3 in your development environment, and type checkers like mypy and pyright will automatically use it. It works with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support Python language servers.
Use it for:
- Enable IDE autocompletion and inline documentation for KinesisVideoArchivedMedia client methods and parameters.
- Catch type errors in boto3 code during development using mypy or pyright before deploying to production.
- Provide explicit type hints for function signatures that accept or return KinesisVideoArchivedMediaClient objects.
- Improve code maintainability by making boto3 API contracts explicit and checkable by static analysis tools.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 KinesisVideoArchivedMedia service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's KinesisVideoArchivedMedia service and want type safety. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm users may experience performance issues with type checking on large projects; in that case, consider boto3-stubs-lite as an alternative.
Install
mypy-boto3-kinesis-video-archived-media on PyPI
pip
pip install mypy-boto3-kinesis-video-archived-mediauv
uv add mypy-boto3-kinesis-video-archived-mediapoetry
poetry add mypy-boto3-kinesis-video-archived-mediaInstalling mypy-boto3-kinesis-video-archived-media
Before you install
Low friction: a single lightweight runtime dependency (typing-extensions) and a pure-Python wheel. Active maintenance with recent releases; last commit 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.
Quickstart
pip install mypy-boto3-kinesis-video-archived-media
from mypy_boto3_kinesis_video_archived_media import KinesisVideoArchivedMediaClient
from boto3.session import Session
client: KinesisVideoArchivedMediaClient = Session().client("kinesis-video-archived-media")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your project size (documentation notes potential slowness with Literal overloads).
- Whether the boto3 1.43.0 service API matches your actual AWS SDK version in production.
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 | 251,483/month — #8,581 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_kinesis_video_archived_media-1.43.0-py3-none-any.whl
Keywords: boto3, kinesis-video-archived-media, 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-kinesis-video-signalingProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-kinesisProvides type annotations for boto3's Kinesis…
permissive · top 5,000 on PyPI
mypy-boto3-kinesis-video-webrtc-storageProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-mediaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-media-pipelinesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-mediaconvertProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kinesisanalyticsProvides type annotations and IDE…
permissive · top 15,000 on PyPI