skillfed

types-aiobotocore-bedrock-agentcore

Type annotations for aiobotocore BedrockAgentCore 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-bedrock-agentcore v3.9.0 274.7K downloads/30d#8,189 on PyPI670
Permissive license MIT Active released

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-agentcore

uv

uv add types-aiobotocore-bedrock-agentcore

poetry

poetry add types-aiobotocore-bedrock-agentcore

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

type stubs for aws sdkbedrock agentcore type annotationsboto type hintsmypy type stubside autocomplete awsstatic type checking asyncpyright aws types
type-stubsaws-sdkasync

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-bedrock-agentcore

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock-agentcore-control

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI

types-aiobotocore-bedrock

Provides type annotations for the aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock-agent

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-s3

Provides type stubs and IDE autocompletion…

permissive · top 5,000 on PyPI

types-aiobotocore-bedrock-runtime

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-cloudformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI