I have an ASG with a Launch Config that uses the instance type I've purchased Reserved Instances for, but I want to ensure that this ASG/Launch Config gets first dibs on the purchased Reserved Instances for ensuring Capacity only.
It's possible that other applications/users/roles will launch the same EC2 instance type, but I want to ensure that my ASG/Launch Config gets the capacity assurances that come with purchasing Reserved instances.
For the cost savings, I understand the RIs apply to all accounts under a payor account, but I'm concerned specifically with ensuring capacity.
Is there a way to set Capacity priority to a specific Autoscaling Group/Launch config?