Hello everybody. I've been using the serverless framework for a couple of weeks and now i'm trying serverless stack. And I have an issue with a PolicyDocument within an s3 bucket. According to sst docs I can attach permissions using a PolicyStatement, but I'm not able to add SES service as a Principal to the statement.
Is it possible or am I doing it wrong?