{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's SageMakerRuntime service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","static-analysis"],"use_cases":["Enable IDE autocomplete and inline documentation for SageMakerRuntime API calls in VSCode or PyCharm.","Catch type errors in boto3 SageMakerRuntime code during development with mypy or pyright before runtime.","Provide explicit type annotations for SageMakerRuntimeClient in production code without runtime overhead.","Use Literal types from the stubs to validate string parameters (e.g., service names, operation modes) at type-check time.","Integrate type checking into CI/CD pipelines to enforce correct AWS SDK usage across a team."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's SageMakerRuntime client. It is generated automatically from boto3 1.43.68 and provides IDE autocomplete, type checking in mypy and pyright, and explicit type annotations for SageMakerRuntimeClient, literals, and type definitions.\n\nYou install it alongside boto3 to enable your editor or type checker to understand the shape and behavior of SageMakerRuntime API calls. The stubs work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright. It is a pure-Python package with minimal dependencies and is maintained as part of the mypy-boto3-builder project.","worth_installing":"Yes, if you use boto3's SageMakerRuntime service and want static type checking or IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install it as a development dependency (or use TYPE_CHECKING guards to keep it out of production) alongside boto3. Consider boto3-stubs[sagemaker-runtime] instead if you want a unified installation with other AWS services."},"id":"mypy-boto3-sagemaker-runtime","links":{"html":"https://skillfed.io/packages/mypy-boto3-sagemaker-runtime","md":"https://skillfed.io/packages/mypy-boto3-sagemaker-runtime.md","pypi":"https://pypi.org/project/mypy-boto3-sagemaker-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-sagemaker-runtime","python_support":"supports_current","summary":"Type annotations for boto3 SageMakerRuntime 1.43.68 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":567414,"position":5967,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.68"}
