HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/lib/python3.6/site-packages/awscli/examples/ec2/accept-reserved-instances-exchange-quote.rst
**To perform a Convertible Reserved Instance exchange**

This example performs an exchange of the specified Convertible Reserved Instances.

Command::

  aws ec2 accept-reserved-instances-exchange-quote --reserved-instance-ids 7b8750c3-397e-4da4-bbcb-a45ebexample --target-configurations OfferingId=b747b472-423c-48f3-8cee-679bcexample

Output::

  {
    "ExchangeId": "riex-e68ed3c1-8bc8-4c17-af77-811afexample"
  }