Module Smaws_Client_CostExplorer.GetAnomalyMonitors

Retrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `LimitExceededException of Types.limit_exceeded_exception | `UnknownMonitorException of Types.unknown_monitor_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_anomaly_monitors_request -> (Types.get_anomaly_monitors_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `LimitExceededException of Types.limit_exceeded_exception | `UnknownMonitorException of Types.unknown_monitor_exception ]) Stdlib.result