Module Smaws_Client_CloudWatch.StartMetricStreams

Starts the streaming of metrics for one or more of your metric streams.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InternalServiceFault of Types.internal_service_fault | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `MissingRequiredParameterException of Types.missing_required_parameter_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_metric_streams_input -> (Types.start_metric_streams_output, [> Smaws_Lib.Protocols.AwsQuery.error | `InternalServiceFault of Types.internal_service_fault | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `MissingRequiredParameterException of Types.missing_required_parameter_exception ]) Stdlib.result