Skip to content

/AWS1/CL_BDCHARNAGENTCOREGWCFG

Configuration for AgentCore Gateway.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_gatewayarn TYPE /AWS1/BDCGATEWAYARN /AWS1/BDCGATEWAYARN

The ARN of the desired AgentCore Gateway.

Optional arguments:

io_outboundauth TYPE REF TO /AWS1/CL_BDCHARNGWOUTBNDAUTH /AWS1/CL_BDCHARNGWOUTBNDAUTH

How harness authenticates to this Gateway. Defaults to AWS_IAM (SigV4) if omitted.


Queryable Attributes

gatewayArn

The ARN of the desired AgentCore Gateway.

Accessible with the following methods

Method Description
GET_GATEWAYARN() Getter for GATEWAYARN, with configurable default
ASK_GATEWAYARN() Getter for GATEWAYARN w/ exceptions if field has no value
HAS_GATEWAYARN() Determine if GATEWAYARN has a value

outboundAuth

How harness authenticates to this Gateway. Defaults to AWS_IAM (SigV4) if omitted.

Accessible with the following methods

Method Description
GET_OUTBOUNDAUTH() Getter for OUTBOUNDAUTH