Module Smaws_Client_SSM.ListOpsItemEvents

Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account. You can limit the results to events associated with specific OpsItems by specifying a filter.

val request : Smaws_Lib.Context.t -> Types.list_ops_item_events_request -> (Types.list_ops_item_events_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `OpsItemInvalidParameterException of Types.ops_item_invalid_parameter_exception | `OpsItemLimitExceededException of Types.ops_item_limit_exceeded_exception | `OpsItemNotFoundException of Types.ops_item_not_found_exception ]) Stdlib.result