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.

gefragt vor 2 Jahren67 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen