mypy-boto3-sagemaker-edge
Type annotations for boto3 SagemakerEdgeManager 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 static type information to boto3's SagemakerEdgeManager service. It is generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0 and works as a drop-in companion to boto3 1.43.0, enabling IDEs and type checkers to understand and validate your AWS API calls at development time.
When installed, it provides full autocomplete, parameter validation, and return-type inference for SagemakerEdgeManager operations across VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. The stubs include explicit type annotations for client objects, service resources, waiters, paginators, and literal types extracted from AWS shapes, allowing you to catch type mismatches before runtime without writing manual type hints.
Use it for:
- Enable IDE autocomplete and inline documentation for SagemakerEdgeManager API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 code to catch parameter and return-type errors before deployment.
- Use explicit type annotations for SagemakerEdgeManagerClient to document expected AWS client types in function signatures.
- Validate literal values for SagemakerEdgeManager operations at type-check time without runtime errors.
- Integrate type checking into CI/CD pipelines to enforce type safety on AWS SDK usage across a team.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete for boto3's SagemakerEdgeManager service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.
Yes, if you use boto3 with SagemakerEdgeManager and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. Install directly or as part of a broader boto3-stubs installation depending on your needs.
Install
mypy-boto3-sagemaker-edge on PyPI
pip
pip install mypy-boto3-sagemaker-edgeuv
uv add mypy-boto3-sagemaker-edgepoetry
poetry add mypy-boto3-sagemaker-edgeInstalling mypy-boto3-sagemaker-edge
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit on 2026-06-22 and 670 repository stars indicate ongoing support.
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-sagemaker-edge
from boto3.session import Session
from mypy_boto3_sagemaker_edge import SagemakerEdgeManagerClient
client: SagemakerEdgeManagerClient = Session().client("sagemaker-edge")
Requires boto3 1.43.0 to be installed separately; type checking requires mypy, pyright, or a compatible IDE.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) remain unresolved or have been addressed.
- Performance and RAM trade-offs between full and lite installation variants for production use.
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 | 248,994/month — #8,656 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_sagemaker_edge-1.43.0-py3-none-any.whl
Keywords: boto3, sagemaker-edge, 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-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-metricsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-featurestore-runtimeProvides type annotations for boto3's SageMaker…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesisanalyticsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-runtimeProvides 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-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI