Skip to content

/AWS1/CL_QQCEXTERNALBDRKNOWL00

Configuration for an external Bedrock knowledge base.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bedrockknowledgebasearn TYPE /AWS1/QQCBDRKKNOWLEDGEBASEARN /AWS1/QQCBDRKKNOWLEDGEBASEARN

The Amazon Resource Name (ARN) of the external Bedrock knowledge base.

iv_accessrolearn TYPE /AWS1/QQCACCESSROLEARN /AWS1/QQCACCESSROLEARN

The Amazon Resource Name (ARN) of the IAM role used to access the external Bedrock knowledge base.


Queryable Attributes

bedrockKnowledgeBaseArn

The Amazon Resource Name (ARN) of the external Bedrock knowledge base.

Accessible with the following methods

Method Description
GET_BEDROCKKNOWLEDGEBASEARN() Getter for BEDROCKKNOWLEDGEBASEARN, with configurable defaul
ASK_BEDROCKKNOWLEDGEBASEARN() Getter for BEDROCKKNOWLEDGEBASEARN w/ exceptions if field ha
HAS_BEDROCKKNOWLEDGEBASEARN() Determine if BEDROCKKNOWLEDGEBASEARN has a value

accessRoleArn

The Amazon Resource Name (ARN) of the IAM role used to access the external Bedrock knowledge base.

Accessible with the following methods

Method Description
GET_ACCESSROLEARN() Getter for ACCESSROLEARN, with configurable default
ASK_ACCESSROLEARN() Getter for ACCESSROLEARN w/ exceptions if field has no value
HAS_ACCESSROLEARN() Determine if ACCESSROLEARN has a value