Module Smaws_Client_DataSync.CreateAgent

Activates an DataSync agent that you deploy in your storage environment. The activation process associates the agent with your Amazon Web Services account.

If you haven't deployed an agent yet, see Do I need a DataSync agent?

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.create_agent_request -> (Types.create_agent_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `InvalidRequestException of Types.invalid_request_exception ]) Stdlib.result