Skip to content

Commit

Permalink
feat(local setup): Added a video to configure AWS for local developme…
Browse files Browse the repository at this point in the history
…nt page (#7975)

* Added video

* Updated based on review

---------

Co-authored-by: Erik Hanchett <[email protected]>
  • Loading branch information
ErikCH and Erik Hanchett committed Sep 19, 2024
1 parent c4e84c7 commit 91920b4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/[platform]/start/account-setup/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,11 @@ You can use temporary security credentials to make programmatic requests for AWS

## Set up Identity Center

Follow the steps below if **you have never set up AWS profiles before**. If you already have a profile, attach the `AmplifyBackendDeployFullAccess` managed policy to your [IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups_manage_attach-policy.html).
Follow the steps below if **you have never set up AWS profiles before**.
<YoutubeEmbed embedId="LhRa_kZmmVY" />

If you already have a profile, attach the [`AmplifyBackendDeployFullAccess`](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AmplifyBackendDeployFullAccess.html) managed policy to your [IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html#users_change_permissions-add-console).


### 1. Create user with Amplify permissions

Expand Down

0 comments on commit 91920b4

Please sign in to comment.