Module Smaws_Client_DataSync.DescribeAgent

Returns information about an DataSync agent, such as its name, service endpoint type, and status.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_agent_request -> (Types.describe_agent_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ]) Stdlib.result