{"id":24750,"library":"types-aiobotocore-bedrock-agentcore","title":"types-aiobotocore-bedrock-agentcore","description":"Type annotations for aiobotocore BedrockAgentCore service (v3.5.0), generated with mypy-boto3-builder 8.12.0. This package provides static type checking support for code using the Bedrock Agent Core client from aiobotocore. It is part of the types-aiobotocore ecosystem and requires Python >=3.9. Releases follow aiobotocore service version updates.","status":"active","version":"3.5.0","language":"python","source_language":"en","source_url":"https://github.com/youtype/mypy_boto3_builder","tags":["types","aiobotocore","bedrock-agent-core","stubs","mypy","type-annotations"],"install":[{"cmd":"pip install types-aiobotocore-bedrock-agentcore","lang":"bash","label":"pip install"}],"dependencies":[{"reason":"Runtime dependency for the Bedrock Agent Core client; types are generated for aiobotocore.","package":"aiobotocore","optional":false},{"reason":"Required for Python <3.10 to support newer typing constructs used in stubs.","package":"typing-extensions","optional":true}],"imports":[{"wrong":"from types_aiobotocore_bedrock_agentcore import client","symbol":"Client","correct":"from types_aiobotocore_bedrock_agentcore import Client"},{"wrong":"from types_aiobotocore_bedrock_agentcore import type_defs","symbol":"type_defs","correct":"from types_aiobotocore_bedrock_agentcore.type_defs import ..."},{"symbol":"ServiceResource","correct":"from types_aiobotocore_bedrock_agentcore import ServiceResource"}],"quickstart":{"code":"import asyncio\nfrom aiobotocore.session import get_session\nfrom types_aiobotocore_bedrock_agentcore import BedrockAgentCoreClient\n\nasync def main():\n    session = get_session()\n    async with session.create_client('bedrock-agent-core', region_name='us-east-1') as client:\n        # client is of type BedrockAgentCoreClient\n        print(type(client).__name__)\n\nasyncio.run(main())","lang":"python","description":"Create a Bedrock Agent Core client and verify the type annotation is applied."},"warnings":[{"fix":"Upgrade Python to 3.9+ or pin dependency to <3.5.0.","message":"Version 3.5.0 drops Python 3.8 support (requires >=3.9). If your project is on Python 3.8, pin to an older version (e.g., types-aiobotocore-bedrock-agentcore<3.5.0).","severity":"breaking","affected_versions":">=3.5.0"},{"fix":"Always import the client type directly from the top-level module as shown in the quickstart.","message":"Old import paths like 'types_aiobotocore_bedrock_agentcore.client' may change in future releases. Use 'from types_aiobotocore_bedrock_agentcore import BedrockAgentCoreClient' for the client type.","severity":"deprecated","affected_versions":"All"},{"fix":"Use aiobotocore's session.create_client('bedrock-agent-core') to get the client, then leverage the type stubs for static analysis.","message":"The package only provides type stubs; it does not contain runtime implementations. Attempting to instantiate classes directly (e.g., BedrockAgentCoreClient(...)) will fail at runtime.","severity":"gotcha","affected_versions":"All"}],"env_vars":null,"search_vec":"'3.9':49 '8.12.0':19 'agent':32,60 'agentcor':5 'aiobotocor':3,9,36,44,52,57 'annot':7,66 'bedrock':4,31,59 'bedrock-agent-cor':58 'bedrockagentcor':10 'boto3':17 'builder':18 'check':25 'client':34 'code':28 'core':33,61 'ecosystem':45 'follow':51 'generat':13 'mypi':16,63 'mypy-boto3-builder':15 'packag':21 'part':39 'provid':22 'python':48 'releas':50 'requir':47 'servic':11,53 'static':23 'stub':62 'support':26 'type':2,6,24,43,56,65 'type-annot':64 'types-aiobotocor':42 'types-aiobotocore-bedrock-agentcor':1 'updat':55 'use':29 'v3.5.0':12 'version':54","created_at":"2026-05-01T08:14:43.689230+00:00","updated_at":"2026-05-01T08:14:43.689230+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\n  File \"/tmp/tmpjktebqoc/venv/lib/python3.12/site-packages/types_aiobotocore_bedrock_agentcore/__init__.py\", line 44, in <module>\n    from .client import BedrockAgentCoreClient\n  File \"/tmp/tmpjktebqoc/venv/lib/python3.12/site"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":"3.7.0","cli_name":"","cli_version":null,"type":"library","homepage":null,"github":"https://github.com/youtype/mypy_boto3_builder","docs":"https://youtype.github.io/types_aiobotocore_docs/types_aiobotocore_bedrock_agentcore/","changelog":null,"pypi":"https://pypi.org/project/types-aiobotocore-bedrock-agentcore/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["type-stubs","aws","ai-ml","llm-agents"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}