role property
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;
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:
late final pulumi.Output<String> role;