Skip to content
This repository was archived by the owner on Jan 14, 2025. 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
6 changes: 6 additions & 0 deletions WebApplication/5_OAuth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ Use the AWS Lambda console to create a new Lambda function called **ListUnicornR

Make sure to configure your function to use the `WildRydesLambda` IAM role you created in module 2 of this workshop.

> `WildRydesLambda` role need to be updated to perform read-only operations in DynamoDB, along with the `PutItem` you had set in module 2.

<details>
## TODO
</details>

<details>
<summary><strong>Step-by-step instructions (expand for details)</strong></summary><p>

Expand Down