Deploy Amplify application accross diffrent AWS accounts

0

Hi,

We want to separate our DEV, QA, UAT and PROD environments into separate AWS account (to ensure no data leakeage, no way to break prod if something goes wrong with other envs and so on).

Core of our applicaiton is defined in Amplify app. We use various services within Amplify (Cognitio, DynamoDB, AppSync S3 and more).

What's the best approach this process? I've tried to sync repos between accounts but then a lot of role names, ARNs, ids are out of sync. Did you work with such a use case?

asked 4 months ago191 views
1 Answer
0

Hi,

This page of Amplify documentation describes what you want to achieve: https://docs.amplify.aws/gen2/deploy-and-host/fullstack-branching/cross-account-deployments/

Best,

Didier

profile pictureAWS
EXPERT
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions