Module Smaws_Client_CloudFormation.DescribeType

Returns detailed information about an extension from the CloudFormation registry in your current account and Region.

If you specify a VersionId, DescribeType returns information about that specific extension version. Otherwise, it returns information about the default extension version.

For more information, see Edit configuration data for extensions in your account in the CloudFormation User Guide.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `CFNRegistryException of Types.cfn_registry_exception | `TypeNotFoundException of Types.type_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_type_input -> (Types.describe_type_output, [> Smaws_Lib.Protocols.AwsQuery.error | `CFNRegistryException of Types.cfn_registry_exception | `TypeNotFoundException of Types.type_not_found_exception ]) Stdlib.result