1
00:00:00,240 --> 00:00:07,920
In this video, we are going to delete a lambda functions we're using to say so this is very important.

2
00:00:07,920 --> 00:00:14,880
Step one We finished any section we should clear our resources and delete a resources that we create

3
00:00:14,880 --> 00:00:15,990
during this section.

4
00:00:16,500 --> 00:00:17,640
Let's get started.

5
00:00:17,670 --> 00:00:24,030
If you open the functions from the main console, you can see that we have three functions my function,

6
00:00:24,030 --> 00:00:26,280
my function two and my function three.

7
00:00:26,280 --> 00:00:34,080
So this should be delete from us and we can delete by using the main console, click the actions and

8
00:00:34,080 --> 00:00:34,740
delete.

9
00:00:34,740 --> 00:00:41,370
But I would like to choose the deleting these functions with a commands for that purpose.

10
00:00:41,370 --> 00:00:43,950
Please open the or.

11
00:00:43,950 --> 00:00:51,360
We just see the code and go to the lecture commands text file and we can follow these commands with

12
00:00:51,360 --> 00:00:53,220
our delete operations.

13
00:00:53,220 --> 00:00:57,600
So first of all, I would like to list our functions so we can use a lambda.

14
00:00:57,600 --> 00:00:58,980
This functions command.

15
00:00:59,400 --> 00:01:07,860
If you hit the until you can see the all functions in our environment and we can we have three functions

16
00:01:07,860 --> 00:01:14,310
my function today, my function and my function two so we get this function list in here.

17
00:01:14,310 --> 00:01:20,250
We can also get a specific function detail with running the lambda get function command.

18
00:01:20,280 --> 00:01:22,890
We have already learned these commands.

19
00:01:22,900 --> 00:01:29,100
One, we are starting this section and now I'm going to delete these functions one by one.

20
00:01:29,100 --> 00:01:30,720
B Using the self commands.

21
00:01:30,720 --> 00:01:34,680
For example, the select command is a lambda delete function.

22
00:01:34,680 --> 00:01:41,790
So please run this command in your command window and let's verify this.

23
00:01:41,790 --> 00:01:45,570
My function is deleted or not in our console.

24
00:01:45,750 --> 00:01:50,400
Open the console and see that this function be delete from the CLI.

25
00:01:51,150 --> 00:01:56,970
If you refresh this page you can see that the function is deleted successfully and follow the same steps

26
00:01:56,970 --> 00:01:58,920
for the my function two and three.

27
00:02:00,340 --> 00:02:01,240
These very.

28
00:02:02,600 --> 00:02:06,140
Easy to delete functions using the SQL commands.

29
00:02:06,170 --> 00:02:11,630
Of course you can delete from the management console, but I would like to show how we can delete from

30
00:02:11,630 --> 00:02:13,080
the same commands.

31
00:02:13,100 --> 00:02:18,260
If you refresh this page, you can see that we don't have any functions and we verify from the database

32
00:02:18,320 --> 00:02:19,190
management console.

33
00:02:19,730 --> 00:02:22,910
As you can see that we have learned how to delete a lambda functions.

34
00:02:22,910 --> 00:02:24,500
We choosing a SLA.
