The name(s) of the AWS log group(s) an application is writing to.
Multiple log groups must be supported for cases like multi-container applications, where a single application has sidecar containers, and each write to their own log group.
@example /aws/lambda/my-function @example opentelemetry-service
public const AWS_LOG_GROUP_NAMES = 'aws.log.group.names';