{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's Bedrock Agents service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3-service","aws-bedrock"],"use_cases":["Enable IDE autocomplete and inline documentation when writing boto3 Bedrock agent code in VSCode or PyCharm.","Catch type errors in boto3 calls before runtime using mypy or pyright in your CI/CD pipeline.","Reduce boilerplate by letting your editor infer argument types and return values for Bedrock agent operations.","Support team code reviews by making boto3 API contracts explicit and checkable by static analysis.","Migrate legacy boto3 code to typed Python by gradually adding type annotations with IDE hints."],"what_it_does":"This package is a type-stub library that adds static type annotations for boto3's Bedrock Agents service. It works by providing type hints that IDEs, type checkers, and linters can use to validate your code and offer autocomplete suggestions as you write boto3 calls. The stubs are generated from boto3 1.43.34 and support Python 3.9 through 3.14.\n\nYou install it alongside boto3 and then use it in your editor or type-checking pipeline\u2014mypy, pyright, VSCode with Pylance, PyCharm, Emacs, and Sublime Text all recognize it automatically. It includes annotations for the client interface, paginators, type definitions, and literal values, so you get full IDE support without writing manual type hints yourself.","worth_installing":"Yes, if you use boto3 with Bedrock Agents and want IDE support or static type checking. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is permissively licensed. Install it as part of your development environment (not production) alongside boto3 to gain immediate autocomplete and type safety."},"id":"mypy-boto3-bedrock-agent","links":{"html":"https://skillfed.io/packages/mypy-boto3-bedrock-agent","md":"https://skillfed.io/packages/mypy-boto3-bedrock-agent.md","pypi":"https://pypi.org/project/mypy-boto3-bedrock-agent/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-19","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-bedrock-agent","python_support":"supports_current","summary":"Type annotations for boto3 AgentsforBedrock 1.43.34 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":457108,"position":6549,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.34"}
