describeTemplateDefinition
abstract suspend fun describeTemplateDefinition(input: DescribeTemplateDefinitionRequest): DescribeTemplateDefinitionResponse
Provides a detailed description of the definition of a template.
If you do not need to know details about the content of a template, for instance if you are trying to check the status of a recently created or updated template, use the DescribeTemplate
instead.