OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_SQS_QUEUE_URLConst Experimental

    ATTR_AWS_SQS_QUEUE_URL: "aws.sqs.queue.url" = ...

    The URL of the AWS SQS Queue. It's a unique identifier for a queue in Amazon Simple Queue Service (SQS) and is used to access the queue and perform actions on it.

    https://sqs.us-east-1.amazonaws.com/123456789012/MyQueue

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