Values.DirectPutSourceConfigurationSourceThe structure that configures parameters such as ThroughputHintInMBs for a stream configured with Direct PUT as a source.
type nonrec t = {throughputHintInMBs : ThroughputHintInMBs.t;The value that you configure for this parameter is for information purpose only and does not affect Firehose delivery throughput limit. You can use the Firehose Limits form to request a throughput limit increase.
*)}