Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Default Value

Context

Description

amazonEc2Client

null

Producer

Reference to a com.amazonaws.services.ec2.AmazonEC2Client in the Registry.

accessKey

null

Producer

Amazon AWS Access Key

secretKey

null

Producer

Amazon AWS Secret Key

amazonEc2Endpoint

null

Producer

The region with which the AWS-EC2 client wants to work with.

operation

null

Producer

Valid values are createAndRunInstances, startInstances, stopInstances, terminateInstances and describeInstances, describeInstances, describeInstancesStatus, rebootInstances, monitorInstances and unmonitorInstances

Info
titleRequired EC2 component options

You have to provide the amazonEc2Client in the Registry or your accessKey and secretKey to access the Amazon EC2 service.

...