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

« Previous Version 2 Next »

A plugin to manage Amazon Web Services. This plugin allows a user to create and delete CloudFormation stacks.


Supported Versions

Key Features

  • Easily configured.
  • Can create/delete CloudFormation stacks

Instance Properties

FlexDeploy supports creation of AWS instances and the following properties will be configured for each Instance. These properties are available to all operations.

Property Name

Property Code

Required

Description

AWS Access Key

FDAWS_ACCESS_KEY

Yes

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

AWS Secret Key

FDAWS_SECRET_KEY

Yes

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

AWS Endpoint

FDAWS_ENDPOINT

Yes

The AWS endpoint to use for plugin operations

 Plugin Operations


  • No labels