Smaws_Client_SSM.ListCommands
Lists the commands requested by users of the Amazon Web Services account.
val request :
Smaws_Lib.Context.t ->
list_commands_request ->
(list_commands_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error
| `InvalidCommandId of unit
| `InvalidFilterKey of unit
| `InvalidInstanceId of invalid_instance_id
| `InvalidNextToken of invalid_next_token ])
Stdlib.result