I’m currently using the chatbedrockconverse module locally in my LangGraph project. When I enable LangSmith tracing and execute the graph, will any of my Bedrock-related credentials or AWS configuration (e.g., access keys, region, secret keys) be sent to the LangSmith cloud during the tracing process?
I’m specifically concerned about whether any part of the Bedrock authentication setup used in the local LLM calls is logged, transmitted, or exposed in the trace payloads sent to LangSmith