AWS Lambda · Schema

CreateAliasRequest

Request body for creating a function alias

Properties

Name Type Description
Name string The name of the alias
FunctionVersion string The function version that the alias invokes
Description string Description of the alias
View JSON Schema on GitHub