From dfa3f451fa28b140fbd29db5d874ecb82038a30d Mon Sep 17 00:00:00 2001 From: Philipp Hanes Date: Tue, 28 Nov 2017 16:15:46 -0800 Subject: [PATCH] call it "DynamoDB" in AWS Service dropdown --- Lab3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab3.md b/Lab3.md index 7459c09..3f4531f 100755 --- a/Lab3.md +++ b/Lab3.md @@ -22,7 +22,7 @@ The Voice UI you built in 12. Click 'Add inline policy' (on the bottom right) 13. Make sure 'Policy Generator' is selected and click the 'Select' button 14. Select the 'Allow' radio button - 15. From the 'AWS Service' dropdown select 'Amazon DynamoDB' + 15. From the 'AWS Service' dropdown select 'DynamoDB' 16. In the 'Actions' dropdown check the boxes for: 1. 'GetItem' 2. 'PutItem'