filmov
tv
Working with AWS Lambda in Python using Boto3
Показать описание
This video demonstrates how to work with AWS Lambda service using Python SDK for AWS (Boto3 library) to deploy AWS Lambda functions, update and invoke them, and manage Lambda permissions for other AWS services.
00:00 - Intro
00:23 - Prerequisites
00:42 - What is AWS Lambda?
02:15 - How to connect to AWS Lambda API using Boto3?
02:42 - How to create AWS Lambda using Boto3?
04:35 - How to create AWS Lambda from the source code using Boto3?
05:13 - How to invoke the AWS Lambda function using Boto3?
05:49 - How to create the AWS Lambda function version using Boto3?
06:55 - How to create the AWS Lambda function version alias using Boto3?
07:49 - How to list AWS Lambda function version aliases using Boto3?
08:11 - How to describe the AWS Lambda function using Boto3?
08:41 - How to update the AWS Lambda function using Boto3?
08:58 - How to delete the AWS Lambda function using Boto3?
00:00 - Intro
00:23 - Prerequisites
00:42 - What is AWS Lambda?
02:15 - How to connect to AWS Lambda API using Boto3?
02:42 - How to create AWS Lambda using Boto3?
04:35 - How to create AWS Lambda from the source code using Boto3?
05:13 - How to invoke the AWS Lambda function using Boto3?
05:49 - How to create the AWS Lambda function version using Boto3?
06:55 - How to create the AWS Lambda function version alias using Boto3?
07:49 - How to list AWS Lambda function version aliases using Boto3?
08:11 - How to describe the AWS Lambda function using Boto3?
08:41 - How to update the AWS Lambda function using Boto3?
08:58 - How to delete the AWS Lambda function using Boto3?