We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e33e770 + ce74869 commit 595b5ebCopy full SHA for 595b5eb
README.rst
@@ -36,7 +36,9 @@ Requirements
36
Getting Started
37
===============
38
39
-Begin by creating a new virtualenv and project folder.
+First, you must create an IAM Role on your AWS account called `lambda_basic_execution` with the `LambdaBasicExecution` policy attached.
40
+
41
+On your computer, create a new virtualenv and project folder.
42
43
.. code:: bash
44
0 commit comments