↓ 2 callersFunctionget_auth_headers(
*,
method: str,
url: str,
headers: httpx.Headers,
aws_access_key: str | None,
aws_se
src/anthropic/lib/bedrock/_auth.py:33
↓ 1 callersFunction_extract_items(
obj: object,
path: Sequence[str],
*,
index: int,
flattened_key: str | None,
)
src/anthropic/_utils/_utils.py:57