Skip to content

/AWS1/CL_BDCHARNSKILLS3SOURCE

An S3 source for a skill.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_uri TYPE /AWS1/BDCHARNESSSKILLS3URI /AWS1/BDCHARNESSSKILLS3URI

The S3 URI pointing to the skill directory (e.g., s3://bucket/skills/my-skill/).


Queryable Attributes

uri

The S3 URI pointing to the skill directory (e.g., s3://bucket/skills/my-skill/).

Accessible with the following methods

Method Description
GET_URI() Getter for URI, with configurable default
ASK_URI() Getter for URI w/ exceptions if field has no value
HAS_URI() Determine if URI has a value