Skip to content

Commit

Permalink
Merge pull request #1383 from Just-Moh-it/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyBurger committed Oct 8, 2022
2 parents 663a517 + 2dcae5d commit 00a3825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/docs/lambda/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Your package.json should look like the following:
- Go to [AWS account IAM Roles section](https://console.aws.amazon.com/iamv2/home#/roles)
- Click "Create role".
- Under "Use cases", select "Lambda". Click next.
- Under "Attach permissions policies", filter for `remotion-lambda-policy` and click the checkbox to assign this policy. Click next.
- Under "Permissions policies", filter for `remotion-lambda-policy` and click the checkbox to assign this policy. Click next.
- In the final step, name the role `remotion-lambda-role` **exactly**. You can leave the other fields as is.
- Click "Create role" to confirm.

Expand Down

1 comment on commit 00a3825

@vercel
Copy link

@vercel vercel bot commented on 00a3825 Oct 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.