docs icon indicating copy to clipboard operation
docs copied to clipboard

add information on monorepo docs for service role creation

Open ykethan opened this issue 1 year ago • 0 comments

Describe the content issue: A clear and concise description of what the content issue is. Is there content missing or is there incorrect content?

when deploying a frontend only app by default the service role is not attached but npx ampx generate outputs --branch <backend-app-branch> --app-id <backend-app-id> requires a service role to be attached for this to work. adding a callout on attaching a role with backend deploy policy to the app would be useful

ref issue: https://github.com/aws-amplify/amplify-backend/issues/2321

URL page where content issue is: https://docs.amplify.aws/react/deploy-and-host/fullstack-branching/mono-and-multi-repos/#deploy-the-frontend-app https://docs.amplify.aws/react/deploy-and-host/fullstack-branching/mono-and-multi-repos/

ykethan avatar Dec 13 '24 16:12 ykethan