LambdaConfiguration - Amazon Lookout for Metrics

LambdaConfiguration

Contains information about a Lambda configuration.

Contents

LambdaArn

The ARN of the Lambda function.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:([a-z\d-]+):.*:.*:.*:.+

Required: Yes

RoleArn

The ARN of an IAM role that has permission to invoke the Lambda function.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:([a-z\d-]+):.*:.*:.*:.+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: