const go.opentelemetry.io/otel/semconv/v1.41.0.AWSDynamoDBScannedCountKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L749: 	AWSDynamoDBScannedCountKey = attribute.Key("aws.dynamodb.scanned_count")
		attribute_group.go#L1391: 	return AWSDynamoDBScannedCountKey.Int(val)