Bedrock Agentcore > Structures > UserIntentAffectedSession UserIntentAffectedSession¶ Structure Class¶ UserIntentAffectedSession dataclass ¶ A session associated with a user intent cluster. Attributes¶ session_id instance-attribute ¶ session_id: str The unique identifier of the session. user_messages instance-attribute ¶ user_messages: list[str] The user messages from this session that contributed to the intent cluster.