Hi all, We have a use case where we want to deploy X amount of instances in N amount of steps. The size of the batch could potentially change every step. For example, we might start a with deploying 1 instances, followed by batch size of 50, followed by a batch of 49 to deploy 100 instances.
Is there any way of achieving this behavior through existing Aurora thrift calls/primitives? Any insights would be greatly appreciated. -Renan
