AWS_KINESIS_STREAM_NAME

Constant AWS_KINESIS_STREAM_NAME 

pub const AWS_KINESIS_STREAM_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
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"