Module Smaws_Client_Kinesis.UpdateStreamMode

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

Updates the capacity mode of the data stream. Currently, in Kinesis Data Streams, you can choose between an on-demand capacity mode and a provisioned capacity mode for your data stream.