templateUrl
The URL of a file that contains the template body. The URL must point to a template (maximum 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://
. S3 static website URLs are not supported.
Conditional: You must specify either the TemplateBody
or the TemplateURL
parameter, but not both.