View source: R/bedrock_operations.R
bedrock_get_guardrail | R Documentation |
Gets details about a guardrail. If you don't specify a version, the response returns details for the DRAFT
version.
See https://www.paws-r-sdk.com/docs/bedrock_get_guardrail/ for full documentation.
bedrock_get_guardrail(guardrailIdentifier, guardrailVersion = NULL)
guardrailIdentifier |
[required] The unique identifier of the guardrail for which to get details. This can be an ID or the ARN. |
guardrailVersion |
The version of the guardrail for which to get details. If you don't
specify a version, the response returns details for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.