Module Smaws_Client_SSM.ListCommands

Lists the commands requested by users of the Amazon Web Services account.

val request : Smaws_Lib.Context.t -> Types.list_commands_request -> (Types.list_commands_result, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidCommandId of Types.invalid_command_id | `InvalidFilterKey of Types.invalid_filter_key | `InvalidInstanceId of Types.invalid_instance_id | `InvalidNextToken of Types.invalid_next_token ]) Stdlib.result