

# LambdaStepMetadata
<a name="API_LambdaStepMetadata"></a>

Metadata for a Lambda step.

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

 ** Arn **   <a name="sagemaker-Type-LambdaStepMetadata-Arn"></a>
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Required: No

 ** OutputParameters **   <a name="sagemaker-Type-LambdaStepMetadata-OutputParameters"></a>
A list of the output parameters of the Lambda step.  
Type: Array of [OutputParameter](API_OutputParameter.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 50 items.  
Required: No

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

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/sagemaker-2017-07-24/LambdaStepMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/LambdaStepMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/LambdaStepMetadata) 