pub const AWS_KINESIS_STREAM_NAME: &str = "aws.kinesis.stream_name";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"