Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Stops an EC2 instance running on a specified AWS Endpoint

Environment/Instance Properties

Property Name

Required

Description

FDAWS_EC2_ACCESS_KEY

Yes

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

FDAWS_EC2_SECRET_KEY

Yes

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

FDAWS_EC2_ENDPOINT

Yes

The AWS endpoint to use for plugin operations

 

Inputs

Property Name

Required

Description

FDAWS_EC2_INP_INSTANCE_ID

Yes

The ID of the instance to 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/instance.

Endpoint Execution

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

  • No labels