OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_LAMBDA_INVOKED_ARNConst Experimental

    ATTR_AWS_LAMBDA_INVOKED_ARN: "aws.lambda.invoked_arn" = ...

    The full invoked ARN as provided on the Context passed to the function (Lambda-Runtime-Invoked-Function-Arn header on the /runtime/invocation/next applicable).

    arn:aws:lambda:us-east-1:123456:function:myfunction:myalias
    

    This may be different from cloud.resource_id if an alias is involved. This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.