getReservedInstancesExchangeQuote
inline suspend fun Ec2Client.getReservedInstancesExchangeQuote(crossinline block: GetReservedInstancesExchangeQuoteRequest.Builder.() -> Unit): GetReservedInstancesExchangeQuoteResponse
Returns a quote and exchange information for exchanging one or more specified Convertible Reserved Instances for a new Convertible Reserved Instance. If the exchange cannot be performed, the reason is returned in the response. Use AcceptReservedInstancesExchangeQuote to perform the exchange.