Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can create one or more aliases for our Lambda function. A Lambda alias is like a pointer to a specific function version. We can access the function version using the alias Amazon Resource Name (ARN).

Objective

The goal of the this tutorial is to get the details of the given Aliasalias, using the getLambdaAlias operation available in the AWS plugin.

...

Workflow Detail

Navigate to the Workflows tab and create a utility workflow using the “+”(Click to create new Workflow) (blue star) button as highlighted below.

...

The Workflow Group and Subgroup define the folder hierarchy. Once both workflows are created it should look like the below. No constraint on workflow or folder naming convention.

...

The steps of the workflow execution can be configured through the Workflow Definition section.

...

Below is a sample utility workflow.

...

Step-i: Get Alias Details

...