Serverless with deployment bucket in cross account

HI All

I am trying to setup my serverless yaml code to use some fixed bucket. I understand we can achieve this by using the below configuration
deploymentBucket:
name: nameofthebucket
serverSideEncryption: AES256

How do I configure bucket in different account so I can provide cross account permission for the deploying role or user?

Raj

1 Like

Did you ever figure out the answer to this question?

I am trying to set up a deployment stage in an AWS CodePipeline for a ServerLess framework app. I have to deploy from a development VPC to a production VPC. I can use either CodeDeploy or CodeBuild to do the deployment. Iā€™m just kind of stuck on how exactly to go about this. Anyone done something like Nox Vidmate VLC this?