AWS - CloudFormation
Given this parameter definition:
What will be the value of
"Parameters": {"InstanceCount": {"Type": "Number", "Default": 2}}What will be the value of
InstanceCount if the user does not provide any input during stack creation?