Type annotations for boto3 BedrockRuntime service
Type annotations for boto3 BedrockRuntime 1.42.42 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_bedrock_runtime import BedrockRuntimeClient"$ python -c "import boto3; from mypy_boto3_bedrock_runtime.client import BedrockRuntimeClient; client: BedrockRuntimeClient = boto3.client('bedrock-runtime')"$ mypy --strict my_bedrock_script.py