templateUrl
The URL of a file that contains the template body. The URL must point to a template that's located in an Amazon S3 bucket or a Systems Manager document. The location for an Amazon S3 bucket must start with https://
. URLs from S3 static websites are not supported.
Conditional: You must pass TemplateURL
or TemplateBody
. If both are passed, only TemplateBody
is used.