AWS::LookoutMetrics::Alert LambdaConfiguration
Contains information about a Lambda configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
LambdaArn
-
The ARN of the Lambda function.
Required: Yes
Type: String
Update requires: Replacement
RoleArn
-
The ARN of an IAM role that has permission to invoke the Lambda function.
Required: Yes
Type: String
Update requires: Replacement