Estimate Template Cost
GET {{aws_cloudformation_base_url}}/?Parameters.member.N&TemplateBody&TemplateURL&Action=EstimateTemplateCost
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Parameters.member.N | null | A list of Parameter structures that specify input parameters. | |
TemplateBody | null | Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.) | |
TemplateURL | null | Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide. | |
Action | string |