Exception: EC2::InvalidParameterCombination
- Defined in:
- lib/EC2/exceptions.rb
Overview
An invalid set of parameters were passed as arguments e.g. RunInstances was called with minCount and maxCount set to 0 or minCount > maxCount.
An invalid set of parameters were passed as arguments e.g. RunInstances was called with minCount and maxCount set to 0 or minCount > maxCount.