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: //lib/python3.6/site-packages/awscli/examples/ec2/create-reserved-instances-listing.rst
**To list a Reserved Instance in the Reserved Instance Marketplace**

The following ``create-reserved-instances-listing`` example creates a listing for the specified Reserved Instance in the Reserved Instance Marketplace. ::

    aws ec2 create-reserved-instances-listing \
        --reserved-instances-id 5ec28771-05ff-4b9b-aa31-9e57dexample \
        --instance-count 3 \
        --price-schedules CurrencyCode=USD,Price=25.50 \
        --client-token 550e8400-e29b-41d4-a716-446655440000