mypy-boto3-sagemaker-featurestore-runtime
Type annotations for boto3 SageMakerFeatureStoreRuntime 1.43.37 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 SageMaker Feature Store Runtime service. It was generated using mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and type definitions, enabling IDEs like VSCode, PyCharm, Emacs, and Sublime Text to offer accurate autocomplete and type checking.
The package works by providing `.pyi` stub files that describe the shape of the boto3 API without adding runtime overhead. When installed alongside boto3, it allows type checkers like mypy and pyright to validate your code statically, catching potential bugs before runtime. It supports multiple usage patterns: standalone installation for minimal dependencies, or as part of boto3-stubs for broader AWS service coverage.
Use it for:
- Enable IDE autocomplete and inline documentation for SageMaker Feature Store Runtime API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on code that uses boto3 SageMaker Feature Store Runtime to catch type errors before deployment.
- Provide explicit type hints for function parameters and return values when working with SageMaker feature store clients in team projects.
- Use in CI/CD pipelines to enforce type safety on boto3 code without modifying application logic.
- Support Emacs or Sublime Text development with LSP-based type checking and code completion for AWS SDK calls.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's SageMaker Feature Store Runtime service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors.
Yes. This is a low-friction, actively maintained type stub package with no security vulnerabilities and permissive licensing. Install it if you use boto3's SageMaker Feature Store Runtime service and want IDE autocomplete and static type checking—it adds no runtime dependencies beyond typing-extensions and integrates transparently with standard Python tooling.
Install
mypy-boto3-sagemaker-featurestore-runtime on PyPI
pip
pip install mypy-boto3-sagemaker-featurestore-runtimeuv
uv add mypy-boto3-sagemaker-featurestore-runtimepoetry
poetry add mypy-boto3-sagemaker-featurestore-runtimeInstalling mypy-boto3-sagemaker-featurestore-runtime
Before you install
Low friction install with a single lightweight dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-sagemaker-featurestore-runtime
from mypy_boto3_sagemaker_featurestore_runtime import SageMakerFeatureStoreRuntimeClient
import boto3
client: SageMakerFeatureStoreRuntimeClient = boto3.client("sagemaker-featurestore-runtime")
Requires Python 3.9 or later; intended for use with boto3 1.43.37 or compatible versions.
Verify before relying
- Whether this package works correctly with boto3 versions other than 1.43.37 or if strict version pinning is required.
- Performance impact in PyCharm when using full boto3-stubs versus the lite variant mentioned in the documentation.
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 — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 250,167/month — #8,636 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_sagemaker_featurestore_runtime-1.43.37-py3-none-any.whl
Keywords: boto3, sagemaker-featurestore-runtime, 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-sagemaker-metricsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-a2i-runtimeProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-runtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-edgeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemaker-geospatialProvides type annotations and IDE autocomplete…
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-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI