Skip to content

/AWS1/CL_SFNTASKCREDENTIALS

Contains details about the credentials that Step Functions uses for a task.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_rolearn TYPE /AWS1/SFNLONGARN /AWS1/SFNLONGARN

The ARN of an IAM role that Step Functions assumes for the task. The role can allow cross-account access to resources.


Queryable Attributes

roleArn

The ARN of an IAM role that Step Functions assumes for the task. The role can allow cross-account access to resources.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value