paws.compute (version 0.5.0)

ec2_modify_reserved_instances: Modifies the configuration of your Reserved Instances, such as the Availability Zone, instance count, or instance type

Description

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.

See https://www.paws-r-sdk.com/docs/ec2_modify_reserved_instances/ for full documentation.

Usage

ec2_modify_reserved_instances(
  ReservedInstancesIds,
  ClientToken = NULL,
  TargetConfigurations
)

Arguments

ReservedInstancesIds

[required] The IDs of the Reserved Instances to modify.

ClientToken

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

TargetConfigurations

[required] The configuration settings for the Reserved Instances to modify.