Skip to content

Commit

Permalink
rename IAM policy stream path
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Nov 15, 2023
1 parent ec04b3b commit 7d065cd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The LocalStack Web Application includes an IAM Policy Stream dashboard, which al

To use this feature, open the LocalStack Web Application in your browser, go to the IAM Policy Stream section, and click on **Enable** to view the **Summary Policy** and **Output**.

<img src="live-policy-stream-enable.png" alt="Live Policy Stream UI" title="Live Policy Stream UI" width="800" class="img-fluid shadow rounded" />
<img src="live-policy-stream-enable.png" alt="IAM Policy Stream UI" title="IAM Policy Stream UI" width="800" class="img-fluid shadow rounded" />
<br><br>

Run the following command in your terminal to generate a corresponding policy in the IAM Policy Stream dashboard:
Expand All @@ -84,4 +84,4 @@ $ awslocal sns create-topic --name test-topic

You will see the following output in the IAM Policy Stream dashboard:

<img src="policy-generate.png" alt="IAM Policy Stream UI" title="Live Policy Stream UI" width="800" class="img-fluid shadow rounded" />
<img src="policy-generate.png" alt="IAM Policy Stream UI" title="IAM Policy Stream UI" width="800" class="img-fluid shadow rounded" />

0 comments on commit 7d065cd

Please sign in to comment.