AWS Instance Type size defaulting to a specific size during EC2 Launch programatically

0

Hi All, I am trying to do the following. I am using the AWS SDK and trying to launch an EC2 VM with an instance size of 100GB. I can see the request header containing the size I chose, but while provisioning this it is returning a different size. I dont have access to the AWS console. Can someone let me know what service or policies can default the size of an AWS Ec2 VM before launching ? I am using the AWS SDK and the RunInstancesRequest and withInstanceType(InstanceType instanceType) method. Same behaviour across all locations.

  • Could you provide the command you're running? That might be helpful. Also might be good to know which region you're operating in.

已提问 2 年前70 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则