role property

Output<String> role
latefinal

ARN of the function's execution role. The role provides the function's identity and access to AWS services and resources.

The following arguments are optional:

Implementation

late final pulumi.Output<String> role;