| AliasSettings |
Using this API you can update the function version to which the alias points and the alias description.
|
| CakeContextExtensions |
Contains extension methods for ICakeContext.
|
| CakeEnvironmentExtensions |
Contains extension methods for ICakeEnvironment.
|
| ClientSettings |
The settings to use when connecting to Amazon Lambda
|
| ClientSettingsExtensions |
Contains extension methods for ClientSettings.
|
| CodeSettings |
The settings to use when uploading code to Amazon Lambda
|
| CreateFunctionSettings |
The settings to use with downlad requests to Amazon Lambda
|
| LambdaAliases |
Contains Cake aliases for configuring Amazon Lambda functions
|
| LambdaManager |
Implementation for accessing AWS Lambda
|
| PublishVersionSettings |
Publishes a version of your function from the current snapshot of $LATEST.
That is, AWS Lambda takes a snapshot of the function code and configuration information from $LATEST and publishes a new version.
The code and configuration cannot be modified after publication.
|
| UpdateFunctionCodeSettings |
The settings to use with downlad requests to Amazon Lambda
|