{"id":24751,"library":"types-aiobotocore-identitystore","title":"types-aiobotocore-identitystore","description":"Type annotations for aiobotocore IdentityStore service, generated by mypy-boto3-builder. Version 3.5.0 supports Python >=3.9 and is compatible with aiobotocore 3.5.x. These stubs enable static type checking and auto-completion for boto3/aiobotocore IdentityStore operations.","status":"active","version":"3.5.0","language":"python","source_language":"en","source_url":"https://github.com/youtype/mypy_boto3_builder","tags":["types","aiobotocore","identitystore","aws","stubs","mypy","type-hints"],"install":[{"cmd":"pip install types-aiobotocore[identitystore]","lang":"bash","label":"Install with aiobotocore extra"},{"cmd":"pip install types-aiobotocore-identitystore","lang":"bash","label":"Install standalone package"}],"dependencies":[{"reason":"Runtime dependency for async AWS SDK; typing stubs assume aiobotocore is installed.","package":"aiobotocore","optional":false},{"reason":"Used for type annotations like NotRequired; required for Python <3.11.","package":"typing-extensions","optional":true}],"imports":[{"wrong":"from aiobotocore.client import AioBaseClient","symbol":"AioBaseClient","correct":"from aiobotocore_stubs.client import AioBaseClient"}],"quickstart":{"code":"import asyncio\nfrom typing import TYPE_CHECKING\n\nif TYPE_CHECKING:\n    from aiobotocore.client import AioBaseClient as IdentityStoreClient\n\nasync def main() -> None:\n    session = ...  # your aiobotocore session\n    async with session.create_client('identitystore') as client:\n        # client is now type-checked\n        result = await client.list_groups(IdentityStoreId='d-12345')\n        print(result)\n\nasyncio.run(main())","lang":"python","description":"Basic async usage with type hints. The stubs enable autocomplete and static checking for all IdentityStore operations."},"warnings":[{"fix":"Upgrade to Python >=3.9 or pin types-aiobotocore-identitystore to <8.12.0 (e.g., 3.5.0.post1).","message":"Python 3.8 support dropped in version 8.12.0. If your project uses Python 3.8, pin to versions <=3.5.0.post1.","severity":"breaking","affected_versions":">=8.12.0"},{"fix":"Use the new TypeDef names or check the parent package's changelog for affected types.","message":"In version 8.9.0, some TypeDef names were shortened (breaking change). For example, CreateDistributionRequestRequestTypeDef became CreateDistributionRequestTypeDef. If you rely on exact TypeDef names, update your imports.","severity":"deprecated","affected_versions":">=8.9.0"},{"fix":"Use `from aiobotocore.client import AioBaseClient as IdentityStoreClient` for type hints.","message":"Do not import types directly from `types_aiobotocore_identitystore`. The package only provides stubs for the `aiobotocore` client; import the actual client from `aiobotocore.client` and annotate with `AioBaseClient`.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'3.5':27 '3.5.0':18 '3.9':21 'aiobotocor':3,8,26,44 'annot':6 'auto':37 'auto-complet':36 'aw':46 'boto3':15 'boto3/aiobotocore':40 'builder':16 'check':34 'compat':24 'complet':38 'enabl':31 'generat':11 'hint':51 'identitystor':4,9,41,45 'mypi':14,48 'mypy-boto3-builder':13 'oper':42 'python':20 'servic':10 'static':32 'stub':30,47 'support':19 'type':2,5,33,43,50 'type-hint':49 'types-aiobotocore-identitystor':1 'version':17 'x':28","created_at":"2026-05-01T08:14:44.018236+00:00","updated_at":"2026-05-01T08:14:44.018236+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\nModuleNotFoundError: No module named 'aiobotocore_stubs'"},"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_identitystore/","changelog":null,"pypi":"https://pypi.org/project/types-aiobotocore-identitystore/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["type-stubs","aws"],"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}}