EnglishFrenchSpanish

OnWorks favicon

txaws-discover - Online in the Cloud

Run txaws-discover in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command txaws-discover 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


txaws-discover - txAWS AWS API discovery tool

SYNOPSIS


txaws-discover [--key KEY] [--secret SECRET] [--endpoint ENDPOINT]

DESCRIPTION


Purpose: Invoke an EC2 API method with arbitrary parameters.

--action ACTION [PARAMETERS, ...]

OPTIONS


--key The AWS access key to use when making the API request.

--secret
The AWS secret key to use when making the API request.

--endpoint
The region endpoint to make the API request against.

--action
The name of the EC2 API to invoke.

-h, --help
Show help message.

Description:
The purpose of this program is to aid discovery of the EC2 API.
It can run

any EC2 API method, with arbitrary parameters.
The response received from

the backend cloud is printed to the screen, to show exactly what happened in
response to the request. The --key, --secret, --endpoint and --action command-line
arguments are required. If AWS_ENDPOINT, AWS_ACCESS_KEY_ID or
AWS_SECRET_ACCESS_KEY environment variables are defined the corresponding options
can be omitted and the values defined in the environment variables will be used.

Any additional parameters, beyond those defined above, will be included with the
request as method parameters.

EXAMPLES


The following examples omit the --key, --secret and --endpoint command-line
arguments for brevity. They must be included unless corresponding values are
available from the environment.

Run the DescribeRegions method, without any optional parameters:

txaws-discover --action DescribeRegions

Run the DescribeRegions method, with an optional RegionName.0 parameter:

txaws-discover --action DescribeRegions --RegionName.0 us-west-1

Use txaws-discover online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 2
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 3
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 4
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 5
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 6
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • More »

Linux commands

Ad