File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33This folder contains a Python application example that handles Lambda functions on AWS (Amazon Web Services).
44
5- Delete a  Lambda function using the Client API (low-level) of Boto 3.
5+ Delete an AWS  Lambda function using the Client API (low-level) of Boto 3.
66
77## Requirements  
88
Original file line number Diff line number Diff line change 22
33This folder contains a Python application example that handles Lambda functions on AWS (Amazon Web Services).
44
5- Invoke a  Lambda function using the Client API (low-level) of Boto 3.
5+ Invoke an AWS  Lambda function using the Client API (low-level) of Boto 3.
66
77## Requirements  
88
Original file line number Diff line number Diff line change 22
33This folder contains a Python application example that handles Lambda functions on AWS (Amazon Web Services).
44
5- List information of a  Lambda function using the Client API (low-level) of Boto 3.
5+ List information of an AWS  Lambda function using the Client API (low-level) of Boto 3.
66
77## Requirements  
88
Original file line number Diff line number Diff line change 22
33This folder contains a Python application example that handles Lambda functions on AWS (Amazon Web Services).
44
5- List all Lambda functions and their information using the Client API (low-level) of Boto 3.
5+ List all AWS  Lambda functions and their information using the Client API (low-level) of Boto 3.
66
77## Requirements  
88
                         You can’t perform that action at this time. 
           
                  
0 commit comments