Hello everybody. I've been using the serverless fr...
# help
j
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?
Just found that I can create a ServicePrincipal
Well that didn't work. @Frank is it possible to pass a bucket policy to create the bucket?