...

/

Quiz - Lambda Functions

Quiz - Lambda Functions

A quiz on Lambda functions.

Technical Quiz
1.

For defining dependencies when writing functions with the inline code editor, which file is used in AWS Lambda?

A.

requirements.txt

B.

dependencies.py

C.

modules.txt

D.

AWS Lambda does not currently support a file for defining dependencies.


1 / 4