...
Navigate to the Project tab and create a Project with a logical name (AWS-Lambda-Upsert-Alias in this case)
...
Configure the utility workflow that has been created in previous steps as shown below.
...
Project Properties
...
Lambda Function name: Name of the Function to get the Alias details.
Target Properties
Select Topology from the menu and then select Targets. Select the target group and environment, provide the properties detail, according to the description.
Properties | Mandatory field | Description |
Cloud Account | Optional | Select the Cloud Account to connect the Lambda Function. |
CLI Path | Optional | Directory where Cloud CLI is installed. |
AWS Region | Optional | Value of the AWS Region. |
Below given are the environment-specific values which need to be updated.
...
Execution Result
After successful execution of the operation, we can see the Alias details.
...
Below is the plugin output, it contains Alias response, function version, previous function version and Additional weights.
...
We can verify the Alias on the AWS console.
...