Getting error when i run deploy please help with that

your aws profile doesn’t have a permission to cloudformation:describeStacks,
you need to add this policy to your aws profile or ask the admin of your aws account to do it

it is possible that you are missing other permissions as well, serverless framework recommends to use a profile with full admin rights which sometimes might not be possible

1 Like