How to migrate my application seamlessly from Sandbox to QA environment

0

Hello I built multiple environments with AWS Organizations - Sandbox and Testing. My application has Amazon Lex V2 and Lambda attached to Lex. I've tried export/import on Lex and Lambda to promote the dev work to testing environment, but the fallbackIntent in the Lex bot is always broken. so I am worried about promoting to testing environment using manual export/import. Is there any other efficient/seamless way to migrate the resources to another environment(organizational unit)?

Thank you !

질문됨 9달 전243회 조회
1개 답변
0

Hello.
Are the resources coded by CloudFormation or other IaC services?
The IaC service allows the same resource to be deployed to different accounts with the same configuration.
It is also possible to import existing resources into CloudFormation, which could possibly be used for migration.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-existing-stack.html

profile picture
전문가
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠