AWS Lambda · Schema

AliasConfiguration

Configuration of a Lambda function alias

Properties

Name Type Description
AliasArn string The ARN of the alias
Name string The name of the alias
FunctionVersion string The function version that the alias invokes
Description string Description of the alias
RevisionId string A unique identifier that changes when you update the alias
View JSON Schema on GitHub