Skip to content

/AWS1/CL_BDOPOLICYSTATEMENT

An AgentCore policy statement, which supports plain Cedar policies as well as guardrails definitions.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_statement TYPE /AWS1/BDOSTATEMENT /AWS1/BDOSTATEMENT

The body of the AgentCore policy statement. Contains the policy logic, which can be a Cedar policy or a guardrails definition.


Queryable Attributes

statement

The body of the AgentCore policy statement. Contains the policy logic, which can be a Cedar policy or a guardrails definition.

Accessible with the following methods

Method Description
GET_STATEMENT() Getter for STATEMENT, with configurable default
ASK_STATEMENT() Getter for STATEMENT w/ exceptions if field has no value
HAS_STATEMENT() Determine if STATEMENT has a value