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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L992: 	AWSLogGroupNamesKey = attribute.Key("aws.log.group.names")
		attribute_group.go#L1538: 	return AWSLogGroupNamesKey.StringSlice(val)