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.
1 parent 1cca175 commit a301109Copy full SHA for a301109
readme.md
@@ -160,7 +160,7 @@ Be sure to replace <YOUR_ACCOUNT_ID> with your actual AWS account ID (for exampl
160
>
161
> You can create this role in two ways:
162
> 1. Using AWS Console
163
-> 2. Running the commands in the setup script at `Examples/_MyFirstFunction/create_iam_role.sh`
+> 2. Running the commands in the `create_lambda_execution_role()` function in `Examples/_MyFirstFunction/create_iam_role.sh`
164
165
6. Invoke your Lambda function
166
0 commit comments