AWS CloudFormation and Console Sync

0

If most of my resources/components have been created via AWS console, how do I re-sync them with CloudFormation?

profile picture
asked 4 months ago163 views
2 Answers
1
Accepted Answer

Hi,

CloudFormation resource import is what you want to use to recreate templates from existing resources.

See https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html for all details

Best,

Didier

profile pictureAWS
EXPERT
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago
0

Thanks Didier and Riku. Appreciate your input. Have you faced a scenario whereby the Amplify app custom rewrite rules didn't synchronise correctly?

profile picture
answered 4 months ago
  • Hi Mohamad, I didn't use sync too much with Amplify but rather with other AWS services, where I didn't have any problem. Sync is probably not that much used: so, feel free to open Support tickets on the console of your account with the sync is incorrect / incomplete. Keep building! ;-) Didier

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