Skip to content

/AWS1/CL_BDKGUARDRAILAUTOMAT00

Configuration settings for integrating Automated Reasoning policies with Amazon Bedrock Guardrails.

CONSTRUCTOR

IMPORTING

Required arguments:

it_policies TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP59=>TT_AUTOMATEDRSNINGPLYARNLIST TT_AUTOMATEDRSNINGPLYARNLIST

The list of Automated Reasoning policy ARNs to include in the guardrail configuration.

Optional arguments:

iv_confidencethreshold TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The confidence threshold for triggering guardrail actions based on Automated Reasoning policy violations.


Queryable Attributes

policies

The list of Automated Reasoning policy ARNs to include in the guardrail configuration.

Accessible with the following methods

Method Description
GET_POLICIES() Getter for POLICIES, with configurable default
ASK_POLICIES() Getter for POLICIES w/ exceptions if field has no value
HAS_POLICIES() Determine if POLICIES has a value

confidenceThreshold

The confidence threshold for triggering guardrail actions based on Automated Reasoning policy violations.

Accessible with the following methods

Method Description
GET_CONFIDENCETHRESHOLD() Getter for CONFIDENCETHRESHOLD, with configurable default
ASK_CONFIDENCETHRESHOLD() Getter for CONFIDENCETHRESHOLD w/ exceptions if field has no
STR_CONFIDENCETHRESHOLD() String format for CONFIDENCETHRESHOLD, with configurable def
HAS_CONFIDENCETHRESHOLD() Determine if CONFIDENCETHRESHOLD has a value