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)
[required] The unique identifier of the guardrail for which to get details. This can be an ID or the ARN.
The version of the guardrail for which to get details. If you don't
specify a version, the response returns details for the DRAFT
version.