or even only permissions to run on the ephemeral dev environment
f
Frank
05/27/2021, 5:23 PM
The permissions SST needs should be mostly identical to that generated by this. With additional permission to bootstrap CDK and deploying the debug stack.
Frank
05/27/2021, 5:24 PM
I think we might even be able to auto-generate the policy by looking at the CDK code 🤔
yea I thought it might not be a stretch — could perhaps be even useful to have sth that checks whether your permissions will be sufficient before deploying
José Ribeiro
05/27/2021, 6:03 PM
(and ultimately failing and rolling back because of missing permissions)