putInvocationStep
inline suspend fun BedrockAgentRuntimeClient.putInvocationStep(crossinline block: PutInvocationStepRequest.Builder.() -> Unit): PutInvocationStepResponse
Add an invocation step to an invocation in a session. An invocation step stores fine-grained state checkpoints, including text and images, for each interaction. For more information about sessions, see Store and retrieve conversation history and context with Amazon Bedrock sessions.
Related APIs: