dwyl / learn-aws-lambda

✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
1.05k stars 202 forks source link

Cannot find 'DynamoDB event stream role' #87

Open jyothri opened 7 years ago

jyothri commented 7 years ago

I was following the guide and at this step

In the 'Lambda function handler and role' section, select the 'DynamoDB event stream role' option. This will open a new window to create an Identity and Access Management Role (IAM). Click the blue 'Allow' button to enable the creation of the role. This is necessary to enable permission for DynamoDB to invoke your Lambda function

However I don't see the option of DynamoDB event stream role. I have attached the screenshot of the options I see. I am guessing I have to do custom role? Also attached is the screenshot when I choose custom role. Please guide me on how to proceed? role_not_found new_role