Versions Compared

Key

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

Creates a CloudFormation stack in the AWS cloud. This operation takes inputs for both a template URL and a template file, but will only use one. If both are provided, the plugin will use the template URL and do nothing with the file. If neither input is provided, the plugin will automatically look in the artifacts directory for a single file and try to use that as a template.

Environment/Instance Properties

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 EndpointRegion

FDAWS_ENDPOINT

Yes

The AWS endpoint to use for plugin operationsregion to operate on. To find the endpoint code for your region, see Amazon's Documentation.


Project Properties

Property Name

Property Code

Required

Description





...

Output Name

Required

Description

FDAWS_CF_Stack_ID

Yes

Id of the newly crated stack.