updateSession
inline suspend fun BedrockAgentRuntimeClient.updateSession(crossinline block: UpdateSessionRequest.Builder.() -> Unit): UpdateSessionResponse
Updates the metadata or encryption settings of a session. For more information about sessions, see Store and retrieve conversation history and context with Amazon Bedrock sessions.