OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_LOG_STREAM_ARNSConst Experimental

    ATTR_AWS_LOG_STREAM_ARNS: "aws.log.stream.arns" = ...

    The ARN(s) of the AWS log stream(s).

    ["arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:log-stream:logs/main/10838bed-421f-43ef-870a-f43feacbbb5b"]
    

    See the log stream ARN format documentation. One log group can contain several log streams, so these ARNs necessarily identify both a log group and a log stream.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.