Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

call it "DynamoDB" in AWS Service dropdown #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
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