Get Reserved Instances Exchange Quote
GET {{aws_ec2_base_url}}/?DryRun&ReservedInstanceId.N&TargetConfiguration.N&Action=GetReservedInstancesExchangeQuote
Returns a quote and exchange information for exchanging one or more specified Convertible Reserved Instances for a new Convertible Reserved Instance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
ReservedInstanceId.N | null | The IDs of the Convertible Reserved Instances to exchange. | |
TargetConfiguration.N | null | The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances. | |
Action | string |