bedrockagent_delete_prompt: Deletes a prompt or a version of it, depending on whether you...

View source: R/bedrockagent_operations.R

bedrockagent_delete_promptR Documentation

Deletes a prompt or a version of it, depending on whether you include the promptVersion field or not

Description

Deletes a prompt or a version of it, depending on whether you include the promptVersion field or not. For more information, see Delete prompts from the Prompt management tool and Delete a version of a prompt from the Prompt management tool in the Amazon Bedrock User Guide.

See https://www.paws-r-sdk.com/docs/bedrockagent_delete_prompt/ for full documentation.

Usage

bedrockagent_delete_prompt(promptIdentifier, promptVersion = NULL)

Arguments

promptIdentifier

[required] The unique identifier of the prompt.

promptVersion

The version of the prompt to delete. To delete the prompt, omit this field.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.