Module Smaws_Client_Kinesis.DisableEnhancedMonitoring

val request : Smaws_Lib.Context.t -> disable_enhanced_monitoring_input -> (enhanced_monitoring_output, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `InvalidArgumentException of invalid_argument_exception | `LimitExceededException of limit_exceeded_exception | `ResourceInUseException of resource_in_use_exception | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result

Disables enhanced monitoring.

When invoking this API, you must use either the StreamARN or the StreamName parameter, or both. It is recommended that you use the StreamARN input parameter when you invoke this API.