This handler uses the AWS REST API to create a new cloud formation stack based on a template url.
Name | Description |
---|---|
Template URL | Enter a Template Body OR a Template URL. Location of file containing the template body. The URL must point to a template located in an S3 bucket in the same region as the stack. |
Template Parameters | Enter Template Parameters in JSON format. |
Stack Name | Name of the cloud formation stack to create. |
Name | Description |
---|---|
Template URL | https://s3-us-west-2.amazonaws.com/cloudformation-templates-us-west-1/LAMP_Multi_AZ.template |
Template Parameters | {"KeyName":"KineticDemoAWSWest"} |
Stack Name | JamesTestLampStack |
Name | Description |
---|---|
Stack ID | ID of the cloud formation Stack that was created |
AWS Cloud Formation Create Stack V1 (2017-09-06)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out