

# NotificationTargetActions


Specifies an AWS Lambda function to manage alarm notifications. You can create one or use the [AWS Lambda function provided by AWS IoT Events](https://docs.aws.amazon.com/iotevents/latest/developerguide/lambda-support.html).

## Contents


 ** lambdaAction **   <a name="iotevents-Type-NotificationTargetActions-lambdaAction"></a>
Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action.  
Type: [LambdaAction](API_LambdaAction.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotevents-2018-07-27/NotificationTargetActions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-2018-07-27/NotificationTargetActions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-2018-07-27/NotificationTargetActions) 