flowActionsRoleArn property

String? flowActionsRoleArn
final

The AWS Identity and Access Management (IAM) role that AWS IoT Things Graph assumes during flow execution in a cloud deployment. This role must have read and write permissionss to AWS Lambda and AWS IoT and to any other AWS services that the flow uses.

Implementation

final String? flowActionsRoleArn;