Retrieves information about the working draft (DRAFT
version) of a prompt or a version of it, depending on whether you include the promptVersion
field or not. For more information, see View information about prompts using Prompt management and View information about a version of your prompt in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_prompt/ for full documentation.
bedrockagent_get_prompt(promptIdentifier, promptVersion = NULL)
[required] The unique identifier of the prompt.
The version of the prompt about which you want to retrieve information. Omit this field to return information about the working draft of the prompt.