templateUrl
The URL of a file that contains the template body. The URL must point to a template (max size: 1 MB) 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 specify either the TemplateBody
or the TemplateURL
parameter, but not both.