SQL Server administration and T-SQL development, Web Programming with ASP.NET, HTML5 and Javascript, Windows Phone 8 app development, SAP Smartforms and ABAP Programming, Windows 7, Visual Studio and MS Office software
Development resources, articles, tutorials, code samples, tools and downloads for AWS Amazon Web Services, Redshift, AWS Lambda Functions, S3 Buckets, VPC, EC2, IAM

Export List of All Lambda Functions using Management Console


To list all AWS Lambda functions created on an AWS Region, Tag Editor tool provides a great functionality. Under Resource Groups the Tag Editor tool enables AWS users and developers who are managing or developing applications on Amazon Web Services, to get the list of all categorized AWS resources including Lambda functions easily with a simple and clean user interface. In this tutorial, I want to share how easy it is to prepare all Lambda functions list and export this list as an CSV file using the Resource Groups Tag Editor screen.

AWS Lambda functions list

As the first step, log on to AWS Management Console.
On main page, you will see Resource Groups. Under Resource Groups, you will see Tag Editor menu option.

AWS Resource Groups Tag Editor tool

Select the target region which will enable you the resources used within that specific region. AWS users can choose multiple regions. So it is possible to get the list of for example AWS Lambda functions for all regions by adding all regions at this step by one by.

On Resource types dropdown box select AWS::Lambda::Function by start typing Lambda

list AWS Lambda functions in a region using Tag Editor tool

Populating Tags section is optional. It is possible for AWS Management Console users to filter Lambda functions or other selected resource types in detail.

Click "Search resources" button to get the AWS Lambda functions list. Above configuration will return all the AWS functions created in Frankfurt region.

export AWS Lambda functions list on Management Console tools

One good part of the Tag Editor tool is that AWS users can export all Lambda functions and the tags created for each Lambda function in a single CSV file. After the Lambda list is exported as CSV, you can easily switch to Excel as a common document type later.



AWS


Copyright © 2004 - 2024 Eralper YILMAZ. All rights reserved.