AWS SDK for .NET Documentation
TemplateURL Property
AmazonAmazon.CloudFormation.ModelUpdateStackRequestTemplateURL Did this page help you?   Yes   No    Tell us about it...
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. For more information, go to Template Anatomy in the AWS CloudFormation User Guide. Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

Constraints:

Length
1 - 1024

Declaration Syntax
C#
public string TemplateURL { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)