awslabs / amplify-video

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.
https://www.npmjs.com/package/amplify-category-video
Apache License 2.0
267 stars 56 forks source link

Incorrect link to IAM role example in Troubleshooting guide #168

Closed vitalbone closed 3 years ago

vitalbone commented 3 years ago

Describe the bug In the Troubleshooting section of the Wiki, there is a link to an example IAM role under the Q: Why do my resources fail to deploy? heading.

Unfortunately, the link points to the Troubleshooting Wiki page, aka itself.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/awslabs/amplify-video/wiki/Troubleshooting
  2. Click on "See this example IAM role to make sure you have proper permissions."
  3. Get redirected to the same page

Expected behavior Take the user to a code sample of the described IAM role.

Screenshots

Screen Shot 2020-12-04 at 1 13 42 pm

Additional context Thanks for creating this plugin!

wizage commented 3 years ago

Thanks for this! I have updated the wiki with the newest permissions