rama::telemetry::opentelemetry::semantic_conventions::trace

Constant AWS_DYNAMODB_ATTRIBUTE_DEFINITIONS

pub const AWS_DYNAMODB_ATTRIBUTE_DEFINITIONS: &'static str;
Expand description

The JSON-serialized value of each item in the AttributeDefinitions request field.

ยงExamples

  • [ "{ \"AttributeName\": \"string\", \"AttributeType\": \"string\" }", ]