1 Answer
- Newest
- Most votes
- Most comments
0
You can leverage CloudFormation to import existing resources into a stack. You can then save that CloudFormation so that you can recreate those resources later. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-existing-stack.html
Relevant content
- AWS OFFICIALUpdated 3 months ago
