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
The SHA256 hash of the deployment package you want to publish. This provides validation on the code you are publishing.
If you provide this parameter value must match the SHA256 of the $LATEST version for the publication to succeed.
- Assembly
- Cake
.AWS .Lambda .dll - Namespace
- Cake
.AWS .Lambda - Containing Type
- Publish
Version Settings
Syntax
public string CodeSha256 { get; set; }
Value
Type | Description |
---|---|
string |