Versions Compared

Key

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

Stops an EC2 instance running on a specified AWS Endpoint

...

Target Properties

Property Name

Property Code

Required

Description

AWS Access Key

FDAWS

_EC2

_ACCESS_KEY

Yes

The access key found on the "Security Credentials" page of the AWS management console.

AWS Secret Key

FDAWS_

EC2_

SECRET_KEY

Yes

The secret key found on the "Security Credentials" page of the AWS management console.

AWS Region

FDAWS_

EC2_

ENDPOINT

Yes

The AWS

endpoint to use for plugin operations

...

region to operate on. To find the endpoint code for your region, see Amazon's Documentation.

Inputs

Property

Input Name

Input Code

Required

Description

Instance ID

FDAWS_EC2_INP_INSTANCE_ID

Yes

The ID of the instance to stop.

Force Stop

FDAWS_EC2_WITH_FORCE

No

Force stop the selected instance.

 

Outputs

Property Name

Required

Description

 

 

 

 

Artifacts

This operation does not produce or consume artifacts. 

Endpoint Selection

This operation will select all available endpoints associated to the environment/instancetarget. 

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.