/AWS1/CL_KNS=>UPDATESTREAMMODE()
¶
About UpdateStreamMode¶
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.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_STREAMARN
TYPE /AWS1/KNSSTREAMARN
/AWS1/KNSSTREAMARN
¶
Specifies the ARN of the data stream whose capacity mode you want to update.
IO_STREAMMODEDETAILS
TYPE REF TO /AWS1/CL_KNSSTREAMMODEDETAILS
/AWS1/CL_KNSSTREAMMODEDETAILS
¶
Specifies the capacity mode to which you want to set your data stream. Currently, in Kinesis Data Streams, you can choose between an on-demand capacity mode and a provisioned capacity mode for your data streams.