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
Gets and sets the property KMSKeyArn. The Amazon Resource Name (ARN) of the KMS key used to encrypt your function's
environment variables. If not provided, AWS Lambda will use a default service key.
- Assembly
- Cake
.AWS .Lambda .dll - Namespace
- Cake
.AWS .Lambda - Containing Type
- Create
Function Settings
Syntax
public string KMSKeyArn { get; set; }
Value
Type | Description |
---|---|
string |