skillfed

mypy-boto3-kinesis-video-archived-media

Type annotations for boto3 KinesisVideoArchivedMedia 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-kinesis-video-archived-media v1.43.0 251.5K downloads/30d#8,581 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 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-media

uv

uv add mypy-boto3-kinesis-video-archived-media

poetry

poetry add mypy-boto3-kinesis-video-archived-media

Installing 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

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 kinesis videomypy annotations aws kinesisboto3 kinesis archived media typestype checking boto3 serviceside autocomplete boto3 awspyright boto3 type hintsstatic typing aws sdk python
type-stubsaws-sdkstatic-typing

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-kinesis-video-signaling

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis

Provides type annotations for boto3's Kinesis…

permissive · top 5,000 on PyPI

mypy-boto3-kinesis-video-webrtc-storage

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-media

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-media-pipelines

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-mediaconvert

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-kinesisanalytics

Provides type annotations and IDE…

permissive · top 15,000 on PyPI