Is it possible to launch ec2 instance from a launch template using .net sdk. I know I can create one with the same spec using the ec2 class but I have a launch template on the web console that I use today manually. I want to give my end users the ability to spin up machines from an app and use these templates to create the machines.
↧