createInterruptibleCapacityReservationAllocation
inline suspend fun Ec2Client.createInterruptibleCapacityReservationAllocation(crossinline block: CreateInterruptibleCapacityReservationAllocationRequest.Builder.() -> Unit): CreateInterruptibleCapacityReservationAllocationResponse
Creates an interruptible Capacity Reservation by specifying the number of unused instances you want to allocate from your source reservation. This helps you make unused capacity available for other workloads within your account while maintaining control to reclaim it.