Creating the detailed entries for the Citrix InstanceTypes.xml file. Here is how to get the detailed instance information from AWS.
aws ec2 describe-instance-types --instance-type m5.large
This command will get the details for the m5.large instance. The output looks like this: