LambdaFunctionInfo - AWS CodeDeploy

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 AWS Lambda Function Aliases in the AWS 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 AWS SDKs, see the following: