This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.AWS.Lambda.
Summary
Updates the AWS Lambda functions code.
Syntax
public static Task<string> UpdateLambdaFunctionCode(this ICakeContext context, string functionName, UpdateFunctionCodeSettings settings)
Attributes
Type |
Description |
AsyncStateMachineAttribute |
|
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Return Value
Type |
Description |
Task<string> |
|