Bird
0
0

You try to create a launch template but receive an error about an invalid parameter. Which of these is a likely cause?

medium📝 Debug Q6 of 15
AWS - Auto Scaling
You try to create a launch template but receive an error about an invalid parameter. Which of these is a likely cause?
ASetting a valid security group
BUsing a valid AMI ID
CProviding a valid key pair name
DSpecifying an instance type that is not available in the region
Step-by-Step Solution
Solution:
  1. Step 1: Identify invalid parameter causes

    Invalid parameters often come from unsupported instance types or incorrect IDs.
  2. Step 2: Evaluate options

    Only specifying an unavailable instance type causes an invalid parameter error; others are valid inputs.
  3. Final Answer:

    Specifying an instance type that is not available in the region -> Option D
  4. Quick Check:

    Unsupported instance type causes invalid parameter error = A [OK]
Quick Trick: Check instance type availability per region to avoid errors [OK]
Common Mistakes:
  • Assuming valid AMI or key pair cause errors
  • Ignoring region-specific instance availability
  • Not validating security group IDs

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes