Does SST/CDK support <Cloudformation Service Roles...
# help
d
Does SST/CDK support Cloudformation Service Roles Ideally, I’d like to deploy stacks using a service role so that anyone with simple
cloudformation:deleteStack
permissions can tear it down. Specifically a lambda function.
Perhaps I am missing something about service roles. But I believe this is what they are meant for?