EnglishFrenchSpanish

Ad


OnWorks favicon

ec2-modify-reserved-instances - Online in the Cloud

Run ec2-modify-reserved-instances in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ec2-modify-reserved-instances that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ec2-modify-reserved-instances - Modifies the Availability Zone, instance count, network
platform

SYNOPSIS


ec2mri ([ec2-modify-reserved-instances])
ec2mri [GENERAL OPTIONS] RESERVED-INSTANCES-ID [RESERVED-INSTANCES-ID [...]]
[--client-token TOKEN] -c TARGET-CONFIGURATION [-c TARGET-CONFIGURATION [...]]

GENERAL NOTES


Any command option/parameter may be passed a value of '-' to indicate
that values for that option should be read from stdin.

DESCRIPTION


Modifies the Availability Zone, instance count, network platform
(EC2-Classic or EC2-VPC), or instance type of your Reserved Instances.
RESERVED-INSTANCES-IDs are the IDs of Reserved Instances to modify.
These IDs must refer to Reserved Instances that are identical,
except for Availability Zone, network platform, and instance type.

GENERAL OPTIONS


-O, --aws-access-key KEY
AWS Access Key ID. Defaults to the value of the AWS_ACCESS_KEY
environment variable (if set).

-W, --aws-secret-key KEY
AWS Secret Access Key. Defaults to the value of the AWS_SECRET_KEY
environment variable (if set).

-T, --security-token TOKEN
AWS delegation token. Defaults to the value of the AWS_DELEGATION_TOKEN
environment variable (if set).

-K, --private-key KEY
[DEPRECATED] Specify KEY as the private key to use. Defaults to the value of the
EC2_PRIVATE_KEY environment variable (if set). Overrides the default.

-C, --cert CERT
[DEPRECATED] Specify CERT as the X509 certificate to use. Defaults to the value
of the EC2_CERT environment variable (if set). Overrides the default.

-U, --url URL
Specify URL as the web service URL to use. Defaults to the value of
'https://ec2.amazonaws.com' (us-east-1) or to that of the
EC2_URL environment variable (if set). Overrides the default.

--region REGION
Specify REGION as the web service region to use.
This option will override the URL specified by the "-U URL" option
and EC2_URL environment variable.
This option defaults to the region specified by the EC2_URL environment variable
or us-east-1 if this environment variable is not set.

-D, --auth-dry-run
Check if you can perform the requested action rather than actually performing it.

-v, --verbose
Verbose output.

-?, --help
Display this help.

-H, --headers
Display column headers.

--debug
Display additional debugging information.

--show-empty-fields
Indicate empty fields.

--hide-tags
Do not display tags for tagged resources.

--connection-timeout TIMEOUT
Specify a connection timeout TIMEOUT (in seconds).

--request-timeout TIMEOUT
Specify a request timeout TIMEOUT (in seconds).

SPECIFIC OPTIONS


--client-token TOKEN
The client token for this request to make the call idempotent.
A random client token will be generated if this is not provided.

-c, --target-configuration TARGET-CONFIGURATION
New configuration settings for the Reserved Instances.
Each configuration is specified by comma-separated, key-value pairs
in double quotes. Key names are zone, count, platform, and instance-type.
Zone and count are required. Platform is optional if your account supports
EC2-VPC; it must be specified if your account supports EC2-Classic.
Instance type must be of the same instance family as the input Reserved Instances
and defaults to the instance type of the input Reserved Instances
when not specified. Refer to the latest Developer's Guide for valid values.

Example 1 (modifying a Reserved Instance to one configuration):
ec2mri <RESERVED-INSTANCES-ID> -c
"zone=us-east-1a,count=1,platform=EC2-VPC,instance-type=m1.medium"

Example 2 (modifying multiple Reserved Instances to multiple configurations):
ec2mri <RESERVED-INSTANCES-ID-1> <RESERVED-INSTANCES-ID-2>
-c "zone=us-east-1a,count=1,platform=EC2-VPC,instance-type=m1.medium"
-c "zone=us-east-1b,count=2,platform=EC2-Classic,instance-type=m1.small"

Use ec2-modify-reserved-instances online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 2
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 3
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 4
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 5
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 6
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • More »

Linux commands

Ad