Can you help me?I want to instantiate a template but I don’t know what is the content of these fields
Hi @Samira_ab
The EC2 instance type is the machine you want to create on AWS (t2.nano, i3.metal,…) (https://aws.amazon.com/ec2/instance-types/)
The EC2 security group IDS is the ID of the AWS security group you want to apply (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html)
The EC2 subnet ID is the ID of the net you want to use in AWS (https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html)