AWS_KINESIS_STREAM_NAME

Constant AWS_KINESIS_STREAM_NAME 

Source
pub const AWS_KINESIS_STREAM_NAME: &'static str;
Expand description

The name of the AWS Kinesis stream the request refers to. Corresponds to the --stream-name parameter of the Kinesis describe-stream operation.

§Notes

§Examples

  • "some-stream-name"