createPrompt
inline suspend fun BedrockAgentClient.createPrompt(crossinline block: CreatePromptRequest.Builder.() -> Unit): CreatePromptResponse
Creates a prompt in your prompt library that you can add to a flow. For more information, see Prompt management in Amazon Bedrock, Create a prompt using Prompt management and Prompt flows in Amazon Bedrock in the Amazon Bedrock User Guide.