Class: Alias

Lambda.Alias

new Alias()

Properties:
Name Type Description
Description String Required: No. Information that describes the alias, such as its purpose or the function that it's associated with.Update requires: No interruption
FunctionName String Required: Yes. The Lambda function that you want to associate with this alias. You can specify the function's name or its Amazon Resource Name (ARN).Update requires: Replacement
FunctionVersion String Required: Yes. The version of the Lambda function that you want to associate with this alias.Update requires: No interruption
Name String Required: Yes. A name for the alias.Update requires: Replacement
Source:

Extends

  • WKResource

Lambda.Alias

new Alias()

Properties:
Name Type Description
Description String Required: No. Information that describes the alias, such as its purpose or the function that it's associated with.Update requires: No interruption
FunctionName String Required: Yes. The Lambda function that you want to associate with this alias. You can specify the function's name or its Amazon Resource Name (ARN).Update requires: Replacement
FunctionVersion String Required: Yes. The version of the Lambda function that you want to associate with this alias.Update requires: No interruption
Name String Required: Yes. A name for the alias.Update requires: Replacement
Source:

Extends

  • WKResource