big-data-lab-umbc / Reproducible_and_portable_app_in_cloud

A toolkit to deploy, execute, analyze, and reproduce big data analytics automatically in the cloud.
6 stars 6 forks source link

"SnapshotId" and "ImageId" setting up #17

Open C4rohan opened 1 year ago

C4rohan commented 1 year ago

@starlyxxx Hey I believe there is issue with setting up in deploy.config... Especially now with these 2 .. "SnapshotId": "snap-031c77809966181f4", "ImageId": "ami-019e83314d35611cd" Can you please let me know how do we set up this 2 settings ?... Please correct me if I am wrong with setting up the ami id --> find the required ami id from the ami catalog --> create a volume copy the snapshot id

starlyxxx commented 1 year ago

:( Sorry, I cannot remember why I used the snapshot here. You can check CloudFormation Resource and property reference. The syntax of _deployconfig.json is not fixed, and you can remove the useless properties based on that official documentation.

Some links that may help you tackle the issue. ---> AWS::EC2::LaunchTemplate Ebs, AWS::EC2::LaunchTemplate