Module Smaws_Client_ECS.DescribeDaemonTaskDefinition

Describes a daemon task definition. You can specify a family and revision to find information about a specific daemon task definition, or you can simply specify the family to find the latest ACTIVE revision in that family.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `ClientException of Types.client_exception | `InvalidParameterException of Types.invalid_parameter_exception | `ServerException of Types.server_exception ] -> string