opentelemetry_semantic_conventions::attribute

Constant AWS_DYNAMODB_SELECT

source
pub const AWS_DYNAMODB_SELECT: &str = "aws.dynamodb.select";
Expand description

The value of the Select request parameter.

ยงExamples

  • "ALL_ATTRIBUTES"
  • "COUNT"