clone-backend non-interactively #7449
-
I have a amplify backend with S3AndCloudFront hosting. With amplify cli, I can do it interactively using "amplify env add" command. So I am trying to do it using aws cli as follows: aws amplifybackend clone-backend --app-id myappid --backend-environment-name baseenvname --target-environment-name targetenvname It does create the target backend, but without S3AndCloudFront. What do I need to do to achieve this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @roundrobinjp, thanks for reaching out. This documentation has information about hosting with S3AndCloudfront. Please let me know if it's not quite what you're looking for, or if you have any other questions. |
Beta Was this translation helpful? Give feedback.
Hi @roundrobinjp, thanks for reaching out. This documentation has information about hosting with S3AndCloudfront. Please let me know if it's not quite what you're looking for, or if you have any other questions.