types-aiobotocore-bedrock-agentcore
Type annotations for aiobotocore BedrockAgentCore 3.9.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 aiobotocore's BedrockAgentCore 3.9.0 service. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking for async AWS SDK calls, and works with standalone type checkers like mypy and pyright. The stubs are generated with mypy-boto3-builder 8.12.0, so they stay synchronized with the underlying API.
You install it alongside aiobotocore and your type checker, then write your async AWS code normally—the types are picked up automatically by your IDE or linter. The package supports Python 3.9 through 3.14 and has a single lightweight runtime dependency on typing-extensions.
Use it for:
- Enable IDE autocomplete and type hints when writing async code against AWS BedrockAgentCore in VSCode or PyCharm.
- Catch type errors in aiobotocore calls at development time using mypy or pyright before runtime.
- Provide accurate parameter and return type information for BedrockAgentCore client methods, paginators, and waiters.
- Use in a TYPE_CHECKING block to get types during development without adding a production dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for aiobotocore's BedrockAgentCore 3.9.0 service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use aiobotocore with BedrockAgentCore and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm users may experience performance issues with Literal overloads.
Install
types-aiobotocore-bedrock-agentcore on PyPI
pip
pip install types-aiobotocore-bedrock-agentcoreuv
uv add types-aiobotocore-bedrock-agentcorepoetry
poetry add types-aiobotocore-bedrock-agentcoreInstalling types-aiobotocore-bedrock-agentcore
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance—last release 12 days ago with recent commits and 670 repository stars.
License in practice
MIT license permits use in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install types-aiobotocore-bedrock-agentcore
from aiobotocore.session import get_session
from types_aiobotocore_bedrock_agentcore import BedrockAgentCoreClient
session = get_session()
async with session.create_client("bedrock-agentcore") as client:
client: BedrockAgentCoreClient
Requires aiobotocore 3.9.0 to be installed separately; type checking requires a compatible tool like mypy or pyright.
Verify before relying
- Performance impact in PyCharm with Literal overloads and whether the lite variant is necessary for your codebase.
- Compatibility with versions of aiobotocore outside the 3.9.0 line.
- Whether explicit type annotations are required or automatically picked up by your IDE.
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 — 12 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 274,672/month — #8,189 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: types_aiobotocore_bedrock_agentcore-3.9.0-py3-none-any.whl
Keywords: aiobotocore, bedrock-agentcore, aiobotocore-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-bedrock-agentcoreProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrock-agentcore-controlProvides type stubs and annotations for the…
permissive · top 15,000 on PyPI
types-aiobotocore-bedrockProvides type annotations for the aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-bedrock-agentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocoreProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-s3Provides type stubs and IDE autocompletion…
permissive · top 5,000 on PyPI
types-aiobotocore-bedrock-runtimeProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
types-aiobotocore-cloudformationProvides type annotations and IDE…
permissive · top 5,000 on PyPI