Back to Amazon CloudFormation Integrations
Handler · Version 1

AWS Cloud Formation Estimate Template Cost Amazon CloudFormation

Download GitHub

About

This handler uses the AWS REST API to estimate the cost of an AWS cloud formation template. For more information see the AWS Amazon Virtual Private Cloud User Guide online.

Parameters
Name Description Sample
Template URL Enter a Template Body OR a Template URL. https://s3-us-west-1.amazonaws.com/cloudformation-templates-us-west-1/Rails_Multi_AZ.template
Template Parameters Template Parameters {"KeyName":"KineticDemoAWSWest","MultiAZDatabase":"true","SSHLocation":"0.0.0.0/0","WebServerCapacity":"2","DBAllocatedStorage":"5","DBInstanceClass":"db.m1.large","DBName":"myDatabase","DBPassword":"KineticDemo123","DBUser":"kineticdemo","InstanceType":"t2.small"}
Results
Name Description
URL The URL of the cloudFormation estimate template cost.
Changelog

AWS Cloud Formation Estimate Template Cost V1 (2017-08-30)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top