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 11 Next »

Deletes a CloudFormation stack in the AWS cloud.

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 Region

FDAWS_ENDPOINT

Yes

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


Project Properties

Property Name

Property Code

Required

Description






Inputs

Input Name

Input Code

Required

Description

Stack Name

FDAWS_CF_STACK_NAME

Yes

The name of the stack being deleted.


Outputs

Output Name

Required

Description





  • No labels