

# LambdaResource
<a name="API_LambdaResource"></a>

**Note**  
 Amazon Snowball Edge is no longer available to new customers. New customers should explore [Amazon DataSync](https://aws.amazon.com/datasync/) for online transfers, [Amazon Data Transfer Terminal](https://aws.amazon.com/data-transfer-terminal/) for secure physical transfers, or Amazon Partner solutions. For edge computing, explore [Amazon Outposts](https://aws.amazon.com/outposts/).

Identifies 

## Contents
<a name="API_LambdaResource_Contents"></a>

 ** EventTriggers **   <a name="Snowball-Type-LambdaResource-EventTriggers"></a>
The array of ARNs for [S3Resource](API_S3Resource.md) objects to trigger the [LambdaResource](#API_LambdaResource) objects associated with this job.  
Type: Array of [EventTriggerDefinition](API_EventTriggerDefinition.md) objects  
Required: No

 ** LambdaArn **   <a name="Snowball-Type-LambdaResource-LambdaArn"></a>
An Amazon Resource Name (ARN) that represents an Amazon Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource.  
Type: String  
Length Constraints: Maximum length of 255.  
Pattern: `arn:aws.*:*`   
Required: No

## See Also
<a name="API_LambdaResource_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/snowball-2016-06-30/LambdaResource) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/snowball-2016-06-30/LambdaResource) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/snowball-2016-06-30/LambdaResource) 