updatePrompt
inline suspend fun BedrockAgentClient.updatePrompt(crossinline block: UpdatePromptRequest.Builder.() -> Unit): UpdatePromptResponse
Modifies a prompt in your prompt library. Include both fields that you want to keep and fields that you want to replace. For more information, see Prompt management in Amazon Bedrock and Edit prompts in your prompt library in the Amazon Bedrock User Guide.