LambdaFunctionInfo - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LambdaFunctionInfo

Information about a Lambda function specified in a deployment.

Contents

currentVersion

The version of a Lambda function that production traffic points to.

Type: String

Required: No

functionAlias

The alias of a Lambda function. For more information, see Amazon Lambda Function Aliases in the Amazon Lambda Developer Guide.

Type: String

Required: No

functionName

The name of a Lambda function.

Type: String

Required: No

targetVersion

The version of a Lambda function that production traffic points to after the Lambda function is deployed.

Type: String

Required: No

targetVersionWeight

The percentage of production traffic that the target version of a Lambda function receives.

Type: Double

Required: No

See Also

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