I can see 2 places from where an image can be created 1. from instance 2. from snapshot
Through .net sdk, i can create the image from option 1 but could not find a way to crate an image from the snapshot using sdk. Do someone have any idea about this?
CreateImageRequest ask mandatory parameter intance id. I just wanted to create image from Snapshot using .net sdk c# as we can do it from AWS console.