Module Smaws_Client_CloudFormation.DeleteGeneratedTemplate

Deleted a generated template.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ConcurrentResourcesLimitExceededException of Types.concurrent_resources_limit_exceeded_exception | `GeneratedTemplateNotFoundException of Types.generated_template_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_generated_template_input -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsQuery.error | `ConcurrentResourcesLimitExceededException of Types.concurrent_resources_limit_exceeded_exception | `GeneratedTemplateNotFoundException of Types.generated_template_not_found_exception ]) Stdlib.result