ROLLBACK amplify project to specific date and time

0

I want to rollback my amplify project to specific date and time but I haven't used any version control system. So, id anyone can help then it will be appreciated. And I am talking about amplify backend only.

4 Answers
0

Hello.

Where is the source code managed?
If you are managing on GitHub and linking with Amplify, I think it is possible to rollback by reverting to a specific commit in the repository on GitHub.
https://docs.aws.amazon.com/amplify/latest/userguide/setting-up-GitHub-access.html

I thought that if you were doing manual deployment, you would need to upload the source code again.
https://docs.aws.amazon.com/amplify/latest/userguide/manual-deploys.html

profile picture
EXPERT
answered 2 months ago
0

@Riku_kobayashi I have not used github. I am using only amplify CLI

answered 2 months ago
0

Cloudformation is used. Can't I perform anything from it?

answered 2 months ago
0

Thanks for the comment, I will look at it once.

answered 2 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