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
This boolean parameter can be used to test your request to AWS Lambda to update the Lambda function and publish a version as an atomic operation. It will do
all necessary computation and validation of your code but will not upload it or a publish a version.
- Assembly
- Cake
.AWS .Lambda .dll - Namespace
- Cake
.AWS .Lambda - Containing Type
- Update
Function Code Settings
Syntax
public bool DryRun { get; set; }
Value
Type | Description |
---|---|
bool |