Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
call it "DynamoDB" in AWS Service dropdown
  • Loading branch information
philipp authored Nov 29, 2017
commit dfa3f451fa28b140fbd29db5d874ecb82038a30d
2 changes: 1 addition & 1 deletion Lab3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down