Skip to content

/AWS1/CL_EC2=>MODIFYRESERVEDINSTANCES()

About ModifyReservedInstances

Modifies the configuration of your Reserved Instances, such as the Availability Zone, instance count, or instance type. The Reserved Instances to be modified must be identical, except for Availability Zone, network platform, and instance type.

For more information, see Modifying Reserved Instances in the Amazon EC2 User Guide.

Method Signature

IMPORTING

Required arguments:

IT_RESERVEDINSTANCESIDS TYPE /AWS1/CL_EC2RSVDINSTSIDSTRLS00=>TT_RESERVEDINSTSIDSTRINGLIST TT_RESERVEDINSTSIDSTRINGLIST

The IDs of the Reserved Instances to modify.

IT_TARGETCONFIGURATIONS TYPE /AWS1/CL_EC2RESERVEDINSTSCONF=>TT_RESERVEDINSTANCESCONFLIST TT_RESERVEDINSTANCESCONFLIST

The configuration settings for the Reserved Instances to modify.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A unique, case-sensitive token you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2MDFYRSVDINSTSRSLT /AWS1/CL_EC2MDFYRSVDINSTSRSLT