sst / sst

Build modern full-stack applications on AWS

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set deploy will fail on sst create example app

franz101 opened this issue · comments

using version:

  "sst": "2.40.1",
    "aws-cdk-lib": "2.124.0",

I get the following error:

stack: Role
arn:aws:iam::112323:role/cdk-hnb659fds-cfn-exec-role-112323-us-east-1
is invalid or cannot be assumed

The account has admin access and I also added the IAM policies from the docs to make sure

https://discord.com/channels/983865673656705025/1203025313693696060

Or maybe related to:
serverless/serverless#10412

commented

Replied on Discord!

Ok the execution role was deleted, so I had to recreate it and remove the stack and run sst bootstrap